View Full Version : variable issue... cant find
Grafix Ink.
03-30-2011, 01:06 PM
this is getting to me...
i cant find where this variable is to change the highlighted colour.
it is showing as same colour as background thus hidden...
anyone know which it is?
http://img6.imageshack.us/img6/5830/59732134.jpg
Lynne
03-30-2011, 03:48 PM
If you are using profile customization, then you need to click Customize My Profile on your page, make the profile look like how you want it for everyone, and then click Save as Site Default.
Grafix Ink.
03-30-2011, 08:53 PM
If you are using profile customization, then you need to click Customize My Profile on your page, make the profile look like how you want it for everyone, and then click Save as Site Default.
no - in the theme the variable is set the same as the background...
i cant seem to find it - the example shown above is me highlighting the text to show it is there.
Lynne
03-30-2011, 09:22 PM
I know that is the issue as it has been posted about many, many, many times here already.
MGP_Tech
03-31-2011, 12:42 PM
If you're using Chrome you can right click and "Inspect Element" which will help you find the element name and then you can search for it in the admin side under Styles & Templates > Search in Templates.
Grafix Ink.
03-31-2011, 02:00 PM
sigh for the life of me i cant find it... bah
tried chrome methos - but cant find.. and unsure what was meant by first few posts and custom profile?
Lynne
03-31-2011, 02:49 PM
If you aren't using profile customization, then just add this to your additional.css template:
#member_content #sidebar_container a {color: green;} /* left link color */
Grafix Ink.
03-31-2011, 03:09 PM
If you aren't using profile customization, then just add this to your additional.css template:
#member_content #sidebar_container a {color: green;} /* left link color */
:D:up: Thank you...
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.