The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Put a Column on the Left Side of Every Forum Page Details »» | |||||||||||||||||||||||||||
Put a Column on the Left Side of Every Forum Page
Developer Last Online: Nov 2013
This little PRODUCT will provide you with a template to put content in a column going down the left side of every forum page.
What you put there is limited only by your imagination. This can easily be combined with the right column product to have a column on both sides. To use this with the right column product , change the footer code to: Code:
<!-- Right Column Code --> </td> <td width="160" valign="top" align="left">$rightcolumn</td> </tr> </table> </td></tr> </table> <!-- End Right Column Code --> Some very important changes were made to the header and footer template changes. Please modify your header and footer code to use the new version. This is now a PRODUCT and not a plugin. Use the product manager to import it. If you are upgrading, copy the contents of your left_column template to notepad BEFORE you install the product. Then, replace the template contents with your backup. This version now includes sample html in the left_column template. Thanks to iguanairs for that code. Show Your Support
|
Comments |
#122
|
|||
|
|||
ok i just added this, few qiestions though#
http://www.computertektalk.com/ why is there a random "<"?? how can i make the column only apear on the forum index, and how can i make it wider without having it touch te actual forum area?? thanks |
#123
|
||||
|
||||
Check the code because there is an extra < in there somewhere thats causing it to appear in your forum.
Quote:
<!-- Left Column Code --> <<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> See the beginning of the code, it says: <<table border="0" blah, blah. Remove one of the < and all is 100%. Laters |
#124
|
|||
|
|||
Quote:
|
#125
|
|||
|
|||
Quote:
how do i change how wide the box is? |
#126
|
|||
|
|||
Quote:
><!-- 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 --> <!-- main --> <table class="tborder" cellpadding="$stylevar[cellpadding]" How can I make it flush with my Main? Thanks socalsoccer.com |
#127
|
|||
|
|||
Another problem I encountered was when I added another gif picture, it placed it to the right side of the previous one. This pushed my forum way to the right. How can I line up small gifs that are linked on top of eachother. Here is one gif link
<!-- Begin custom code --> <a href="http://www.fifa.com/en/news/feature/0,1451,109644,00.html" target="'_self'"><img src="http://www.socalsoccer.com/bu17.gif"alt="" border="0"></a><!-- End custom code --> Thanks |
#128
|
|||
|
|||
This sites column with multiple JPG's is what I would like to replicate. But how do I stack the gifs like this without pushing the forum over everytime I add a gif?
http://www.refrigeration-engineer.co...ead.php?t=2674 |
#129
|
|||
|
|||
I almost got it I just need to get rid of that white line below my gif. Does anyone know what that line may be caused by? After that I need a way to stack a bunch of Gif/links , does anyone know the code? If I add another , it will align to the right of the next gif, therby pushing my forum farther to the right.
Thanks www.socalsoccer.com |
#130
|
|||
|
|||
I can get everything to work except my Googleads ..... for some reason they don't show up at all, anybody have any suggestions?
|
#131
|
|||
|
|||
Can I show something in the column depending on what skin you are using?
For example: If you're using skin 1 you'll see a red google ad in the column. And if you're using skin 2 you'll see a white google ad. Is there any way to do this? Thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|