vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Home Enhancements - Left side column on forum home only (https://vborg.vbsupport.ru/showthread.php?t=117988)

Kwak 06-29-2006 04:57 AM

Great hack.

Can't wait to see a "Right Colum" and a "forum display" hack for this on 3.6.

peterska2 06-30-2006 12:01 AM

You can include this on any page in vB by adding the first section of code after
Code:

$navbar
in the template and the second section before
Code:

$footer
The right side one is already released.

Brandon Sheley 06-30-2006 12:43 AM

how can i put a bullet next to a link ?
  • example


thank you

peterska2 06-30-2006 01:21 PM

For that particular type of bullet, you would need to use
Code:

<ul><li>[high]link/text/whatever here[/high]</li></ul>
Use
Code:

<br />
between each item and omit the
Code:

</ul>
until the final item so your list would look like
Code:

<ul>
<li>Item One</li><br />
<li>Item Two</li><br />
<li>Item Three</li>
</ul>

You can put as many items as you wish within the list using this format.

Brandon Sheley 06-30-2006 03:27 PM

great, thx perterska i like this hack a lot :)

Red Matrix 07-01-2006 08:31 AM

Thanks for this.

I couldn't find the code in FORUMHOME in my non-default skin. I ended up placing the code UNDER $navbar.

http://iamwi.de/subheader_thumb.jpg

Staxed 07-01-2006 08:57 AM

will you be releasing your vertical forum navigation for 3.6? i'd like to put that in the sidebar

also a question about that navigation...does it support the dropdowns just like the navbar?

Staxed 07-01-2006 09:03 AM

i'm having a really wierd issue with this and the shoutbox.

when i did the default install of this it works just fine, but then i moved it to under the navbar and now the smilies in the shoutbox are expanded...and will not unexpand...

Snake 07-01-2006 09:06 AM

Thanks for the 3.6 version! :)

peterska2 07-01-2006 09:19 AM

Quote:

Originally Posted by Irisfire
will you be releasing your vertical forum navigation for 3.6? i'd like to put that in the sidebar

also a question about that navigation...does it support the dropdowns just like the navbar?

At the moment it does not support dropdowns, but the current fixed vertical navigation works fine with the 3.6 versions.


All times are GMT. The time now is 05:55 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.01113 seconds
  • Memory Usage 1,734KB
  • 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
  • (6)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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