The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Twin columns on forum home and forum display Details »» | |||||||||||||||||||||||||||||||
Twin columns on forum home and forum display
Developer Last Online: Sep 2022
Twin columns on forum home and forum display
As the title says this mod simply puts a column on both sides forumhome and forumdisplay pages. Great mod for google skyscrapper ads. Installation: Download the attached XML file. Import the product. Edit navbar and footer templates. (See below) Find in navbar template: HTML Code:
<div class="body_wrapper">
HTML Code:
{vb:raw ss_twincolumns_start} Add the code below to the first line of footer template: HTML Code:
{vb:raw ss_twincolumns_end} Footer template after adding the code: Code:
{vb:raw ss_twincolumns_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> ...... It is recommended that you should edit doc_minwidth to 950 and doc_margin to Top=0 Right=10 Bottom=0 Left=10 .. so that you have more space for forums and contents won't get squashed. Once you have installed the modification edit "SevenSkins - Templates > ss_twincolumns_left_contents and ss_twincolumns_right_contents to put your advert or contents in the side columns. 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_twincolumns_start and ss_twincolumns_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: Updated - Save the code from "ss_twincolumn_left_contents" and "ss_twincolumn_right_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_twincolumn_left_contents" and "ss_twincolumn_right_contents" template. 15 Jan 10: Updated for vBulletin 4.0.1 2 templates has been changed. - Save the code from "ss_twincolumn_left_contents" and "ss_twincolumn_right_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_twincolumn_left_contents" and "ss_twincolumn_right_contents" template. 22 Dec 09: Working with vBulletin 4.0.0 (Gold) . Download Now
Screenshots
Show Your Support
|
Благодарность от: | ||
RichieBoy67 |
Comments |
#42
|
||||
|
||||
why don't you recommend it?
|
#43
|
||||
|
||||
made the change. seems to be working. thanks.
|
#44
|
||||
|
||||
odd. I can get these to work in google chrome just fine, however it screws up the content on the homepage. forums look fine, however aren't respecting me saying the blocks should be 170px wide. Simple CSS change, right?
In IE8, the blocks only show up if I'm logged out? wierd.... |
#45
|
||||
|
||||
must have been a cookie/cache issue, since the blocks started working/changing to what I set them after a bit. Clearing the CMS cache and emptying cookies helps.
As for the IE8 issues.....as well as the disappearance of the sideblocks when I'm logged out...still persist. IE8 has the page stretching off to the right (with a scroll bar at the bottom), but chrome doesn't. Neither browser show the blocks when logged in. |
#46
|
||||
|
||||
got the logged in logged out issue. Doesn't seem that the blocks work when using the forum template simple black. Switched back to default template/use forum default, and works fine now.
still the big scrolling to the right in IE8. come to www.teamplayergaming.com and see. blocks seem to be working fine on all pages. even blogs and articles. |
#47
|
|||
|
|||
installed and working great. thank you
|
#48
|
|||
|
|||
Thanks for the update.
What will i need to do to get it on the showthread section |
#49
|
|||
|
|||
Thanks for this nice mod! I'm wondering how to fix this issue, though. When I add it to blogs or other sections, the styling on the twin columns does not display, although content still displays just fine. Any help you can provide would be most appreciated!
|
#50
|
|||
|
|||
In showthread I can see the place for the columns but blank, everyone having this issue?
|
#51
|
|||
|
|||
Quote:
Just read the instructions in the mod post HenryCell |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|