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)
-   -   Left Sidebar on all pages. (https://vborg.vbsupport.ru/showthread.php?t=59781)

HiDeo 01-07-2004 08:24 PM

Very nice :D

Dark_Wizard 01-07-2004 08:27 PM

Quote:

Originally Posted by assassingod
How is your hack different from a previously released one (https://vborg.vbsupport.ru/showpost....96&postcount=1)?

It appears on all vb's pages not just the forum home.

assassingod 01-07-2004 08:28 PM

Thanks:)

Dark_Wizard 01-07-2004 08:55 PM

Quote:

Originally Posted by assassingod
Thanks:)


Your welcome. ;)

Nmidia 01-08-2004 04:46 AM

Quote:

Originally Posted by Dark_Wizard
Your welcome. ;)

Can you take a look at my site

http://legionsofloki.com/Forum

the side bar has added fine (on the second attempt but that was my fault! - I edited the offline version of config.php and upped it - boom!!!!) but it has not aligned with the top of the page. Is there a fix for this? Thanks

Nmidia 01-08-2004 04:49 AM

Quote:

Originally Posted by Nmidia
Can you take a look at my site

http://legionsofloki.com/Forum

the side bar has added fine (on the second attempt but that was my fault! - I edited the offline version of config.php and upped it - boom!!!!) but it has not aligned with the top of the page. Is there a fix for this? Thanks

on the subject of sidebars, anyone know how I could get something like the Shoutbox or another sidebar to permanantly reside on the right hand side as well as the left?

Cheers

Dark_Wizard 01-08-2004 09:31 AM

Quote:

Originally Posted by Nmidia
Can you take a look at my site

http://legionsofloki.com/Forum

the side bar has added fine (on the second attempt but that was my fault! - I edited the offline version of config.php and upped it - boom!!!!) but it has not aligned with the top of the page. Is there a fix for this? Thanks

The box is where it's supposed to be the navbar adds extras <br />'s in there...you can edit the navbar template to bring the forums higher or add a <br /> to the to top of the sidebar template.

Dark_Wizard 01-08-2004 09:34 AM

Quote:

Originally Posted by Dark_Wizard
The box is where it's supposed to be the navbar adds extras <br />'s in there...you can edit the navbar template to bring the forums higher or add a <br /> to the to top of the sidebar template.

Edit this part in my instructions:

where it says to add this above the footer:
PHP Code:

<!-- Sidebar -->
        </
td>
    </
tr>
</
table>
<!-- /
Sidebar --> 

Change it to this instead:
PHP Code:

<!-- Sidebar -->
        </
td>
 <
td align="right" valign="top">$shoutbox</td>
    </
tr>
</
table>
<!-- /
Sidebar --> 


Nmidia 01-08-2004 10:10 AM

Quote:

Originally Posted by Dark_Wizard
The box is where it's supposed to be the navbar adds extras <br />'s in there...you can edit the navbar template to bring the forums higher or add a <br /> to the to top of the sidebar template.

Ahh yes, why didn't I think of that. Oh, yes, cos I'm a muppet:) Thanks

subu1 01-10-2004 07:23 AM

Quote:

Originally Posted by Dark_Wizard
:rolleyes: This is for vb3.0...hence the forum name "Code Modifications vB3"...you need to remove this hack.

ups :rolleyes: :rolleyes: :rolleyes:

can everybody take that for vb2


All times are GMT. The time now is 10:38 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.01328 seconds
  • Memory Usage 1,748KB
  • 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_php_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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