Hi Everyone,
Two issues right now:
1. In IE, the image in the (currently yellow) div is being cut off,
whereas in Mozilla it appears as I'd hoped. I've set a negative margin
on the yellow div, to align that link with all the other links. What's
the best way to accomplish this? I need the div w
Thanks so much for all your help.
One final issue with the bottom button -- firefox and IE are rendering
it differntly. Any idea how to get it lined up perfectly with the other
buttons in both browsers? Currently, it's lined up in IE, and kinda
wonked in firefox...
the link again: http://dev.
greatbigbrain wrote:
http://dev.10plus1.com/TorontoUnlimited/template-02.htm
1. In IE, the image in the (currently yellow) div is being cut off,
whereas in Mozilla it appears as I'd hoped.
Add:
#navbar2 { margin-left: -182px; position: relative; _height: 0;}
...to position it better and make
Hi Everyone,
Two issues right now:
1. In IE, the image in the (currently yellow) div is being cut off,
whereas in Mozilla it appears as I'd hoped. I've set a negative margin
on the yellow div, to align that link with all the other links. What's
the best way to accomplish this? I need the div w