![]() |
^^ Thank you, fixed :D
|
Can someone please tell me how to change the background of my VSa - ChatBox (AJAX). to a lighter color than black.
|
Quote:
Style Manager > "Your Style" > StyleVars > blockrow_background That should do the trick :) |
Valter, can you check this out when you get time.
If you set the CB to: Reverse message order in ChatBox (newest at bottom) the CB will load with the last message not at the bottom, however it will scroll down after it auto updates. |
Quote:
Any stylevars I can edit or something? EDIT: Nevermind, lol. I didn't read your post well enough. I went into the stylevars and changed the shade_color :) |
background color of chat and advanced statistics mod uses the background of the page, not the bg of who's online. this is a problem when using the just released semi-official vb4 styles here:
http://www.vbulletin.com/forum/showt...st#post1938064 |
ANyone know how to change the color of the text input area? Its white, and the font I use its white... not working out se well lol.
Also, any way to remove the search and font size options? Much thanks |
Quote:
|
Owh.. i see..
Valter, please help make it work with CMS.. pleaseeee.. |
Quote:
HOW TO CHANGE TEXT INPUT AREA : ACP > STYLES & TEMPLATES > SEARCH IN TEMPLATES > SEARCH IN STYLE: YOUR DEFAULT SKIN > SEARCH FOR TEXT: color:{vb:raw vsacb_colorfirst}" > FIND CLICK THE RED ONE TO OPEN AT THE BOTTOM OF TEMPLATE YOU CAN CLICK AGAIN THE FIND BUTTON IF THE SEARCH CODE IS IN THE BOX (NORMALLY YES!) NOW YOU CAN FIND THE SEARCH CODE IN BLUE CHANGE IT WITH THE CODE BELOW AND ADJUST THE COLOR CODE (RED) YOU LIKE.... Code:
color:{vb:raw vsacb_colorfirst};background-color:#000000" =========================================== TO REMOVE THE FONT SIZE AND SEARCH OPTIONS YOU HAVE TO GO vsa_chatbox_status FIND THIS CODE ABOVE Code:
<select id="vsacb_m_size" name="vsacb_m_size" onchange="return VSacb_saveCookie('vsachatbox_txtsize', this.value);"> AND JUST ADD THIS <!---- (AT THE BEGINNING) ----> (AT THE END) ALSO FIND THIS TO DELETE OR JUST COMMENT(add same as above): Code:
<img src="{vb:stylevar imgdir_editor}/separator.gif" border="0" alt="" /> ============================ FIND THIS CODE BELOW Code:
<input type="text" class="primary textbox" name="cbt" size="20" onfocus="if(!this._haschanged){this.value=''};this._haschanged=true;" value="{vb:rawphrase vsacb_search_chatbox}" /> <input type="submit" class="button" value="{vb:rawphrase go}" /> AND JUST ADD THIS <!---- (AT THE BEGINNING) ----> (AT THE END) AND THAT'S IT... hope this help to solve your problem....you can click may donation button if you feel and like it.....LOL (its a joke) best regards :p |
All times are GMT. The time now is 10:32 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|