![]() |
The left sidebar fills the whole window after I installed any suggestions, forums get push way off tothe right.
|
Just to add here.. I did not use your template to create a left sidebar on all pages...
I used your template to insert ads into a module for vBadvanced. It worked great without making me reprogram everything. Thanks. |
$15 Paypal to whoever can tell me how to fix this :
Quote:
|
Nevermind, I figured this out. If anyone has a similar problem, I editted the folowing code in the postbit_legacy template...I'm assuming if you don't use legacy you would edit the same line in the postbit template.
Code:
<if condition="$show['spacer']">$spacer_open<if condition="!$post['islastshown']"><div style="padding:0px 0px $stylevar[cellpadding]px 0px"> Quote:
|
Is There Any Way I Can Make This ONLY Appear On The Forum Home? :blush:
|
Quote:
|
Quote:
1. In your ACP add a new template named 'sidebar' or similar (the example I'm using here assumes the template is named this). This is the template containing your stuff going in the sidebar. To the FORUMHOME template AFTER $navbar add: Code:
<!-- Added table for left sidebar on forumhome --> Code:
</td> 3. Open index.php and immediately ABOVE: eval('$navbar = "' . fetch_template('navbar') . '";'); ...add: Code:
/// Hacked in side menu on forumhome That should do it :). |
Installed as specified in the .txt documentation and when I went to edit global.php, this code is not there, any ideas?
eval('$header = "' . fetch_template('header') . '";'); I am running: vBulletin Version 3.0.7 |
It is there - line 491 in an unmodified global.php
|
I guess mine must be modified, because I cannot find it, did a search in the file. Anything I can do to resolve this? Thanks in advance.
Feel free to look at my site at http://teambajamarine.com/forum |
All times are GMT. The time now is 09:05 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|