I thought it might be that, but it seemed so stupid for a few reasons: 1) it doesn't affect http://css.maxdesign.com.au/listamatic/horizontal03.htm, or ANY of the other ones there, and 2) aren't LIs block level so whitespace between them doesn't matter? Maybe text-align affects this?

By the way thanks for the solution!


From: Kepler Gelotte <[EMAIL PROTECTED]>
Reply-To: wsg@webstandardsgroup.org
To: wsg@webstandardsgroup.org
Subject: RE: [WSG] Listamatic Centred horizontal list navbars not working
Date: Sat, 30 Dec 2006 15:51:52 -0500

Hi,

> I'm seeing this glitch in Opera 9, IE7, FF 2...
> On both http://css.maxdesign.com.au/listamatic/horizontal16.htm AND
> http://css.maxdesign.com.au/listamatic/horizontal27.htm I see a one
> character wide whitespace (bluespace because of the bg color) before every

> link, except the first one.

What is causing the sliver of whitespace is the gap between the list
elements in the html. If you remove it as in:

        <ul id="navlist">
                <li id="active"><a href="#" id="current">Item
one</a></li><li><a href="#">Item two</a></li><li><a href="#">Item
three</a></li><li><a href="#">Item four</a></li><li><a href="#">Item
five</a></li>
        </ul>

The slight gap on hover goes away.

Regards,
Kepler Gelotte, President Neighbor Webmaster, Inc.
  address: 156 Normandy Dr., Piscataway, NJ 08854
      web: www.neighborwebmaster.com
phone/fax: (732) 302-0904




*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************


_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to