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
  #3  
Old 06-15-2009, 08:56 PM
TyyWard TyyWard is offline
Registered User
Pro Plus Member
 
Join Date: Nov 2008
Posts: 345
Default Re: Link Color?

Hello Charles,

Thank you for the reply. At the same time I received your reply, I was able to figure it out. I ended up adding to the #sidebar in the css. I added this to make it work for me:

Code:
#sidebar a, #sidebar a:visited {
	color: #00075f;
	text-decoration: none;
	}
	
#sidebar a:hover {
	color: #00075f;
	text-decoration: underline;
	}
So one problem down and more to tackle. Thanks again for your help.

Tyy
 

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
link and different color mrathe General Discussion 10 08-07-2009 10:06 PM
Link Color BenHofsteter General Discussion 2 02-06-2009 04:04 PM
Link Color Terry General Discussion 8 11-06-2008 09:42 AM


All times are GMT -5. The time now is 09:41 AM.

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