Hey guys,
Need some Wizards of smart Bi-Browser CSS help.
If you check out my site at Monumental Photos you'll see that IE displays everything just fine. If you look in Firefox, the "heading.box" is stretched way out.
Now, that said, I did have Firefox showing up correctly, but IE would shrink the heading box down to the size of the text. So it's like one or the other.
This happens when I edit the following "float" code (can either be top or left, left works in FF, top works in IE):
#navColumnOne {
float: top;
position: relative; /* IE needs this */
Appreciate the help!
Bookmarks