vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Forum Home Enhancements - How to change the (What's Going On?) box to100% in forumhome (https://vborg.vbsupport.ru/showthread.php?t=230620)

Dr.osamA 05-21-2010 11:19 PM

Quote:

Originally Posted by Animemike (Post 2040951)
Awesome Thanks lot been looking for this one for 3 days now :D

you are welcome bro

i am glad for that

Bigj85 05-25-2010 11:26 PM

was looking for this info,thanks a lot it really looks better :)

Dr.osamA 05-31-2010 10:16 PM

Welcome Bigj85

my pleasure man

fluidswork 06-01-2010 01:48 AM

That will really help me out ...............

Boofo 06-03-2010 11:06 PM

It would be nice to see an English text file with the instructions also so they would have it in case they ever needed to re-do it.

Dr.osamA 06-04-2010 03:20 AM

1 Attachment(s)
Quote:

Originally Posted by Boofo (Post 2047946)
It would be nice to see an English text file with the instructions also so they would have it in case they ever needed to re-do it.

you can copy and pest 1st post bro

but it is ok i add for you English description.txt file

you are welcome bro :D

Dr.osamA 06-04-2010 03:22 AM

Quote:

Originally Posted by fluidswork (Post 2046303)
That will really help me out ...............

i am glad for that

my pleasure man

synseal 07-07-2010 10:14 PM

Thanks for this, working fine on vBulletin 4.0.4

Dr.osamA 07-10-2010 11:57 PM

Quote:

Originally Posted by synseal (Post 2066095)
Thanks for this, working fine on vBulletin 4.0.4

i am glad for that

my pleasure synseal you are welcome

midnz 07-28-2010 04:01 AM

Excellent! Your code edits work very well thanks :).

I did worry when I couldn't find the 'sem' template but soon realised you meant the 'same' template :D :I'm_blonde:

The code that I had to shift was different than what is in your first post because I'm running 4.0.5. I've posted it here for others who might get stuck:

PHP Code:

<vb:if condition="$show['sidebar']">
        </
div>
    </
div>

    <
div id="sidebar_container"<vb:if condition="$show['sidebarposition'] == 'left'"> class="sidebarleft"</vb:if>>
        <
a id="sidebar_button_link" href="#">
            <
vb:if condition="$show['sidebarposition'] == 'left'">
            <
img id="sidebar_button" src="{vb:stylevar imgdir_misc}/tab-collapsed-left.png" alt="" />
            <
vb:else />
            <
img id="sidebar_button" src="{vb:stylevar imgdir_misc}/tab-collapsed.png" alt="" />
            </
vb:if>
        </
a>
        <
ul id="sidebar">
            {
vb:raw sidebar}
        </
ul>
    </
div>
    </
vb:if> 



All times are GMT. The time now is 02:27 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.01139 seconds
  • Memory Usage 1,744KB
  • 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
  • (1)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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