Re: [css-d] Problem with floated links at right of page in FF

2008-02-12 Thread Philippe Wittenbergh
On Feb 13, 2008, at 1:35 AM, Susan Grossman wrote: > Unfortunately when dealing with FireFox you get the outline around the > entire element, and I think it's the use of negatives that causes > this to > expand past the actual size you want.. correct. I actually does what the specs says; alth

Re: [css-d] Problem with floated links at right of page in FF

2008-02-12 Thread Susan Grossman
Unfortunately when dealing with FireFox you get the outline around the entire element, and I think it's the use of negatives that causes this to expand past the actual size you want.. I'm not a proponent of removing the outline because it's there for accessibility reasons. Susan On Feb 9, 20

Re: [css-d] Problem with floated links at right of page in FF

2008-02-12 Thread haveboard . com
> the sidebar links FF places a faint dotted line around the link that extends > all the way across the page to the left side. It is intended as an > indication that the link is actively selected, but it is very distracting, a {outline:none;} this should do the trick Jonathan Finnegan http://hav

Re: [css-d] Problem with floated links at right of page in FF

2008-02-09 Thread Ingo Chao
Janie Hadsel wrote: > ... > http://www.hadseldesign.com/projects.html . > > Here's my problem, when you click on a link in either the main navigation or > the sidebar links FF places a faint dotted line around the link that extends > all the way across the page to the left side. It is intended as

[css-d] Problem with floated links at right of page in FF

2008-02-09 Thread Janie Hadsel
I've been working on this site, my site, in short spurts between other projects and could be doing something entirely wrong. The site uses floats to place main navigation list links with background images at both the top of the page and for project links in the sidebar div to the right of the main_