Forums

[resolved] Gap after Post, before Tags (4 posts)

  1. khlota
    Member
    Posted 2 years ago #

    Not sure what I did here but I somehow have a large white gap before my tags after my homepage post. It seemed to shift after I made templates for other pages (i think). What I think I should be able to do is put a margin-top: 15px on div#footer and take off the margin on the white background but I can't seem to get that to work. It seems so simple in my head ;)

    Any idea how I can fix this? Any help would be appreciated.

    http://myownway.com/blog/

  2. khlota
    Member
    Posted 2 years ago #

    HELLO?

  3. alchymyth
    The Sweeper
    Posted 2 years ago #

    the white space disappears when you delete the 'display:block;' form the '.clear' in the style.css (although I have no idea why this creates the white space in the first place):
    .clear { display:block; clear:left; }
    hopefully this does not affect your blog in any other areas ;-)

  4. khlota
    Member
    Posted 2 years ago #

    BLESS YOU.

Topic Closed

This topic has been closed to new replies.

About this Topic