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 » Page & Category Menu Bars »

Background color for visited takes over


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

From the author of Atahualpa, the #1 most
downloaded (700,000+) theme @ wordpress.org
 
Prev Previous Post   Next Post Next
  #1  
Old Oct 15, 2010, 12:45 AM
halthur
 
6 posts · Sep 2010
Background color for visited takes over

I am new to wordpress and are not really familiar with css coding so what I have done so far have really been by intuition and by copy past from other posts... so thank you for a great forum.

My problem is that I have been experimenting with the page menu background an colors and have tested with background images. Everything works fine except for that the visited settings (possibly from the settings in the page menu bar tab) seems to take over and thus the active never shows up.
It also seems like the background color comes from the page menu bar settings tab.

I use wordpress 3.0 and Atahualpa 3.5.1. Please have a look at my page:

http://www.colloidalresource.se/cmstest/

This is the code that I have inserted in the CSS inserts:

Code:
div#menu1
{
background: #ffffff;
border: 0px;
}

ul.rMenu li a:link
{
color: #ff4001 !important;
font-weight: bold !important;
font-size: 10pt !important;
background: gray !important;
width: 102px !important;
height: 25px !important;
text-align: center !important;
padding-top: 0px !important;
}

ul.rMenu li a:visited
{
color: #000000 !important;
font-weight: bold !important;
font-size: 10pt !important;
width: 102px !important;
height: 25px !important;
text-align: center !important;
padding-top: 0px !important;
}

ul.rMenu li a:active
{
color: #000000 !important;
font-weight: bold !important;
font-size: 10pt !important;
background: red !important;
width: 102px !important;
height: 25px !important;
text-align: center !important;
padding-top: 0px !important;
}

ul.rMenu li a:hover
{
color: #000000 !important;
font-weight: bold !important;
font-size: 10pt !important;
background: blue !important;
width: 102px !important;
height: 25px !important;
text-align: center !important;
padding-top: 0px !important;
}
Thanks in advance
 

Bookmarks

Tags
page menu, page menu background, page menu bar image

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] how to change the entire background color, not the body color? crobertl Forum How-To 25 Sep 12, 2010 10:00 AM
Post visited link color dmtompki Post-Kicker, -Byline & -Footer 8 Dec 22, 2009 04:08 AM
[SOLVED] Different title color and byline background color for different categories? chiara7 Post-Kicker, -Byline & -Footer 1 Sep 9, 2009 06:01 PM
Fixed width site. Different page background color from body color? blueprairie Forum How-To 1 Mar 20, 2009 08:55 PM


All times are GMT -6. The time now is 09:41 PM.


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