StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 07-01-2009, 04:12 PM
Debra's Avatar
Debra Debra is offline
Community Moderator
 
Join Date: Oct 2009
Location: Ontario, Canada
Posts: 13,365
Default Re: Visited links Are White... How To Change?

It's inheriting the styling from here

#sidebar h2 a, a:visited

{

color: #ffffff;

text-decoration: none;

}

try adding this to your style sheet
#homepage a, #homepage a:visited {
color: #000066;
text-decoration: none;
}
#homepage a:hover {
color: #000066;
text-decoration: none;
}
__________________
Fat Cat Designs | "Creativity takes courage." Henri Matisse

Make life easier use FireFox and these Customizing tools: Firebug - Web Developer

New to Genesis? See our Guide for Beginners!

Recommended StudioPress Designer
StudioPress on Facebook
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Multiple Links in Post to Same Destination All Show Visited if Just 1 Clicked coops General Discussion 5 01-29-2011 12:25 PM
Links on Pages Showing Up White Sharyn Warren General Discussion 10 02-18-2010 09:07 AM
Big White Area Under Body; Ghost Links BionicSquid General Discussion 10 02-02-2010 07:28 AM
the white space that broke my links to feed CHARLIEGOLF General Discussion 9 12-30-2009 05:20 PM
Need to change a header color - white on white Jia Liu General Discussion 1 08-27-2009 03:16 PM


All times are GMT -5. The time now is 01:37 AM.

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