
03-03-2011, 09:15 PM
|
 |
|
|
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
From my reply over on vb.com:
Quote:
If you have Profile Customization turned on for users, then you, the admin, need to go to your profile page, click to Customize it, change it how you want the site to be, then click on Save as Site Default. If you don't have profile customization on, then you may add this to the additional.css template to change those links:
#member_content #sidebar_container a {color: green;} /* left link color */
The color for hovering over a breadcrumbs link would be stylevar "lightweightbox_background".
|
|