I am up late at night using time I don't have trying to debug this one stupid thing that stands between me and being finished. Please help me see what I've screwed up.
I made a child theme based on Sunset Theme. It works in FF and Safari, but in IE 6 and 7 the right sidebar drops below the narrowcolumn div. When I set the theme back to the parent template, the sidebar goes back to the right place, so it's something I've messed up in the CSS (although I have changed elements of the template files), but I'm bleary-eyed from looking and can't tell what. Here are the things I have checked:
- I shrunk the size of the containing Page div and enlarged the sidebar, so I checked to make sure the narrowcolumn was small enough for everything to fit. There's now plenty of room for it to clear.
- I tried floating the sidebar right instead of using a margin-left property. Didn't help.
The site is here:
http://perfectgerman.com/
The child theme CSS is here:
http://perfectgerman.com/wp-content/themes/perfectgerman/style.css
The parent theme CSS is:
http://perfectgerman.com/wp-content/themes/sunset-theme/style.css
For the love of all that is holy, please help. (:P Kidding. Kind of.)