Previous Message
Next Message

Small positioning problem, only in Firefox

Sent by Zoe M. Gillenwater on 29 October 2004 17:05


Rinus Luijmes wrote:

>The thumbnails on this website I'm working on are positioned too far to the right in Firefox (v1.0
preview release). In Opera v7.52 en IE6 it is OK. See:
http://www.xs4all.nl/~amjm/eg/occasions/62-ld-gt.html
>
>Does anyone know what's causing this? I checked and double checkes everything, it must be some
kind of browser-hack to get this right I think...
>  
>

IE and Opera use margin to indent list items.  Gecko and Safari use 
padding.  Since you have not zeroed out the padding on those list items, 
they are still being indented in Gecko and Safari.  Add padding: 0 to 
your thumbs class.

Zoe

-- 
Zoe M. Gillenwater
Design Specialist
Highway Safety Research Center
http://www.hsrc.unc.edu

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: