View Full Version : @ Tagging in Post
sezmar
01-30-2016, 06:55 PM
Not sure where to find this, I have been looking but not able to find the location. When you go to tag someone in a post using the @Username a box pops up but the text is the same color. I can not find where to change the box color or the username text color in the box. Can anyone point me in the right direction? This is for vB 5 connect 5.1.10
Thanks in advance!
Manoel J?nior
01-30-2016, 06:58 PM
Maybe MarkFL help us.
Lynne
01-30-2016, 08:36 PM
There are:
autosuggest_background
autosuggest_background_active
But for the font colors, add some css to css_additional.css:
.ui-autocomplete .ui-menu-item a.ui-state-hover {color: red;}
.widget-tabs.ui-tabs .ui-widget-content a:hover {color: pink;}
sezmar
01-31-2016, 11:57 AM
There are:
autosuggest_background
autosuggest_background_active
But for the font colors, add some css to css_additional.css:
.ui-autocomplete .ui-menu-item a.ui-state-hover {color: red;}
.widget-tabs.ui-tabs .ui-widget-content a:hover {color: pink;}
Thank you! It drove me nutz!
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.