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 » Header configuration & styling »

[SOLVED] Horizontal Pages Menu bar background color


  #1  
Old Dec 16, 2009, 02:14 PM
bigliettaio's Avatar
bigliettaio
 
128 posts · Nov 2009
Italy
I would like to set hor pages menu bar background color different from
buttoms page background color

Thnx
  #2  
Old Dec 18, 2009, 04:49 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
try this - add these to CSS Inserts
HTML Code:
/* ================================================== */
/* L0 - menu background                               */
/* ================================================== */
div#menu1 { 
	height: 40px;  
	margin-top:0px; 
	background: #blue; 
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ================================================ */
/* L1 - Menu item's background and border           */
/* ================================================ */
div#menu1 ul.rMenu {
	background: #red;
	border: none 0px; 
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ================================================== */
/* L2 - Menu item                                     */
/* ================================================== */
ul.rMenu li a:link, 
ul.rMenu li a:hover, 
ul.rMenu li a:active, 
ul.rMenu li a:visited, 
ul.rMenu li {
	background: #yellow !important;
	color: #000000 !important;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */
Then play with the colors
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Dec 22, 2009, 07:01 AM
bigliettaio's Avatar
bigliettaio
 
128 posts · Nov 2009
Italy
Ok Thank you JD,
fortunatly i found your "famous" post that i' ve asked in PV where you explain in the same way as your answer to this thred and i solved


Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Background color "sub-pages" and "whole menu bar" gxxfy Page & Category Menu Bars 1 Nov 24, 2009 02:46 AM
How do I hide Horizontal Decoration Bar, Pages Menu, Categories Menu on certain pages sixfirs Atahualpa 3 Wordpress theme 0 Nov 19, 2009 05:13 AM
[SOLVED] Page menu bar background color gmatbootcamp Page & Category Menu Bars 2 Oct 27, 2009 09:56 AM
[SOLVED] Menu bar background color error mwiwchar Page & Category Menu Bars 6 Jul 21, 2009 09:12 AM
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 09:57 AM.


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