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)
-   -   Mini Mods - Advanced Navbar Links (https://vborg.vbsupport.ru/showthread.php?t=120517)

gator777 06-05-2007 07:54 AM

Quote:

Originally Posted by talenak (Post 1259882)
Oh but there IS Harmor! I found it a little bit ago, AFTER, I posted of course.

Can I suggest you link to this post in your MOD description?

Edit to add a suggestion and pictures: For anyone who wants to add the categories using the linked to methiod, Don't add a category strip as the first to display. There is an extra space added above each manually added strip that just looks tacky if its in the #1 display order. Images attached. Also it doesn't display correctly in acp, but it doesn't harm anything. See attached images.

This would make an already good mod even greater. I hope you can add this to your mod as well. Thanks for all the hard work. :D

UaeStar 06-06-2007 02:08 AM

nice thanks

Ophelia 06-14-2007 06:38 PM

Not sure if it's been noted yet.

Adding a ' into the hover text removes anything after the '

Today's Photos turns into Today

harmor19 06-15-2007 02:52 AM

Quote:

Originally Posted by Ophelia (Post 1268562)
Not sure if it's been noted yet.

Adding a ' into the hover text removes anything after the '

Today's Photos turns into Today

Thanks. I'll see if I can fix the problem.

Jay-MOB 06-21-2007 01:56 PM

can the menu style be changed to the normal forum style?

HaCaoChien 06-25-2007 06:35 PM

Installed.

Everything seem work well when I add Menu and Link to Menu. But in Stand-Alone Link, I checked all in option "Select the usergroups that can see this link" but it do not show and when I try to edit that Stand-Alone Link, I see in that option, nothing checked. Please help

Thanks

Alfa1 07-25-2007 11:36 PM

Can you put conditionals in links that you add to this hack? Or doesn't that work?

vcruiser 07-26-2007 06:38 PM

All went well with the install and it works great. The link I created is Home. It shows in the navbar, in the center, how do I position it to where ever I want?

Brew 08-04-2007 10:56 PM

My navbar links are not in my navbar template, they're in the header.

I have been trying to get this to work but the table rows and columns just won't let this format correctly.

My source is:

HTML Code:

<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
 <td><a href="index.php"><img src="redbar/elements/logo.jpg" border="0"></a></td>
</tr>
<tr>
<td>
<br>
$header_advertisement
</td></tr>
<tr>
 <td background="redbar/elements/catsub.jpg" height="24" class="menu">
<a href="index.php">Main</a> &nbsp;&nbsp;
<if condition="$show['member']">
<a href="usercp.php">User CP</a> &nbsp;&nbsp;
</if>
<if condition="$show['registerbutton']">
<a href="register.php">Register</a> &nbsp;&nbsp;
</if>
<a href="memberlist.php">Member List</a> &nbsp;&nbsp;
<a href="calendar.php">Calendar</a> &nbsp;&nbsp;
<a href="faq.php">FAQ</a> &nbsp;&nbsp;
<if condition="$show['member']">
<a href="search.php">Search</a> &nbsp;&nbsp;
</if>
<if condition="$show['member']">
<a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out()">Logout</a>
</if>

$custom_droplinks_cat
$custom_singlelinks

</td>
</tr>

$custom_droplinks

<tr>
  <td width="655">
<!-- /logo -->
<!-- content table -->
$spacer_open
$leftcolumn_advertisement
$_phpinclude_output

As you can see I have the first two variables just after the login/logout link and the other is outside the table columns/rows.

I have tried to put the three lines ( $custom_singlelinks, $custom_droplinks_cat and $custom_droplinks ) everywhere I can think of but the formatting just isn't working.

Can someone give me a hand with this?

You can see what the above code is doing to the layout (as of 8/4/07) here:

http://www.criticalreactor.com/forums/index.php

Whoever can help me I would greatly appreciate it, I'm pulling my hair out in this :D

cynthetiq 08-05-2007 08:27 PM

Thanks alot! I haven't created my menus but


All times are GMT. The time now is 04:42 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.01429 seconds
  • Memory Usage 1,749KB
  • 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_html_printable
  • (2)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