vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   How to fix? Please help (https://vborg.vbsupport.ru/showthread.php?t=218720)

daveaite 07-16-2009 08:04 AM

How to fix? Please help
 
1 Attachment(s)
How do you fix the navbar so that downloads and videodirectory show up like the rest.


Currently their is a hover enabled, so that when your mouse changes it changes slightly.

Below is an attachment as well as my nav code. Please help I tried playing around with it and it really messes my site each time.

Attached is a picture of how it currently is as well as my navbar code.


Thanks for just looking at this :)

adriano29 07-16-2009 09:21 AM

It's not in the navbar template.
The Downloads and Video Directory plugins have separate templates.
You should have a look there and find the code related to Navbar links and add the following phrase into <td> tag.

Quote:

class="vbmenu_control"
Hope this help.

Regards!

daveaite 07-16-2009 11:04 AM

Thanks for your quick reply!

Currently my navbar code for downloads already has that in there, and it doesn't change it.

Quote:

<td class="vbmenu_control"><a href="downloads.php$session[sessionurl_q]">$vbphrase[ecdownloads]</a></td><td width="10" height="25" align="left" valign="top"></td>
I'm trying to get that original hover/image look, not just the black back with the link as posted in the above attachment.

Lynne 07-16-2009 03:46 PM

I am pretty sure that is not the navbar being used. Maybe the dropdown links are used, but I can't find the other links from your navbar in there. You will need to find the correct template and modify the code in there. You should be asking in the modification thread for help modifying the modification links if you are having problems doing so.

To find the template that has your navbar links, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code.

daveaite 07-16-2009 09:49 PM

Fixed. Great idea Lynne. =)


All times are GMT. The time now is 10:28 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.01040 seconds
  • Memory Usage 1,718KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete