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] CSS to remove dashed line round page-center not working! (http://forum.bytesforall.com/showthread.php?t=17412)

prooffairy Apr 26, 2012 07:57 AM

[SOLVED] CSS to remove dashed line round page-center not working!
 
I've used Atahualpa for loads of sites and have always used the following code to remove the dashed line round the page-center and cat-center menus:


div#menu1 {
border:0;
}
div#menu2 {
border:0;
}

However, I'm working on a site today and it just isn't working! Wondered if you could help at all. Site link is http://79.170.44.113/aliwp1.co.uk/

On this site I've added the grey image via the Header Overlay box and also need the menu bar to be transparent so the image is over the menu option when there are more things in there.

I'm using WP 3.3.2 and Atahualpa 3.7.6

Thanks!

juggledad Apr 26, 2012 11:36 AM

try
HTML Code:

div#menu1 ul.rMenu li a { border: none;}

SimonKemp Apr 26, 2012 02:40 PM

That didn't work for me JD but this did

http://forum.bytesforall.com/showthr...er+dashed+line

:)


All times are GMT -6. The time now is 09:24 AM.

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