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 Menu Item Instead of A Background Color


  #1  
Old Jun 28, 2009, 05:39 PM
oz1
 
3 posts · Jun 2009
Hi Flynn, I'm having a styling problem in my page menu bar. I've inserted a background image into the border. Unforunately, whatever menu item is currently selected creates a white background that comes overtop of the background for that specific menu item.

I was trying to change the background of this from a color to transparent. Is there any way to fix this? If you visit http://www.bluefalconmarketing.com you will see what I am talking about, check out the 'Home' menu item.

Thanks for any help you can provide (I'm looking to donate soon, once I've finished customizing your theme, it and you has helped me learn so much.

Regards,
OZ
  #2  
Old Jun 29, 2009, 05:19 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
You can use the following CSS Insert with the following cavaet: If you have sub-menues, they will be transparent also so the underling image/style/text that normally would be covered will show thru also.

HTML Code:
ul.rMenu li:hover,
ul.rMenu li.sfhover
	{
	background-color: transparent;	
	}
ul.rMenu li.current_page_item>a:link, 
ul.rMenu li.current_page_item>a:active, 
ul.rMenu li.current_page_item>a:hover, 
ul.rMenu li.current_page_item>a:visited, 
ul.rMenu li a:hover
	{
	background-color: transparent;
	}
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Menu bar background color error mwiwchar Page & Category Menu Bars 6 Jul 21, 2009 09:12 AM
Page menu background color : 2 colors possible? Len Page & Category Menu Bars 1 Jun 17, 2009 01:31 PM
[SOLVED] How to get a background image show thru background color juggledad Header configuration & styling 3 Apr 18, 2009 05:03 AM
Fixed width site. Different page background color from body color? blueprairie Forum How-To 1 Mar 20, 2009 08:55 PM
Page Menu Bar - Pressed background color bseppa Page & Category Menu Bars 1 Dec 19, 2008 12:44 AM


All times are GMT -6. The time now is 04:12 AM.


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