The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Right side column on forum home and forum display Details »» | |||||||||||||||||||||||||||||||||
Right side column on forum home and forum display
Developer Last Online: Sep 2022
Right side column on forum home and forum display
As the title says this mod simply puts a column on forumhome and forumdisplay pages. Installation: Download the attached XML file. Import the product. Edit navbar and footer templates. (See below) Add this to the very end of navbar template: HTML Code:
{vb:raw ss_rightcolumn_start} Add the code below to the first line of footer template: HTML Code:
{vb:raw ss_rightcolumn_end} Footer template after adding the code: Code:
{vb:raw ss_rightcolumn_end} <vb:if condition="!empty($ad_location['ad_footer_start']) or !empty($ad_location['global_above_footer'])"> <div style="clear: {vb:stylevar left}"> {vb:raw ad_location.ad_footer_start} {vb:raw ad_location.global_above_footer} </div> </vb:if> ...... Once you have installed the modification edit "SevenSkins - Templates > ss_rightcolumn_contents to put your advert or contents in the side column. Finally don't forget to click install. Thanks to Lynne for additional css plugin code which I used in this modification. PS. Do not use my side column mods together use only one. ================================================== == Code:
If you want to enable or disable this hack on different pages of the forum .. Edit the ss_rightcolumn_start and ss_rightcolumn_end templates: Find: <vb:if condition="THIS_SCRIPT == 'index' OR THIS_SCRIPT == 'forumdisplay'"> Edit it to ... for home page: <vb:if condition="THIS_SCRIPT == 'index'"> Edit it to ... for homepage, forumdisplay and showthread: <vb:if condition="THIS_SCRIPT == 'index' OR THIS_SCRIPT == 'forumdisplay' OR THIS_SCRIPT == 'showthread'"> ================================================== == Updates: 19 Jan 10: Upadted so the column tables can be seen on showtherad, etc pages .. - Save the code from "ss_rightcolumn_contents" template. (Code for ads, etc) - Revert template belonging to this product. - Then import the product over writting the existing installation. - Put your ad code in the "ss_rightcolumn_contents" template. 15 Jan 10: Updated for vBulletin 4.0.1 2 templates has been changed. - Save the code from "ss_rightcolumn_contents" template. (Code for ads, etc) - Revert template belonging to this product. - Then import the product over writting the existing installation. - Put your ad code in the "ss_rightcolumn_contents" template. 22 Dec 09: Working with vBulletin 4.0.0 (Gold) . Download Now
Screenshots
Show Your Support
|
Благодарность от: | ||
planetMitch |
Comments |
#152
|
||||
|
||||
Will this be fixed for vBulletin 4.0.3 ????
|
#153
|
|||
|
|||
Actually this doesn't works well with 4.0.3.. Please fix it ASAP.
Thank you. |
#154
|
||||
|
||||
works on mine.
? |
#155
|
|||
|
|||
No it doesn't works well. Please see the attachment how it looks on Vbulletin 4.0.3 PL 1.
On this screenshot the first blue box is the space it gives :s The second box is the sidebar module. When I disable sidebar it doesn't gives that space. |
#156
|
||||
|
||||
This mod is working good on your website, I dont see any problems there.
If you are talking about the empty space in the 1st post of the thread, then it is a bug in vBulletin. You can find the solution at vb.com. . |
#157
|
|||
|
|||
This is great. I really needed this, thank you!
One question and I know it can sound silly but, what part of the code should I change to make it show up on the left instead of the right? Just like it is works out great, but I need it to the left of the forum display and the others Regards |
#158
|
||||
|
||||
This should help you: https://vborg.vbsupport.ru/showthread.php?t=230111
|
#159
|
|||
|
|||
Thanks. Will try it out tomorrow, used to do this manually in vb3.x series.
If I disable forum blocks, will this be the only thing to the right of the forum? I used to have some links and my sponsors on right side column, I hope it works out tomorrow. (I just upgraded from vb3 to vb4) |
#160
|
|||
|
|||
It works great as I wanted, I dont want widgets etc, I want my links and banners on all forum pages.
I use 170 pixels width, so need to adjust the size to 170 instead of 200 pixels as now. My only problem I dont know where to edit your css file to adjust the width. (I am new to VB4, only run it for a few days) |
#161
|
||||
|
||||
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|