• I am working on a site and I have made a second sidebar called “sidebar2.php”. It is a new sidebar that is widgetized and all i want to do is have it display on the Contact page only to house a contact form. I have an entry that has content, locations, and phone numbers but it displays below the sidebar. In WP fashion it should be at the top of the page even with the sidebar. I have inserted div class clear codes all over trying to get the entry to move up even with the sidebar but it is not working. Can anyone shed some light on how you make this work correctly? The site is https://www.myvirtualtest.com/testing

Viewing 4 replies - 1 through 4 (of 4 total)
  • Get rid of <div class="Clear"></div> between #sidebar and #narrowcolumn in the page markup.

    Thread Starter ccavaliere

    (@ccavaliere)

    That took care of it. To think I sat here for hours moving around “clear” div’s and you got it in under 4 minutes. Thank you!!!!

    No problem. FWIW, try using Firefox with the Firebug add-on for this kind of work. It makes troubleshooting CSS a lot easier.

    Thread Starter ccavaliere

    (@ccavaliere)

    I just downloaded that plugin, dont know how I lived without this!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Sidebar Float is not Clearing’ is closed to new replies.