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 - [DBTech] vBShout v6 (vB4) [AJAX] (https://vborg.vbsupport.ru/showthread.php?t=236970)

mikem164 09-24-2011 10:03 PM

Very nice Shout. I did a lot of reading in this thread to change the typing background, where you type. I tried your suggestions:
"
It seems it's the input_background stylevar you need to modify.
If this doesn't work either, check the following CSS attribute in vbulletin-formcontrols.css: "

I tried this and it didn't work.
I got to change this to keep it, thanks!

ozzy47 09-24-2011 10:04 PM

DBT don't have a dedicated widget for use in the CMS, however the deployment system can be used for it:

To put vBShout in a custom location, do the following:

Step 1: AdminCP -> DBTech - vBShout-> Instance Management -> [Edit].

Step 2: Change the Auto-Display Shoutbox setting to Disabled.

Step 3: Change the Shoutbox Deployment setting to include the script names of all the pages you wish the Shoutbox to appear on. For instance:
To have it appear on the front page (CMS) as well as the Forum Home, you'd enter index,vbcms for this setting.
To have it appear on every page, you'd remove the contents of this setting.

Step 4: Change the Manually Display Shoutbox setting to include the template names you wish the Shoutbox to appear on. For instance:
To have it appear on the front page (CMS) as well as the Forum Home, you'd enter FORUMHOME,vbcms_page for this setting.
To have it appear on every page, you'd enter navbar for this setting.

Step 5: Enter the Style Manager and add either {vb:raw vbshout} (vB4) or {$vbshout} (vB3) to the templates you named in Step 4 in the desired location.

Follow these steps as described and you will have total control over the position of the Shoutbox.
Please note that some locations may not work as intended on vBulletin 3.8, and also note that it is not designed to go in the Forum Blocks side-bar (vBulletin 4).

Hope that helps

ozzy47 09-24-2011 10:11 PM

Quote:

Originally Posted by mikem164 (Post 2249721)
Very nice Shout. I did a lot of reading in this thread to change the typing background, where you type. I tried your suggestions:
"
It seems it's the input_background stylevar you need to modify.
If this doesn't work either, check the following CSS attribute in vbulletin-formcontrols.css: "

I tried this and it didn't work.
I got to change this to keep it, thanks!

Open the template DragonByte Tech: vBShout Templates/dbtech_vbshout_shoutarea_vertical

Place the following code in the html text in there after width:98%;
HTML Code:

background-color:#000000"
So it looks like this:
HTML Code:

<ul class="dbtech_shoutarea_{vb:raw direction}">
        <li>
                <textarea id="dbtech_shoutbox_editor{vb:var instance.instanceid}" rows="9" cols="1" onkeyup="javascript:vBShout{vb:var instance.instanceid}.check_length();" onkeydown="return vBShout{vb:var instance.instanceid}.keystroke(event);" style="height:{vb:math {vb:var instance.options.height} + 26}px; width:98%; background-color:#000000" float: {vb:raw direction};"></textarea>
        </li>
</ul>

You can change the color to what you wish by changing the 000000 to a different value.

mikem164 09-24-2011 10:31 PM

Not only did that work, but you replied with it in 8 minutes with a very indepth explanation! Fantastic job indeed man, *Nominate you for Member of the Month* Good job and THANKS!!!

Tahooma 09-27-2011 07:31 AM

is it just me or is this mod way overloaded ?
big js and css files blow up the size of forum.php.
Very sad story, as this chat would be my favorite, function wise...

DragonByte Tech 09-28-2011 01:55 AM

It's just you, those things are required to allow the Shoutbox to be displayed on every page. Previously, CSS / JS would not load unless you specified what pages it should load on, however the majority of our users were not experienced enough to be able to know that, for instance, in order to put the shoutbox on the vBulletin CMS, they needed to add "vbcms" to the "scripts to load the SB on" setting.

Therefore, we opted for removing that requirement altogether.

Fillip

Lestat_ 09-28-2011 02:04 AM

maybe stupid question but i don't see it in the description : does the lite version has a function where users can choose font size ? It used to be pro only but i missed a few updates so I'm not sure wether it has been added as a lite feature recently or not :$

ozzy47 09-28-2011 02:10 AM

Only text options available in the lite version is.

Update text styles

Bold
Italic
Underline
Font
Colour

The font size is in the pro version

DragonByte Tech 09-28-2011 02:11 AM

In 99% of cases we do not backport Pro features into Lite. That option is still Pro-only :)


Fillip

Lestat_ 09-28-2011 02:24 AM

thanks for the info mate, keep up the good work :)


All times are GMT. The time now is 06:46 AM.

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.03973 seconds
  • Memory Usage 1,748KB
  • 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
  • (2)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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