The Arcive of vBulletin Modifications Site. |
|
GCBOS Widget for vb Suite Gold! Details »»
|
|||||||||||||||||||||||||
I made this Widget Because I Want to Add Shout Box at the Main Page Side Bar of My Site.
THIS Instruction Assumes that You Already Installed the GCBOS Shout Box Instructions: Admin CP > Styles & Templates > Style Manager > YOUR TEMPLATE > Add New Template ![]() Code:
<div class="cms_widget"><div class="block"><div class="cms_widget_header"><h3>ShoutBox</h3></div><div class="cms_widget_content"><!-- GCBOS --><div class="forumrowdata"><p class="subforumdescription" id="gcbos_notice"></p></div></div><ol id="c_gcbos" class="childforum"><li id="gcbos3" class="forumbit_post L2"><div class="forumrow table"><div id="gcbos_console" style="height: 400px; overflow: auto;width:100%">Loading...</div><vb:if condition="$show['member']"><input type="text" id="gcbos_input" style="width: 92%; height: 19px; margin: 1px;float:left;" autocomplete="off" /><button type="button" onclick="gcbos.sendInput();" style="width: 0%; height: 0px; margin: 0px; float: right;"></button><vb:else /><center>You Need to <a href="register.php">Register</a> to be Able Shout</center></vb:if><script type="text/javascript"> gcbos = new gcbos_engine(); YAHOO.util.Event.onDOMReady(gcbos.init, gcbos, gcbos); </script><!-- /GCBOS --></div></div></div> ![]() ![]() Click Save Add The Widget to Your Layout.... Live Screenshot: ![]() You Can Improve this Tool If you Want ![]() Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
very nice, will check it out!
|
|
#3
|
|||
|
|||
|
Nice. How did you customise it to get the register link?
Edit: figured it out |
|
#4
|
|||
|
|||
|
How can I change this sentence in the ShoutBox: "You Need to Register to be Able Shout"
|
|
#5
|
||||
|
||||
|
replace <h3>ShoutBox</h3> in ( first line ) as <h3>you Need to Register to be Able Shout</h3>
|
|
#6
|
|||
|
|||
|
tagged for later use, very nice
|
|
#7
|
|||
|
|||
|
no I mean the sentence itself. "Able" should be "able".
|
|
#8
|
|||
|
|||
|
Find
Code:
You Need to <a href="register.php">Register</a> to be Able Shout
|
|
#9
|
|||
|
|||
|
Doesn't show up www.brotherhoodofgamers.com middle right homepage.
|
|
#10
|
|||
|
|||
|
This is great,Any way of using it as Forum Sidebar widget??
|
![]() |
|
|