Now for more technical advice. It's incredibly straightforward (one would have thought so anyway!).
It may not seem like a big deal to you, but here goes...
In my last blog, I had a lovely double-spaced thing going on. Or maybe it was 1 1/2 spacing. Either way, it was much nicer than this squashed thing we've got over here. It seems crowded! Is is just me or is it crowded in here?
How can I get the spaced out lines back?
+Edited 3rd March. He fixed it! Star in a Jar fixed it! Hooray! Thank you so much!
well aren't i slow.
ReplyDeletemy blog reader didn't update me with your last moving home notice.
but i am caught up now!
oh, and i have no idea what you are talking about.
space where? inbetween the lines you are typing?
its late. i am a confused being.
x
Actually...
ReplyDeleteif you click on 'layout', 'edit html'
and scroll down until you see something like:
.post-body {
margin:0 0 .75em;
line-height:1.6em;
}
and change the 1.6em bit it should work for you.
Just remember to make a backup of the template first :)
on second inspection:
ReplyDeleteyours says:
.post p {
margin:0 0 .75em;
line-height:1.6em;
}
and not 'post-body'... i think that should work... :)
Hooray! Star in a Jar to the rescue!
ReplyDeleteHowever, I did as you said but nothing has changed :o( I'll keep trying and I might get back to you.
Rhi: 2.40am?! No wonder you were confused! Yes, it's the lines between were I'm typing - having double spacing makes it easier to read. And I like the look of it :o)
if you are struggling. send me an invite to be a blog author and I'll edit the html for you.
ReplyDeletettfn!
You're brilliant!
ReplyDelete.post {
ReplyDeletemargin:.5em 0 1.5em;
border-bottom:1px dotted $bordercolor;
padding-bottom:1.5em;
line-height:1.7em;
}
There you go...
I've added a line-height option to your .post style, tweak as desired.
WOOOHOOOO! Thank you so much!
ReplyDeleteYou are a STAR! ... in a JAR!
:)
ReplyDeletethanks