The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Side Column Help
Hello mates
i need little help here i worked on this a lot but i couldnt figure it out so what i want to do is i have shoutcast radio on my forum so i add the left side column cod https://vborg.vbsupport.ru/showthread.php?t=91888 so i want a little shout box at the side to users to type in what they want the dj to play in the radio and i decided to use chat box lite for this jub and i uploaded the files ant i got this code to modify bu i couldnt doit ewery time somethingwas wrong so mates i want help from you... HTML Code:
<!-- Chatbox Lite --> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="20%" align="left"> <tr> <td class="thead" colspan="2"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_chatboxlite')"><img id="collapseimg_forumhome_chatboxlite" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_chatboxlite].gif" alt="" border="0" /></a> <a href="#" onclick="return openChatboxLite()">$vbphrase[chatboxlite_chatbox]</a> </td> </tr> </tbody> <td width="87%" height="27" align="left" valign="middle" class="tcat"> <a style="float:right" href="#top" onClick="return toggle_collapse('forumbit_1')"></a> <center> Radyo Istek Hatti</center> </td> </tr> <tbody id="collapseobj_forumhome_chatboxlite" style="$vbcollapse[collapseobj_forumhome_chatboxlite]"> <tr> <td class="alt2" nowrap="nowrap"><div class="smallfont" align="center"><iframe src="chatbox_lite.php?nofocus=1" width="100%" style="border: 0px" width="30%" height="50%" align="left"></iframe></div></td> </tr> </table> <!-- / Chatbox Lite --> just like the one in this pic |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|