Just starting to tweak the style of my blog, and exploring CSS a bit, but I’ve got some issues
-There is excessive space in between the different comments on my blog, how do I reduce it?
-Is there an easy way to change the Name of ‘Leave a Reply’ link to something else
You can play with the bottom margin value in the following which controls the space between the Gravatar and the top of the comment. Paste this below any existing CSS you have.
I’ve been tweaking some other elements, just two more questions.
– There is a downarrow in my comments (&darr variable). How do I get rid of it?
– I can move the avatar(class avatar and avatar-44), and the name of the person who is posting a comment (class fn), but not the datetime stamp below it, because I haven’t got a class name for it. Any idea?
Thanks again for those disappearing arrows.
I would like to reduce the margin between the avatar on the one hand and both name (fn) and datetime on the other hand. I know how to shift the name (fn) but not the date time field