vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Navbar issue (https://vborg.vbsupport.ru/showthread.php?t=247019)

combs 07-21-2010 04:48 PM

Navbar issue
 
any idea what could be causing this to happen?

http://img408.imageshack.us/img408/1156/capturevuq.png

I can't figure it out. It expends a few px over to the right where it should be as well.

Thanks so much for any help! It will be really appreciated!

P.S There is this code in the additional.css code which I think is relevant. I've tried changing the 100% size to a multiple type of things and it only effects how far right it goes, and not the left side which is pictured.

HTML Code:

/* Navbar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.navbar {
        background:url(images/bqh/navBG.gif) repeat-x top left;
        position:relative;
        height:62px;
        font:  11px Arial, Calibri, Verdana, Geneva, sans-serif;
        color:#f0f9ff;
        width:100%;
}
.navLeft {
        background:url(images/bqh/navLeft.gif) no-repeat top left;
        height:62px;       
}
.navRight {
        background:url(images/bqh/navRight.gif) no-repeat top right;
        height:62px;
        padding:0 8px;
}
#navtabs li.selected ul.floatcontainer {
        margin-top:1px;
}
#navtabs li.selected ul.floatcontainer a:link, #navtabs li.selected ul.floatcontainer a:visited {
        line-height:26px;
        height:26px;
}
.navbar a { color:#f0f9ff; }
.navbar a:hover { color:#cfe1ec; }

.navtabs ul li:first-child {
        text-indent: 23px;
}
.navtabs {
        padding-left:0;
}
.navtabs ul {
        position:absolute;
        top:35px;
        left:0px;
        width:100%;
/* This is to fix RTL menu issue under Opera */
        direction:ltr;
}
.navtabs li {
        float:left;
        padding-right:2px;
        background:url(images/bqh/navSplit.gif) no-repeat top right;
}
.navtabs li li {
        background:none;
}

.navtabs ul li {
        border-right: 0;
        position: relative;
}
.navtabs li a {
        height:35px;
        line-height:35px;
}
.navtabs li a.navtab {
        display:block;
        min-width:60px;
        width:auto !important;
        width:60px;
        _min-width:75px;
        _width:auto !important;
        _width:75px;
        text-align:center;
        color:#f0f9ff;
        font-size:14px;
        text-decoration:none;
        line-height:35px;
        height:35px;
        padding:0 10px;
        font-weight:400;
text-transform:uppercase;
}
.navtabs li a.navtab:hover {
        background:url(images/bqh/navBG_hover.gif) repeat-x top left;
        color:#cfe1ec;
}
.navtabs li.selected {
        color:#cfe1ec;
        height:35px;
}
.navtabs li.selected a.navtab {
        color:#cfe1ec;
        position:relative;
        top:-px;
        padding-top:px;
        z-index:10;
}
.navtabs li.selected li a,
.navbar_advanced_search li a {
        text-decoration:none;
        font:  11px Arial, Calibri, Verdana, Geneva, sans-serif;
        line-height:26px;
}
.navtabs li.selected li a {
        color:#c0d0b9;
        padding:2px 5px;
}

.navbar_advanced_search li {
        height: 26px;
        display:block;
        clear:both;
}

.navbar_advanced_search li a {
        color:#f0f9ff;
}

.navbar_advanced_search li a:hover {
        color:#cfe1ec;
        text-decoration:none;
}

.navtabs li.selected li a:hover {
        color:#fff;
        text-decoration:none;
}

.navtabs li.selected .popupbody li > a {
        padding:0px 10px;
        text-indent: 0;
        color: rgb(0, 0, 0);
}

.navtabs li.selected li a.popupctrl {
        -moz-border-radius:3px;
        -webkit-border-radius:3px;       
        border:solid 1px transparent;
        _border: none;
        background:transparent url(images/bqh/misc/arrow.png) no-repeat right center;
        padding-right:15px;
        _background-image:url(images/bqh/misc/arrow.gif');
        color:#c0d0b9;
}

.navtabs li.selected li a:hover.popupctrl {
        color:#fff;
}


Qwk86gn 07-22-2010 12:54 AM

Check StyleVar: navbar_padding

Change the "left" padding to 0


All times are GMT. The time now is 08:35 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.01555 seconds
  • Memory Usage 1,721KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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