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)

k1klass 02-20-2010 02:21 PM

how do i change the input box backgrounds colour? or default text input colour?

ive just upgraded and my text is very close to being the same colour as the background

fixed

removed {vb:stylevar body_color} and replace with black

in vsa_chatbox_input for theme

Kickin' Wing 02-20-2010 02:40 PM

Quote:

Originally Posted by princeedward (Post 1987293)
wonderful idea cory....how did you manage to do it? care to share it? please......

thanks and best regards.....

;)

vsa_chatbox_bit:

Code:

<vb:if condition="$vboptions[vsachatbox_time_enable]">[{vb:raw vsacb_msg_box.time}]</vb:if>
Code:

<vb:if condition="$vboptions[vsachatbox_time_enable]"><img src="images/misc/expires.gif" title="{vb:raw vsacb_msg_box.time}" /></vb:if>

cory_booth 02-20-2010 02:43 PM

Quote:

Originally Posted by Kickin' Wing (Post 1987344)
vsa_chatbox_bit:

Code:

<vb:if condition="$vboptions[vsachatbox_time_enable]">[{vb:raw vsacb_msg_box.time}]</vb:if>
Code:

<vb:if condition="$vboptions[vsachatbox_time_enable]"><img src="images/misc/expires.gif" title="{vb:raw vsacb_msg_box.time}" /></vb:if>

Yep... Thats the spot - thanks for the backup!

princeedward 02-20-2010 02:52 PM

Quote:

Originally Posted by Kickin' Wing (Post 1987344)
vsa_chatbox_bit:

Code:

<vb:if condition="$vboptions[vsachatbox_time_enable]">[{vb:raw vsacb_msg_box.time}]</vb:if>
Code:

<vb:if condition="$vboptions[vsachatbox_time_enable]"><img src="images/misc/expires.gif" title="{vb:raw vsacb_msg_box.time}" /></vb:if>

Quote:

Originally Posted by cory_booth (Post 1987345)
Yep... Thats the spot - thanks for the backup!

thanks guys..wanna try this how it looks to my site...;)

junaid 02-20-2010 03:02 PM

still same nochange

princeedward 02-20-2010 03:35 PM

Quote:

Originally Posted by Kickin' Wing (Post 1987344)
vsa_chatbox_bit:

Code:

<vb:if condition="$vboptions[vsachatbox_time_enable]">[{vb:raw vsacb_msg_box.time}]</vb:if>
Code:

<vb:if condition="$vboptions[vsachatbox_time_enable]"><img src="images/misc/expires.gif" title="{vb:raw vsacb_msg_box.time}" /></vb:if>

Quote:

Originally Posted by cory_booth (Post 1987345)
Yep... Thats the spot - thanks for the backup!

:p hmm...i guess it looks good...thanks once again guys...just found a square one to be align to the msg box icon...here is my screenshots...


steve1966 02-20-2010 06:10 PM

Hi valter on the chatbox my usernames are displayed like jellybelly: and they should show like jellybelly i have used an erlier verson of the mod and it works also di you find asolution for the colour box? thanks

Valter 02-20-2010 06:40 PM

v3.1.4 - Feb 20. 2010.
-New: Color Select replaced by Color Menu (and it's sexy)
-Note: Above fixes issues with Safari for Mac
-Fixed: Issue with Default color if it's in RGB format
-Note: Above will not change already posted messages
-Fixed/improved: Several style details
-Note: You may die if your templates are not reverted after upgrade

Import XML - allow overwrite, then revert product templates if modified.

Alien 02-20-2010 06:44 PM

Hey,

Might want to make a frequently forgotten addition to the templates.

Any template that calls {vb:raw headinclude}, please be sure to add {vb:raw headinclude_bottom} below it as well. vBulletin 4.0.1+ now has this variable by default. This way if someone is using the new "additional.css" template, it will actually load in the chatbox pages.

Otherwise, working great!

ShawnV 02-20-2010 06:45 PM

Valter - Note: You may die if your templates are not reverted after upgrade!

ROFL, best ever patch note.. Thanks for the update.


All times are GMT. The time now is 09:13 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.03442 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
  • (8)bbcode_code_printable
  • (6)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