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)
-   -   Major Additions - Menu Control (https://vborg.vbsupport.ru/showthread.php?t=122762)

NFLfbJunkie 10-15-2006 01:11 AM

I have installed this MOD but I am having problems with the top menu border (see attachment). The top menu's border has no border and the bottom one is thicker the the normal thin border. I can't figure out how to fix.

optrex 10-16-2006 08:14 AM

With Menu Control, this is due to the fact that the program was designed to be placed in a certain position on your nav bar, therefore the box was given no border at the top, and a border at the bottom. Here this is emphasised by you seeing this output when positioned differently.

NFLfbJunkie 10-16-2006 05:04 PM

But how can I fix the border? I already figure out how to put the top border (changing a 'px0' value to 'px1' in the navbar template. But I still have the double line border on the bottom of the top navigtion bar.

optrex 10-16-2006 07:09 PM

create a line bottom border px0 at a guess.

NFLfbJunkie 10-16-2006 07:15 PM

Any idea where I would create / find where to put this and what the code should be?

optrex 10-16-2006 07:24 PM

Not really, you could try just on the same line as the top border bit

NFLfbJunkie 10-16-2006 07:26 PM

I figured it out. This is the beginning code that I have:

<!-- Menu Control - Version 1.3 Final -->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:1px">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-bottom-width:0px">

optrex 10-16-2006 07:31 PM

Quote:

Originally Posted by Junkie
I figured it out. This is the beginning code that I have:

<!-- Menu Control - Version 1.3 Final -->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:1px" style="border-bottom-width:0px">

Shouldn't need it twice. This should tidy things up

NFLfbJunkie 10-16-2006 07:37 PM

I tried that and it centered everything on the page.

NFLfbJunkie 10-16-2006 07:41 PM

Tried it again; now it works. Thanks Optrex.


All times are GMT. The time now is 06:10 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.01192 seconds
  • Memory Usage 1,730KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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