Forum Moderators: not2easy
the div#column-3 is right where it should be in IE7 and FF (right side of the page, near the top) but in IE6 its on the bottom left.
Is there anything in these two id selectors that would cause that behavoir in IE6?
div#column-3 { width: 175px; float: left; padding-bottom: 10px;}
div#column-3 hr { color: #FBB034; background-color: #FBB034; height: 2px; border: 0; }
I'm not great with CSS, but if anyone has an idea I'd really appreciate some help.
Thanks for the suggestions.