Hello, I was modifying the theme for one of my wordpress themes, and for some it won't line up properly in firefox 2. It looks fine in firefox 3 and ie, but not in ff2. any thoughts or help would be greatly appreciated! http://tinyurl.com/6aunj5 The problem is with the top bar, where "search" should fit in to the top navigation. The same problem happens lower, where the RSS bar doesn't fit into the lower navigation bar. Thanks!
First of all you have 13 Errors when validated at W3C: http://validator.w3.org/check?uri=http%3A%2F%2Fwww.personalfinanceoasis.com%2F&charset=%28detect+automatically%29&doctype=Inline&group=0 but I have looked at your HTML and CSS and I don't see anything that would cause it to not parse correctly in Firefox 2. Maybe try to make your postion absolute in the searchbar since it's at the highest point anyway. Not sure about the RSS feeds, I don't have Firefox 2 and can't check it. I'd focus on fixing the 13 errors and maybe get it validated after and see if it fixes it. That's how I so it.