Forums

[resolved] Sidebar goes down (valid xhtml css, every tag closed) :[ (4 posts)

  1. kiziel
    Member
    Posted 3 years ago #

    Hi!
    I wish someone could help me with sidebar bug on my site ( editing rockable blog ) at http://www.kiziel.pl
    Help would be appreciated :)

  2. kiziel
    Member
    Posted 3 years ago #

    pure html code at http://kiziel.pl/test/

  3. irishb
    Member
    Posted 3 years ago #

    I'm assuming the /test/ page is how you want it to look?

    Looking at the source of each page, you have significant changes to the HTML on your main page in that you seem to no longer use the <div id="content_area" class="block"> after the first content block (the "Almost Complete" block). For some reason there are div's with classes of "separator biggap" that do absolutely nothing, and close without content, and these seem to separate the content blocks.

    Once you begin your next content block, it's no longer within a <div id="content_area" class="block"> and instead resides in its parent div, <div id="block_content">. This is why from "WordPress 2.7 is Out" and on, it has no structure and none of the formatting the first "Almost Complete" block has. Because it's not residing in a <div id="content_area" class="block">.

    Hope this helps.

  4. irishb
    Member
    Posted 3 years ago #

    Oh, it's marked as resolved. Nevermind!

Topic Closed

This topic has been closed to new replies.

About this Topic