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)
-   -   [SOLVED] How do I delete the dashed lines arround the pages bar and categories bar (http://forum.bytesforall.com/showthread.php?t=7538)

TGsoft Jun 11, 2010 05:26 AM

[SOLVED] How do I delete the dashed lines arround the pages bar and categories bar
 
Hello,

I like to delete the dashed lines arround the pages bar and the categories bar (www.worldcampusblog.org), but in the page menus it shold stay.

Where I can change it?

Thank you

Thomas

juggledad Jun 11, 2010 06:35 AM

see the options at ato->Page Menu Bar

TGsoft Jun 11, 2010 06:52 AM

Border around all menu items is the only option on ato--> Page Menu Bar. I need this, but I want delete the dashed boarder arround the centered Page Menu bar ;-(

Thank you

juggledad Jun 11, 2010 07:54 AM

put this in CSS Inserts
HTML Code:

/* ================================================== */
/* How to get rid of dashes when using %page-center  */
/* ================================================== */
div#menu1 {
        border: none 0px;
}


TGsoft Jun 11, 2010 09:16 AM

Thank you, juggledad.

I done it and in the same way also for div#menu2 --> the centered category menu.


All times are GMT -6. The time now is 10:34 AM.

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