• as you see in http://test.ocixx.com/bg1/
    on the very bottem the last line is, Powered by wordpress..

    under that is a gap of space i would like to remove, its part of the content container area, as you see my Main background color is Black, and the contain is greyish.. 111111
    thank you.

Viewing 1 replies (of 1 total)
  • Makes the gray content area meet the bottom of the browser div#footer{margin-bottom:0px;}

    Makes the gray stop right after Powered by wordpress
    div#colophon{padding-bottom:0px;}

    Personally I like the gaps. The footer gap matches the top and the gap right after Power by wordpress matches the padding at the start of the footer.

    I tested these by placing them at the very bottom of the style.css though I would look for a better place to organize. But must go after any previous margin/padding styles to those IDs. Or replace (i didnt look)

Viewing 1 replies (of 1 total)

The topic ‘remove gap under powered by wordpress?’ is closed to new replies.