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 issues after upgrading to 4.2.1 (https://vborg.vbsupport.ru/showthread.php?t=297559)

mustangguy1230 04-25-2013 12:23 AM

Navbar issues after upgrading to 4.2.1
 
1 Attachment(s)
My site - http://performancefanatic.com/ - was working great with 4.2.0 but I decided to go ahead and upgrade to 4.2.1 and it seems to be working fine except for the navbar. If you go to the site you can see what I'm taking about.

This is what the navbar used to look like...

https://sphotos-b.xx.fbcdn.net/hphot...13821730_n.jpg

Any ideas for fixing the issue?

EDIT - I added an attachment that shows the issue. It's under the main part that says "forum, garage" etc.

Amaury 04-25-2013 03:34 AM

I'm not seeing any issues.

ForceHSS 04-25-2013 03:41 AM

Where the quick link tab is seems to be up to far needs an extra space there

mustangguy1230 04-25-2013 12:15 PM

Quote:

Originally Posted by Amaury25 (Post 2418407)
I'm not seeing any issues.

I added an attachment that shows the issue. It's under the main part that says "forum, garage" etc.

Amaury 04-25-2013 02:21 PM

Quote:

Originally Posted by mustangguy1230 (Post 2418456)
I added an attachment that shows the issue. It's under the main part that says "forum, garage" etc.

The gray text? Just edit the navbar_link_color and navbar_linkhover_color StyleVars.

mustangguy1230 04-25-2013 07:18 PM

Quote:

Originally Posted by Amaury25 (Post 2418465)
The gray text? Just edit the navbar_link_color and navbar_linkhover_color StyleVars.

Yeah that's not it. That is just the color not the placement. And if I change that to white for instance, it changes the color of the navtab font color. I think there may be some css that was done before that isn't working now but I don't know where/how to fix it.

--------------- Added [DATE]1366922104[/DATE] at [TIME]1366922104[/TIME] ---------------

Anyone who is good with coding can check the cached version of the site here

http://webcache.googleusercontent.co...&ct=clnk&gl=us

And it might help. I just can't figure it out.

Lynne 04-25-2013 07:49 PM

If it isn't the stylevar navbar_link_color, then you have modified the template. This is how it should be in the template vbulletin-chrome.css - is it?

HTML Code:

.navtabs > ul.floatcontainer li a {
        color:{vb:stylevar navbar_link_color};
        padding:{vb:math {vb:stylevar padding}/5} {vb:math {vb:stylevar padding}/2};
}

and
HTML Code:

.navtabs > ul.floatcontainer li a.popupctrl {
        -moz-border-radius:3px;
        -webkit-border-radius:3px;       
        border-radius:3px;
        border:solid {vb:stylevar navbar_tab_border.borderWidth}{vb:stylevar navbar_tab_border.units} transparent;
        background:transparent url({vb:stylevar imgdir_misc}/arrow.png) no-repeat {vb:stylevar right} center;
        padding-{vb:stylevar right}:15px;
        color: {vb:stylevar navbar_link_color};
}

It looks like you are also missing some padding.

mustangguy1230 04-25-2013 07:56 PM

Quote:

Originally Posted by Lynne (Post 2418534)
If it isn't the stylevar navbar_link_color, then you have modified the template. This is how it should be in the template vbulletin-chrome.css - is it?

HTML Code:

.navtabs > ul.floatcontainer li a {
        color:{vb:stylevar navbar_link_color};
        padding:{vb:math {vb:stylevar padding}/5} {vb:math {vb:stylevar padding}/2};
}

and
HTML Code:

.navtabs > ul.floatcontainer li a.popupctrl {
        -moz-border-radius:3px;
        -webkit-border-radius:3px;       
        border-radius:3px;
        border:solid {vb:stylevar navbar_tab_border.borderWidth}{vb:stylevar navbar_tab_border.units} transparent;
        background:transparent url({vb:stylevar imgdir_misc}/arrow.png) no-repeat {vb:stylevar right} center;
        padding-{vb:stylevar right}:15px;
        color: {vb:stylevar navbar_link_color};
}

It looks like you are also missing some padding.

The only things that have been changed are in the additional css... It looks okay though to me when I view it so I'm not sure where the issue is.

mustangguy1230 04-27-2013 02:06 PM

Anyone know of a fix? I've seen several posts on different sites. Looks like people who had a changed theme and upgraded to 4.2.1 are having similar issues.

Lynne 04-27-2013 02:59 PM

The fix is to see if the designer has a new upgraded style. Or, alternately, fix the css yourself.


All times are GMT. The time now is 08:02 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.03518 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_html_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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