Could someone take a look at my layout coding and tell me how to move my entry userpics up the page slightly. Probably only about 10px
( Read more... )
So, you're talking about reducing the space between the paragraphs? You could try something like: br {line-height: 1em;}.
No, the page background doesn't load slowly for me.
I made a whole tutorial for doing exactly this. Short answer: it's easy to hide the "track this" link; not so easy to hide the "permalink", because the former you can do with CSS but the latter requires a theme layer.
Comments 3
Add margin-top: -10px; to the .user-icon {} group.
I didn't notice any problems with the page background.
Reply
There's another couple of things that I'd like to alter, if you wouldn't mind.
How can I reduce the space between my 'comments bar' at the bottom of each entry and the dotted line?
Also, how do you reduce the size of the space not between lines but the < br > space. Sorry I probably haven't explained that very well.
When you say you didn't notice problems with my page background, do you mean in the coding or that you didn't find a delay when you uploaded the page?
And finally, could you tell me how to remove links from the 'comments bar'. Specifically, 'Track this'& 'Link'?
Thanks so much.
Reply
Reply
Leave a comment