vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Chat Modifications - VSa - ChatBox (AJAX) (https://vborg.vbsupport.ru/showthread.php?t=235271)

Juggernaut 03-02-2010 11:51 PM

^^ Thank you, fixed :D

Tariq Waheed 03-03-2010 12:46 AM

Can someone please tell me how to change the background of my VSa - ChatBox (AJAX). to a lighter color than black.

archet1337 03-03-2010 01:29 AM

Quote:

Originally Posted by Tariq Waheed (Post 1995683)
Can someone please tell me how to change the background of my VSa - ChatBox (AJAX). to a lighter color than black.


Style Manager > "Your Style" > StyleVars > blockrow_background

That should do the trick :)

ShawnV 03-03-2010 02:27 AM

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.

Skreech94 03-03-2010 03:43 AM

Quote:

Originally Posted by Valter (Post 1994804)
Skreech94, it's 'Shade' color.

EcoCav, Revert product templates. You are using old templates with your edits, while latest versions are needed to have product working properly.

I am using the up to date templates. It's just that my blockrow_background color (Shoutbox background color) is the same as the time color so you can't view it =\
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 :)

Dream 03-03-2010 05:16 AM

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

EcoCav 03-03-2010 06:02 AM

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

aouni_tahech 03-03-2010 07:21 AM

Quote:

Originally Posted by Switch3130 (Post 1995473)
How can I get this to appear on another page such as a .php page I created myself?

Same question. On a vbAdvanced CMPS page please?

Karadenize 03-03-2010 01:11 PM

Owh.. i see..

Valter, please help make it work with CMS.. pleaseeee..

princeedward 03-03-2010 01:46 PM

Quote:

Originally Posted by EcoCav (Post 1995818)
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

Hi There....

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);">
                                                {vb:raw vsacb_sizes}
                                        </select>


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
  • Page Generation 0.04948 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete