Wordpress Themes - WP Forum at BFA
Click Here To DONATE! Support the theme development, get more attention and additional benefits based on your donation level. Your forum name will be highlighted.

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Header configuration & styling »

[SOLVED] Horizontal Pages Menu bar background color


Build custom WP THEMES, without
coding.
Click here for THEMEFRAME

From the author of Atahualpa, the #1 most
downloaded (700,000+) theme @ wordpress.org
  #1  
Old Dec 16, 2009, 02:14 PM
bigliettaio's Avatar
bigliettaio
 
124 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
 
20,150 posts · Mar 2009
OSX 10.6.8/10.7.3 WP 2.8.x/2.9.x/3.x Atahualpa 3.5.x/3.7.x Safari 5.x Firefox 11 XP
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
  #3  
Old Dec 22, 2009, 07:01 AM
bigliettaio's Avatar
bigliettaio
 
124 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 03:13 PM.


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