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)
-   -   No dashes now default dashes won't go away. (http://forum.bytesforall.com/showthread.php?t=6154)

Athena account2 Mar 4, 2010 03:55 PM

No dashes now default dashes won't go away.
 
EDIT UPDATE: Nevermind gave up, tried a different look and I like it better. Thanks anyway.:)

Hi,
Before there were no dashes and the menu buttons had zero space between them.

Now I have to match the button color the best I can which makes it appear to have some space between the buttons:( And the default dashes and colors won't go away even thought I matched the background color with them, it uses the default color. Here is my css insert:

/* ================================================== */
/* Menu item */
/* ================================================== */
ul.rMenu li a:link,
ul.rMenu li a:active,
ul.rMenu li a:visited,
ul.rMenu li {
background: url(mysiteurl/wp-content/gallery/button/buttons4.png) !important;
color: # !important;
}
ul.rMenu li a:hover {
background: !important;
color: # !important;
filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:0.6;
}

/* ================================================== */
/* CSS for setting menu padding */
/* ================================================== */
ul.rMenu li {
padding-top: 0px;
margin: 0px 0px 0px 0px;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */

I read another post similar, but I don't have the same info so I'm not sure what to do. Thanks :)


All times are GMT -6. The time now is 03:22 AM.

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