View Single Post
  #7 (permalink)  
Old Apr 17th, 2007, 14:21
cyberseed cyberseed is offline
Up'n'Coming Member
Join Date: Jul 2005
Location: uk
Posts: 84
Thanks: 0
Thanked 0 Times in 0 Posts
Smile Re: Margin different in IE and Firefox when using float

Quote:
Originally Posted by karinne View Post
Change your width in #thumbcontainer a { ... } to width: 170px;
Thanks Karinne but I want the rollover space to be 180px just dont want the extra margin on the container that appears (in IE6) when you add float. I have the thing working inside a table but I am trying to be progressive and use divs where possible.
Reply With Quote