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)

Amaury 03-04-2013 03:43 PM

Quote:

Originally Posted by deltahawk5 (Post 2407735)
How can we change the color background of the text input box? Our forum default font is white, due to the fact we use a dark background.

editor_background controls that, but you probably don't want to change your editor box background, too.

Go into your vsa_chatbox template.

Search for this:
Code:

<div class="blockrow" id="vsacb_messagearea" style="background-color:{vb:stylevar
Change the StyleVar that follows {vb:stylevar from editor_background to formrow_background and then formrow_background will control the background there.

You can use any StyleVar; I just chose formrow_background for mine since it is like a form.

LadyBeth 03-05-2013 12:37 PM

Hi, is there a plan to support vB 5?

Beezilbub 03-05-2013 01:07 PM

Can anyone point me to some info that shows what templates I need to modify in order to place the chatbox on pages like the new posts search results or within the forums and subforums? I've some searches but haven't been able to find any information yet.

Amaury 03-05-2013 11:35 PM

Quote:

Originally Posted by Beezilbub (Post 2408052)
Can anyone point me to some info that shows what templates I need to modify in order to place the chatbox on pages like the new posts search results or within the forums and subforums? I've some searches but haven't been able to find any information yet.

That can be done via its options.

Beezilbub 03-06-2013 02:38 PM

I believe the options you are referring to puts the chatbox on a specific forum page. What I want is to have it appear at the top of each forum section. It's the show chatbox in templates option that I need more info on. I'd like to have it appear at the top of each forum section page and at the top of new posts searches.

I'm sure I can figure out which templates need to be added with some experimentation but I was hoping to save myself a little time if anyone knows the specific templates that need to be modified and added to the show chatbox in templates option.

Dennis B 03-13-2013 05:13 PM

Quote:

Originally Posted by LadyBeth (Post 2408042)
Hi, is there a plan to support vB 5?

Wondering the same over here...

ScratchMang 03-15-2013 03:04 PM

OK,

Been searching high and low. I managed to get the Text Display area changed from the Default WHITE to the same as the forums. However the Text Entry Field is still white, and the Default text Entry color is also White. (Difficult to read to say the least)

There's been reference to changing one thing or another in the templates, or style manager, but nothing really straight forward to follow for those of us who are not very literate on how all the templates, Style Sheets and variables all interrelate.

All I would like to do is either get the Default Text Entry colour changed (ie: the colour used when typing) from White to something else, Black? Salmon maybe? Anything that can be read other than White on White :P

Thanks in advance....

ScratchMang 03-15-2013 05:19 PM

Found it...

Took a while, way WAY back on like page 28 or so. But this seems to do the trick for changing the text input field without messing with the rest of the forum...

Excellent MOD




Quote:

Originally Posted by ChopBam (Post 1981784)
To each their own! Perhaps Valter can add an input field in ACP for optional text that goes between the name and the message. Just my $.02.

Someone sent me a private message on how to change the bg color of the input box, so I'll just say it here.
Replacing
Code:

color:{vb:raw vsacb_colorfirst}"
with
Code:

color:{vb:raw vsacb_colorfirst};background-color:#fff"
in the vsa_chatbox_input template will make it white (as you can see by the #fff). Just change the hex code to whatever color you wish. Be careful in the color you choose though because the color of the text is variable depending on what color you're typing in. You can make that static though by changing the variable which is right before this text under "color:".


Divvy 03-20-2013 03:04 PM

Hello guys, great mod you have here!

Can someone please teach me how can I translate the language?
I cant find the phrases anywhere...

Thanks!

Wolver2 03-21-2013 01:27 PM

I am having a problem anonymizing the posted links on the chat. I try to use anonym.to to hide the referrer.

I tried adding the code into all templae files of the vsa_chat but still Its showing sometimes and when I scroll its functions disappears. I am unsure what is happening.. comes and vanishes lol.

Hopefully someone can help with a way to blank the referrer of urls posted in the chat, maybe @valter :)


All times are GMT. The time now is 02:38 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.03194 seconds
  • Memory Usage 1,747KB
  • 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
  • (3)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
  • (4)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