vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Mini Mods - Double navigation buttons bar (https://vborg.vbsupport.ru/showthread.php?t=172301)

Dream 08-01-2008 11:42 AM

Quote:

Originally Posted by Ohiosweetheart (Post 1586437)
Another easy-to-use mod from Dream. You're the best! ;)

Thanks! And you are welcome ^_^

djrapid.com 09-29-2008 12:06 AM

Thanks, installed.

I had to edit this to:

PHP Code:

<!-- top nav buttons bar -->
<
div class="tborder" style="padding:1px; border-bottom-width:0px">
    <
table cellpadding="$stylevar[cellpadding]cellspacing="0" border="0" width="100%" align="center">
    <
tr align="center">
        <
td class="vbmenu_control"><a href="index.php?$session[sessionurl]">Home</a></td>
        <
td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily">$vbphrase[todays_posts]</a></td>
        <
td class="vbmenu_control"><a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a></td>
        <if 
condition="$show['member']">
        <
td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=process&showposts=0&starteronly=1&exactname=1&searchuser=$bbuserinfo[username]">My Threads</a> / <a href="search.php?$session[sessionurl]do=process&showposts=0&exactname=1&searchuser=$bbuserinfo[username]">Replies</a></td>
        <
td class="vbmenu_control"><a href="album.php?$session[sessionurl]">My Pictures</a></td>
        <
td class="vbmenu_control"><a href="profile.php?do=editavatar$session[sessionurl]">Avatar Options</a></td>
        <
td class="vbmenu_control"><a href="online.php?$session[sessionurl]">$vbphrase[whos_online]</a></td>
    </if>
    </
tr>
    </
table>
</
div>
<!-- / 
top nav buttons bar --> 

Removed three
Added these instead:

- My Pictures
- Avatar Options
- Who's Online

john102774 10-01-2008 08:10 PM

Excellent Mod, Thank you! :)

RedDevil 10-04-2008 01:46 PM

thanks like this

GSeybold 11-30-2008 05:20 PM

Great mod.... Just one question. Is there any one to return all thread and post instead of just the last 50? Thanks a million. Again, great item.

Dream 12-01-2008 08:47 PM

not sure, thought it was paginated

Keesa 12-15-2008 04:05 AM

Used this again for a new template I am working on. Thank you again. I love simple modifications like this.

csoroner 12-19-2008 01:59 AM

Outstanding mod!

Installed easy, looks great and blended in nicely with the custom style I'm using.

Have a look-----> RippersPlace

Thank you very much!

Dream 12-19-2008 03:00 AM

glad you like it :) very nice looking forum you have there.

Manic Mechanic 01-30-2009 01:56 PM

How can I change the color of individual buttons/tabs in the navbar?


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