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 »

How to make Page Menu buttons' color different from menu the bar?


  #1  
Old Nov 19, 2010, 03:24 PM
runnyeggsham
 
9 posts · Nov 2010
Can someone help me with this please? Atahualpa let's you change the menu (page) color, but unfortunately it colors the whole bar that color as well under ATO/Header Area/Menu 1. Is there any way to make the menu buttons color different from the rest of the menu bar....say on the right?






Here is my html/css for the menu so far, what do I need to add to change it?

/* Menu Bars */


/* Adjustments for the menu bars, which in their default
state have 1px borders plus -1px margins to avoid 1+1=2px
borders between neighbor items. */
ul.rMenu-hor ul, ul.rMenu-hRight ul { margin-top: 0px; }
ul.rMenu-hor li { margin-bottom: 0px; margin-top: 0px; margin-left: 0px; }
ul.rMenu-hor { padding-left: 0px; }
ul.rMenu-ver li { margin-top: 0xp; }

div#menu1 ul.rMenu li a, div#menu2 ul.rMenu li a {
padding: 8px 10px;
}
/* different padding for parents with arrow image */
div#menu1 ul.rMenu li.rMenu-expand a, div#menu2 ul.rMenu li.rMenu-expand a {
padding: 8px 22px 8px 10px !important;
background-position: 97% 50% !important;
}
/* less padding for children with arrow image */
div#menu1 ul.rMenu li.rMenu-expand li a, div#menu2 ul.rMenu li.rMenu-expand li a {
padding: 5px 22px 5px 10px !important;
background-position: 97% 50% !important;
}

/* Space between items of page menu bar */
div#menu1 ul.rMenu li a {
margin-right: 0;
padding-right: 12px;
padding-left: 12px;
}

/*
ul#rmenu {
padding:5px;
}
*/
div#menu2 {
background: #666666;
}
div#menu1 {
background: #eee;
}
  #2  
Old Nov 21, 2010, 03:06 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Try using a transparent background on the last two items. That may get you going in the right direction.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #3  
Old Mar 15, 2011, 09:53 AM
taniab
 
7 posts · Jul 2010
Hi, I am struggling with a similar problem, only with a drop-down sub-page menu. I have read and tried a few different things based on diff threads I have found on this forum.

I can't seem to get it so that the top level tab (i.e. 'design services') is pink (active) but so that the drop down list has the pale grey background and turns pink on hover. Without any custom coding the drop down menu is a solid pink block.

URL for the page in question:
http://www.beagleybrown.com/design-services/

I have tried adding various different things in the CSS inserts area, such as:
body.page-id-74 li.rMenu-expand a:link {background: transparent !important;}
body.page-id-74 li.rMenu-expand a:visited {background: transparent !important;}
body.page-id-74 li.rMenu-expand a:hover {background: #cccccc !important;}
body.page-id-74 li.rMenu-expand a:active {background: #ec008c !important;}

I have tried the above:
- with div#menu1 infront of the li
- without the specific page-id
- with rMenu-ver instead of expand

Any help would be greatly appreciated. I'm running Atahualpa 3.4.9.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Extra Buttons on Page Menu Bar impossible Page & Category Menu Bars 6 Jun 12, 2010 06:20 AM
Problem changing the background color of just one of the page menu items\buttons Thomas Page & Category Menu Bars 3 Jun 6, 2010 05:38 PM
Page menu bar with buttons Burn Page & Category Menu Bars 17 May 23, 2010 03:55 PM
Custom page menu bar buttons Wimbledon Page & Category Menu Bars 2 Oct 7, 2009 12:45 PM


All times are GMT -6. The time now is 07:09 AM.


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