Forums

delete extra space at the bottom of content area (3 posts)

  1. jennynic01
    Member
    Posted 9 months ago #

    Hi all
    I've looked in all the forums and I've been using firebug but I can't find what's creating the extra space at the bottom of the content area. I realize it should be pretty simple but not sure where I'm going wrong.

    I've tried;

    #content {margin-bottom: 0px; padding-bottom: 0px; }
    #main { padding-bottom: 0px; margin-bottom: 0px; }

    but this doesn't shift. I've tried playing around with the footer too but then the two sidebars shift up but not the content area.
    Here's my <a href="http://jennynicol.com/">site</a>

    Any help would be really appreciated.
    Thank you

  2. irfan_np
    Member
    Posted 9 months ago #

    You have a small <span> tag at the bottom which says Powered by wordpress plugins developed by ..Either remove it. Or add display:none to that.

  3. jennynic01
    Member
    Posted 9 months ago #

    Hi
    Thanks for the quick reply. I've removed the 'powered by..' but there is still too much white space under the text in the content area for my liking.
    any more ideas?

Reply

You must log in to post.

About this Topic