Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   Firefox- removing the dotted line around links? (http://forum.bytesforall.com/showthread.php?t=2564)

ericinnyc Jul 21, 2009 07:31 PM

Firefox- removing the dotted line around links?
 
Can anyone help with a solution for the removal of the dotted outlines of links? Tried using the css, but that didn't seem to have an impact.

a:active { outline: none; }
a:focus { -moz-outline-style: none; }

Thank you for any assistance you can provide.

juggledad Jul 22, 2009 06:19 AM

Are you talking about the menubar's? if so see http://forum.bytesforall.com/showthread.php?t=2402

Flynn Jul 22, 2009 09:37 PM

Try

a { outline: none !important; }


This is for the very thin, fine border that Firefox puts around any linked element when you click on it, it is not related to Atahualpa, Firefox does that everywhere


All times are GMT -6. The time now is 04:17 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.