Reese wrote:
> David Laakso wrote:
> 
>> Wild guess...
>> 
>> Try: font-family: "Helvetica Neue",  Geneva, Arial, sans-serif; and
>> "comment-out" the letter-spacing.
> 
> Helvetica Neue?
> 
> The latest BrowserCam results indicate that dropping the letter 
> spacing fixed the line wrap ...

I think that what David is trying to tell you is that different fonts
have different widths, so changing the font-family will cause the links
to be wider or narrower than you intend.

Because you have absolutely no control over the size of text that
displays on a visitor's computer, I suggest you make the link container,
probably an LI, a fixed width, and take out any padding to the left and
right of the text. Give the link text "breathing room" to expand, at
least to the entire width of its container. That way, differences in
text size and font widths will have a less detrimantal effect on your
design.

Cordially,
David
--



______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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/

Reply via email to