The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Side Column problem on threads
Hi,
Im trying to create a column down the right hand side of the page on all pages but below the nav bar which needs to span the whole page. I have added the below code to the very bottom of the nav bar template: Code:
$ad_location[ad_navbar_below] <!--Columns --> <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center"> <tr> <td valign="top"> <!-- /Columns --> Code:
$ad_location[ad_footer_start] <br /> <div class="smallfont" align="center">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div> <br /> $spacer_close <!-- /content area table --> <!-- ########################### Columns ########################### --> </td> <td width="150" valign="top" class="page" style="padding: $stylevar[cellpadding]px;"> YOUR CONTENT HERE </td> </tr> </table> <!-- ########################### /Columns ########################### --> Is there anotherway or better way or way which works to do this? Im using vB 3.8.1, no addons and this is the only change to style so far. Thanks |
#2
|
|||
|
|||
<a href="https://vborg.vbsupport.ru/showthread.php?t=204773" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=204773</a>
|
#3
|
|||
|
|||
Thanks for that.
Looks quite good! Do you know how to create the column without the product though? Cheers |
#4
|
||||
|
||||
most likely it's $spacer_open
you will have to remove it for that page; and, also remove $spacer_close |
#5
|
|||
|
|||
Quote:
So with a bit of jiggery pokery with padding it now all lines up! Right nightmare it was! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|