Browser compatibility question
-
Okay.. so I’ve been through my code a thousand times now and I think I just need a fresh pair of eyes.
I have a site at http://www.chapelhilltraders.com/cgi/wp
My problem is that my sidebar spills outside of my inner-wrapper on Firefox. Safari renders the site exactly as I would like it to look. I cannot, for the life of me figure out why Firefox will not resize the inside-wrapper to accomodate a sprawling categories list. Instead, this list spills out into the outer-wrapper, but THAT wrapper gets resized. If all browsers were doing this I would simply assume that I had an extra </div> tag in my code somewhere before the sidebar call, but that doesn’t seem to be the case. So, what’s the deal? Anyone?
The topic ‘Browser compatibility question’ is closed to new replies.