The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Right side column on forum home only Details »» | |||||||||||||||||||||||||
This is a new release here. Previously released at www.peterska2.co.uk only.
In works on the exact same concept as the left side column, apart from the fact it is on the right. Installation Instructions Download the zip Import the product Make the template modifications Click install 30 August 2006 Upgraded to version 1.0.2 Changes:
Show Your Support
|
Comments |
#92
|
|||
|
|||
In your XML file that contains the code for the column Peterska2.
Try using this code which I created for my site and see what you think. It validates, and has collasible blocks and looks neat! Just thought you might be interested. Code:
<!-- block 1 start --> <thead> <tr> <td class="thead"> Side Menu </td> </tr> </thead> <tbody> <tr> <td class="tcat"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('block_1')"><img id="collapseimg_block_1" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_block_1].gif" alt="" border="0" /></a> <!-- title start --> Block 1 <div class="smallfont"> Sub title </div> <!-- /title end --> </td> </tr> </tbody> <tbody id="collapseobj_block_1" style="$vbcollapse[collapseobj_block_1]"> <tr> <td class="alt1"> <!-- code start --> Add your code here <!-- /code end --> </td> </tr> </tbody> <!-- /block 1 end --> <!-- block 2 start --> <tbody> <tr> <td class="tcat"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('block_2')"><img id="collapseimg_block_2" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_block_2].gif" alt="" border="0" /></a> <!-- title start --> Block 2 <div class="smallfont"> Sub title </div> <!-- /title end --> </td> </tr> </tbody> <tbody id="collapseobj_block_2" style="$vbcollapse[collapseobj_block_2]"> <tr> <td class="alt2"> <!-- code start --> Add your code here <!-- /code end --> </td> </tr> </tbody> <!-- /block 2 end --> <!-- block 3 start --> <tbody> <tr> <td class="tcat"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('block_3')"><img id="collapseimg_block_3" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_block_3].gif" alt="" border="0" /></a> <!-- title start --> Block 3 <div class="smallfont"> Sub title </div> <!-- /title end --> </td> </tr> </tbody> <tbody id="collapseobj_block_3" style="$vbcollapse[collapseobj_block_3]"> <tr> <td class="alt1"> <!-- code start --> Add your code here <!-- /code end --> </td> </tr> </tbody> <!-- /block 3 end --> <!-- block 4 start --> <tbody> <tr> <td class="tcat"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('block_4')"><img id="collapseimg_block_4" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_block_4].gif" alt="" border="0" /></a> <!-- title start --> Block 4 <div class="smallfont"> Sub title </div> <!-- /title end --> </td> </tr> </tbody> <tbody id="collapseobj_block_4" style="$vbcollapse[collapseobj_block_4]"> <tr> <td class="alt2"> <!-- code start --> Add your code here <!-- /code end --> </td> </tr> </tbody> <!-- /block 4 end --> <!-- block 5 start --> <tbody> <tr> <td class="tcat"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('block_5')"><img id="collapseimg_block_5" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_block_5].gif" alt="" border="0" /></a> <!-- title start --> Block 5 <div class="smallfont"> Sub title </div> <!-- /title end --> </td> </tr> </tbody> <tbody id="collapseobj_block_5" style="$vbcollapse[collapseobj_block_5]"> <tr> <td class="alt1"> <!-- code start --> Add your code here <!-- /code end --> </td> </tr> </tbody> <!-- /block 5 end --> |
#93
|
|||
|
|||
any idea for how to add new threads in this bar. like last 10 new threads ?
Plus most popular threads is last 2 weeks (5 threads) i'm new in this field so can anyone help me? |
#94
|
|||
|
|||
You would need a modification that did those, and then integrate them into each other. You might want to post a request or question for help with that.
|
#95
|
||||
|
||||
can this be changed to all forum pages? if not is there a working one for 3.6.4 ?
|
#96
|
|||
|
|||
Any changes made to it to display on other pages are unsupported, and assistance cannot be given if it does not work correctly.
amykhar wrote an all pages one for 3.5.x which works on 3.6.x |
#97
|
|||
|
|||
Love it. Anyway I can have multiple boxes, instead of just one? (one below the other, that is)
|
#98
|
|||
|
|||
n/m ...
Code:
</table> <br /> <table class="tborder" border="0" width="100%" align="center" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]"> |
#99
|
||||
|
||||
Kerry-Anne, Great hack and a must have!
*Installed at 99* |
#100
|
|||
|
|||
Has anyone worked out an easy way to export latest posts into the side column? I've tried myself but I'm not the best at modifying hacks to work together and so on, I'm aware though it could be done with the external.php script? But aye, gonna throw the boat out and ask if anyone who has done it might share? Thanks!
|
#101
|
|||
|
|||
hello i need this for a 3.5
Can Help me? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|