The Arcive of vBulletin Modifications Site. |
|
Put a Column on the RIGHT side of every forum page Details »»
|
|||||||||||||||||||||||||||
|
Put a Column on the RIGHT side of every forum page
Developer Last Online: Nov 2013
Rather than clutter up the left column thread with this second product and confuse the issue further, I have made a separate product for those of you who want a column on the right side instead.
This can easily be combined with the left column product to have a column on both sides. To use this with the left column product, change the header code to: Code:
<!-- Left Column Code --> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td width="160" valign="top" align="left">$leftcolumn</td> <td valign="top"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td valign="top"> <!-- End Left Column Code --> Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
find:
HTML Code:
<!-- Left Column Code -->
HTML Code:
<!-- Right Column Code -->
![]() Great work, thanks for sharing. |
|
#3
|
||||
|
||||
|
doh :blush:
|
|
#4
|
|||
|
|||
|
Would it not be simplet to just create a template modification on the header and footer and leave it at that?
|
|
#5
|
||||
|
||||
|
In some ways, yes. But, this creates a separate template for the menu contents which makes it easier to maintain for some. The header template can get full with ad banners and other things.
For some novice users, this is an easier method. |
|
#6
|
|||
|
|||
|
Quote:
Good point. Thanks. |
|
#7
|
|||
|
|||
|
Is there a way to make this ONLY show in the forumhome and not in every forum page?
-Michael |
|
#8
|
||||
|
||||
|
Yes. Look in the left page hack. There is the syntax to make it not show on the portal page. Change that to make it ONLY show on the forumhome.
|
|
#9
|
|||
|
|||
|
is it possible to include just templates in here?
|
|
#10
|
||||
|
||||
|
Not sure what you are asking.
|
![]() |
|
|