Log In · Register

 
Change *just* the URL color in the profile module
JasonThompson
post Apr 27 2009, 02:07 PM
Post #1


Newbie
*

Group: Member
Posts: 3
Joined: Apr 2009
Member No: 725,918



Hi everyone -

I'm trying to change the color of just the URL link in my profile module, but I'm not having any luck picking the code out for just this with Firebug.

My issue is that I have a lighter body and a darker header image, and I want to be able to change the URL link to a lighter color without having to choose a lighter color for the entire page.

This works for changing the "Send Message/Add a Friend/etc" links:
CODE
ul.contactLinks li a { background-image: url(); background-repeat: no-repeat;
color: #D1D1D1; }


And here's what I've tried to change the color of the URL link
CODE

a.url { background: url() 0 2px no-repeat; line-height: 20px; padding-left: 35px;
color: #D1D1D1; }


Which achieves my goals of removing the little "URL" image that sits alongside, but no luck in changing the font color.

I tried this as well, also no luck:
CODE

.userProfileURL div { color:#D1D1D1; }


Any suggestions would be greatly appreciated!

Example:
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: