Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   again :Image in the Page Menu Bar (http://forum.bytesforall.com/showthread.php?t=6023)

catastrophy Feb 25, 2010 08:13 AM

again :Image in the Page Menu Bar
 
i try to put an image in the menu bar with this in TO->Add HTML/CSS Inserts->CSS :

div#menu1 ul.rMenu {
background: url("http://farioli.fr/mondes/wp-content/themes/atahualpa345/images/menubg.gif") float:left;
repeat x;
border: none 0px;
}
ul.menu li a {
u1 ul.rMenu {
background: url("http://farioli.fr/mondes/wp-content/themes/atahualpa345/images/menuend.gif") center right;
no-repeat;
background-position:100% 0%;
border: none 0px;


/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */


and it doesnt work at all

what is the mistakes ?


Thanks a lot for the help...

catastrophy Feb 25, 2010 09:32 AM

I' ve change for that :

ul.rMenu,
div#menu1 {
height:35px;
margin-top:0px;
background-color:transparent;
background:url(http://farioli.fr/mondes/wp-content/...ges/menubg.gif) repeat-x !important;
}

the image appear but the menu stay with the color not transparent !

http://farioli.fr/mondes

in advance thanks for helping...

catastrophy Feb 25, 2010 10:58 AM

i suceed but now how can i get background color hover transparent... i just want that the color of the font change....


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

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