Viewing 2 replies - 1 through 2 (of 2 total)
  • Not without doing a lot of rewriting / redoing the CSS. A simple fix to get the words below the searchbox would be to put a clear:both; in the H1 for the sections.

    To get the sidebar structured as a standard sidebar, you should read the article about making the sidebar widget ready. This will actually make your sidebar easier to fix. Right now you have loose H1 outside of the ul’s.

    The standard structure of side bars are one big ul, and each ‘section’ should have an li with an H2 followed by a second ul with li’s for your links. Right now, you can’t really change too much since your H1’s are only contained by the main div container for your sidebar.

    You have some work to do, good luck. I hope this at least pointed you in the right direction.

    There are thousands of themes structured like yours. I chose one to use to make my theme… ugh… the pain.

    yes it needs some CSS rewritting but not much you can contact me if you need help here is my website

    https://samirkamble.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘IE7 – Require Code Fixes’ is closed to new replies.