Sandy wrote:
> http://katebaggott.com/fiction.html
> in most browsers the menu text is centred under the image. In ie6 and
> ie7 the text moves to the right so that the furthest left bit of the
> centred text is lined up with the horizontal centre of the image.
> I can't figure out where this extra bit of padding is coming from.
It's the default margin - not padding - on lists, in IE only.
Add...
.menu ul {margin: 0;}
...and it'll center ok.
regards
Georg
--
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/