Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Page & Category Menu Bars »

Transparent .png menu and sub-menu backgrounds:


 
Prev Previous Post   Next Post Next
  #1  
Old Nov 6, 2013, 10:33 AM
jorgfoto
 
39 posts · Jul 2009
vermont, USA
Transparent .png menu and sub-menu backgrounds:

I am making a mess of this:
http://www.saragailbenjamin.com/
I can get the traqnsparent .png into proper display OR I can get total transparency without the .png. I want to have NO grey bar behind my .png image and also have this function in the sub-menus the same way.
Here is the code I have places in the "ADD HTML/CSS insert" area so far:

/*transparent menu background:*/

div#menu1 {
border: none !important;
}

#rmenu2 {
background: transparent !important;
}

/*spacing of menu:*/
#rmenu2 li {
width: 12.6%;
text-align: center;
}
/* Page Menu item's background and border */
/* ================================================ */
div#menu1 ul.rMenu {
background: transparent !important;
border: none 0px;
}
/* ================================================ */
/* Page Menu item */
/* ================================================ */
ul.rMenu li a:link,
ul.rMenu li a:visited,
ul.rMenu li a:hover,
ul.rMenu li a:active,
ul.rMenu li {
background: url(/wp-content/ata-images/brushstroke010v150x40.png);
}
ul.rMenu li a:hover {
background: transparent !important;
}

Any help is appreciated<
 

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Transparent menu bar Björn Palovaara Atahualpa 3 Wordpress theme 8 Dec 7, 2013 08:03 PM
Set Menu Buttons Transparent Ber|Art Page & Category Menu Bars 5 Sep 22, 2011 08:09 AM
Main drop down menu children backgrounds not the same color, help! neondevil Page & Category Menu Bars 6 Oct 1, 2010 12:23 PM
transparent menu bar kalexn Page & Category Menu Bars 2 Sep 16, 2010 07:37 AM


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


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