vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Put a Column on the Left Side of Every Forum Page (https://vborg.vbsupport.ru/showthread.php?t=91888)

oninuva 06-29-2006 07:29 PM

also how do i change the background color and text?

dilbert 06-30-2006 12:05 AM

OK, so it's a goofy question, but is this 3.6 compatible? I guess I can't see why it wouldn't be.

mugz 07-04-2006 03:57 PM

right i added this to my site today all worked well but rather than use the right hand space and move the rest of the site more to the left it made the topics test smaller and fitted itself into the site keeping the left and right margins would this be because i am using a fluid template and not a normal template? maybe a dum question but i have seen this mod on other sites and they maneged to fit it in the way i wanted

BrandiDup 07-06-2006 01:00 PM

nevermind, I got it working :D

BrandiDup 07-06-2006 07:34 PM

Amy, do you happen to know the script to stop this from showing on vba? I've got this working (and it looks great!) but I don't want it to show on the front page since I've got my navigation module on there already. Thanks :)

peterska2 07-06-2006 08:49 PM

Brandi, put
Code:

<if condition="THIS_SCRIPT != 'adv_index'">
before the code you added to your header and footer and
Code:

</if>
after it and it will stop it showing on vBAdvanced

BrandiDup 07-06-2006 10:07 PM

Quote:

Originally Posted by peterska2
Brandi, put
Code:

<if condition="THIS_SCRIPT != 'adv_index'">
before the code you added to your header and footer and
Code:

</if>
after it and it will stop it showing on vBAdvanced


Thank you very much!!

mugz 07-11-2006 10:56 AM

i have a question i have this mod on my forum but what i want to do is add it to show only on the forum home page ware would i add the code on the forumhome template?

peterska2 07-11-2006 11:02 AM

in the header and footer templates before the edit that you make for this to work add
Code:

<if condition="THIS_SCRIPT=='index'">
then after the added code add
Code:

</if>
Alternatively there is a modification that just displays the column on the forumhome.

mugz 07-11-2006 04:07 PM

Quote:

Originally Posted by peterska2
in the header and footer templates before the edit that you make for this to work add
Code:

<if condition="THIS_SCRIPT=='index'">
then after the added code add
Code:

</if>
Alternatively there is a modification that just displays the column on the forumhome.

can you show me the link to this mod please :cool:


All times are GMT. The time now is 06:21 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01832 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (8)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete