Quote:
Originally Posted by Lynne
There is an article over on vbulletin.com on how to set the default colors if you are using Profile Customization. Otherwise, the default is, I believe, header_background.
|
header_bacground had no change on those link colors.
Using Firebug on those links it leads me to
Code:
#sidebar_container.member_summary a.textcontrol:hover, #sidebar_container.member_summary a.imagecontrol:hover {
background: none;
}
But making any change to that does not effect the color of the links in the profile.
--------------- Added [DATE]1288261986[/DATE] at [TIME]1288261986[/TIME] ---------------
I got it fixed. It was related to this bug
http://tracker.vbulletin.com/browse/VBIV-9793