• Resolved Romans5Three

    (@romans5three)


    Hi,
    There is always an extra space between the content of my first post and it’s postmetadata. I know right now it’s an iframe, but that’s not the problem, becaue when the 2nd (all text) post was 1st, it did the same thing. My guess is it has to do with div widths because of where the postmetadata ends up, as i know they are pushed down to the bottom of the other layers if there isn’t enough room all the way across for it, but I can’t figure out which div it is if that’s the problem.

    http://www.becksterslaboratory.com/blog

    Any help would be greatly appreciated, thanks!

Viewing 1 replies (of 1 total)
  • Its the CSS attached to .postmetadata.

    Open style.css, find line 417 and delete (or comment out):

    .postmetadata {
    clear:both;
    }
Viewing 1 replies (of 1 total)

The topic ‘Extra Space Below Post’ is closed to new replies.