vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBadvanced Homepage (https://vborg.vbsupport.ru/showthread.php?t=59803)

msimplay 03-14-2004 06:53 PM

How do i make the width of the vbadvanced page 100% without making the forum 100%
i want the forum to be 750 in width and the index to be 100%

Zachery 03-14-2004 07:08 PM

hardcode the templates.

msimplay 03-14-2004 08:09 PM

how do i do that ?

Zachery 03-14-2004 08:55 PM

I havent looked at the templates in abit, but try editing the index template.

msimplay 03-15-2004 06:53 AM

Quote:

Originally Posted by Zachery
I havent looked at the templates in abit, but try editing the index template.

i can't seem to find the variable inside the index template
they all say 100%
and i can't seem to find stylevarwidth

Zachery 03-15-2004 07:23 AM

Quote:

Originally Posted by msimplay
i can't seem to find the variable inside the index template
they all say 100%
and i can't seem to find stylevarwidth

replace spacer_open with this

HTML Code:

<!-- open content container -->
<if condition="$show['old_explorer']">
        <table cellpadding="0" cellspacing="0" border="0" width="<if condition="THIS_SCRIPT == adv_index">100%<else />$stylevar[outertablewidth]</if>" align="center"><tr><td class="page" style="padding:0px $stylevar[spacersize]px 0px $stylevar[spacersize]px">
<else />
        <div align="center">
                <div class="page" style="width:<if condition="THIS_SCRIPT == adv_index">100%<else />$stylevar[outertablewidth]</if>; text-align:$stylevar[left]">
                        <div style="padding:0px $stylevar[spacersize]px 0px $stylevar[spacersize]px">
</if>


msimplay 03-15-2004 09:24 AM

Quote:

Originally Posted by Zachery
replace spacer_open with this

HTML Code:

<!-- open content container -->
 <if condition="$show['old_explorer']">
        <table cellpadding="0" cellspacing="0" border="0" width="<if condition="THIS_SCRIPT == adv_index">100%<else />$stylevar[outertablewidth]</if>" align="center"><tr><td class="page" style="padding:0px $stylevar[spacersize]px 0px $stylevar[spacersize]px">
 <else />
        <div align="center">
                <div class="page" style="width:<if condition="THIS_SCRIPT == adv_index">100%<else />$stylevar[outertablewidth]</if>; text-align:$stylevar[left]">
                        <div style="padding:0px $stylevar[spacersize]px 0px $stylevar[spacersize]px">
 </if>


that code seems to affect both the forum index and adv_index
weird innit
i think it might be coded inside the adv_index.php

lol i wish tigga would come help us :D

Zachery 03-15-2004 09:50 AM

Quote:

Originally Posted by msimplay
that code seems to affect both the forum index and adv_index
weird innit
i think it might be coded inside the adv_index.php

lol i wish tigga would come help us :D

What version of vBa are you using (trust me im just as quailfied as Tigga to work on this :))

Sinko 03-18-2004 09:13 PM

Sorry if this has already been asked...

Is it possible for the left sidebar to be shown on every forum page? If so, how?

Thanks guys and great hack!

Zachery 03-18-2004 09:14 PM

Quote:

Originally Posted by Sinko
Sorry if this has already been asked...

Is it possible for the left sidebar to be shown on every forum page? If so, how?

Thanks guys and great hack!

Yes it has, its been anwsered on vBadvanced.com :)


All times are GMT. The time now is 10:32 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
  • Page Generation 0.02420 seconds
  • Memory Usage 1,745KB
  • 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
  • (2)bbcode_html_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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