![]() |
thanks for the hack..
few questions though... first of all, where exactly in the header template would u add the code...? i added at the very top, above evrything else and then added it in the footer... it added the right block, though it wasnt possitioned complete to the left as u have it on your screenshot, there was a gap between the block and the left side of the skin..also, i am not using a fixed template so as I added the blocked it streeched the main skin it self to the right adding a scroll bar at the bottom.. also, where would u edit the content of the block and also, how would u another one right under it? thanks |
Quote:
If anyone know a fix for this, I'd like to know, too Thanks. -- Rik |
Amy, any chance of a full upgrade to VB 3.6 for this lovely hack?
I'm not much of a coder and would like to just install and go! :) lazy, I know, but with a busy board it's dangerous to play when you don't know what you're doing! And it DOES seem there are a few problems. |
Rik - check post #367 ;)
GrantHorizons - It works fine for 3.6 :) |
Quote:
|
Quote:
Your post #367 fixed almost every page. I'm still just having difficulties on viewing threads (which are still too wide). But all other pages seem fine. Thank you very much. -- Rik P.S for Anyone: Also, I'm using this mod for Google Adsense ads. They really shouldn't be displayed on all pages (such as thread editing pages). Is there a way with PHP to know what vbulletin page you are on and then using if/then/else determine whether to display the left column or not? |
Rik,
Have a look at instructions in this post. They explain how to not have it on the register page. You add more pages by using the same variable and getting the script name from the top of the php file and adding an or to your conditional so you might end up with a conditional like this (well actually you won't but I just picked some pages that I kow the script names of) Code:
<if condition="THIS_SCRIPT!='register' || THIS_SCRIPT!='index' || THIS_SCRIPT!='private' || THIS_SCRIPT!='adv_index'"> |
Glad I was actually able to be of some help to someone :)
Anyone have any ideas about how to make the footer (What's Going On) not get pushed over by the column? |
Kerry-Anne: Fantastic. Your message #377 solved it for me. Thanks. -- Rik
|
Quote:
(actually not really, but it sounds good lol) In your footer wrap the edit with Code:
<if condition="THIS_SCRIPT!='index'">additional stuff for the column</if> It's not tested, but you shouldn't have any problems. |
All times are GMT. The time now is 04:00 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:
|