Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Page & Category Menu Bars (http://forum.bytesforall.com/forumdisplay.php?f=10)
-   -   [SOLVED] Dotted lines are appearing when I press navigation links (http://forum.bytesforall.com/showthread.php?t=12164)

Innocent Jan 11, 2011 12:49 PM

[SOLVED] Dotted lines are appearing when I press navigation links
 
And I don't want them to appear.

I disabled all possible borders and now those dots appear when I press the buttons.

Is it possible to remove them?

(Atahualpa 3.6
W.P latest)

lmilesw Jan 11, 2011 12:54 PM

You should install Atahualpa 3.6.1 as there were some issues with 3.6. It can be downloaded at wordpress.bytesforall.com. Also can you supply a link to your site?

Innocent Jan 11, 2011 01:05 PM

Sure, I will upgrade (will it override my current setup?), thank you.

lmilesw Jan 11, 2011 03:40 PM

It should not affect your styling but you should do a manual upgrade so that if anything is not quite right you can just switch back to your current theme version. And of course backup first. Here are the instructions.

Innocent Jan 11, 2011 03:44 PM

Yes, I did that, everything's ok. :)

Do you have any idea on dots?

lmilesw Jan 11, 2011 04:46 PM

I would first determine what the selectors are for the dots with Firebug in Firefox. It is most likely a dashed border. Then I use border:none or border:none !important with that selector.

Innocent Jan 11, 2011 05:23 PM

I guess I am not that web wise :o
I can't find where these dots are coming from, and they are on every link, not only in menu.
Tried to ad 'important' to codes, but it doesn't work.

Innocent Jan 11, 2011 05:34 PM

Oh, well, I just found out it's about Firefox.

a {
outline: none;
}

After i inserted this code all of them disappeared.
http://www.ideashower.com/learned/ge...ks-in-firefox/


All times are GMT -6. The time now is 11:31 PM.

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