What in the style sheet affects the space between post content and its header(date/category) and footer(no comments..)? I'd like to increase that space a little
What in the style sheet affects the space between post content and its header(date/category) and footer(no comments..)? I'd like to increase that space a little
Search for the .entry class and add margins or padding accordingly. Just in case you're not familiar with the box model, here we go:
http://www.w3.org/TR/REC-CSS2/box.html
The easiest way to understand this, however, is to play around with different values. Make a backup of your stylesheet and get to work. If you screw up, you can always restore. Good luck.
Thanks, yes I was looking at entry body
I'm having a problem in IE with the space between the post header and the post body. There is no space between the two. The appropriate space shows up in Firefox. What should I do to fix this problem?
Blog.
Thanks in advance!
This topic has been closed to new replies.