![]() |
.navtabs ul { 4.2.1 Problem
There used to be a time when I was such a fan boy of vBulletin back in the 3.x.x days. Now I feel like I spend more time hunting for things in their confusing system (hereinafter referred to "labyrinth").
This is the problem I'm facing: broken nav bar from updating my custom theme from 4.1.1. to 4.2.1. I opened up Firebug and found I need to make the corrections to two elements: .navtabs ul and .navtabs li a. The later I already completed, but can't find the bloody former in additional.css. The built in search is any help. Would someone help me find the holy grail in this labyrinth? Link forums.jackbootgames.com |
There is more to it than that, in vB v4.2.0 they added the Navigation Manager, which controls all the tabs and sublinks now. The navbar code was re written. I would suggest asking your skin developer to upgrade the style to accommodate vb v4.2.0 and above.
|
Quote:
|
The stuff they added is a completely different system than it was before. If you want to try it yourself, I would suggest comparing all the code under the group Navigation / Breadcrumb Templates in a unmodified default style to the code in your custom style. Copy the code from the unmodified default style to the custom style. This may not always work though, depending on how heavily the custom style is coded.
If not then you have to go through it line by line, changing what needs to be changed. |
Quote:
Code:
.navtabs ul { |
Here is a example of how it is changed. In the template navbar, in vB proir to v4.2 this is the template:
Code:
<div id="navbar" class="navbar"> Code:
<div id="navbar" class="navbar"> |
So there is no css rule definition for the ul? I found and edited ".navtabs li a". Surely they must have the .navtabs buried somewhere.
The vB team wonders why everyone is using IPBoard these days. =/ |
There may be a definition, but as I stated, the system has changed vastly. That is due to the addition of the Navigation Manager, which allows you to add tabs easily in the site. This was one of the most requested items in jira, so if users move to a different platform, after something they asked for, makes no sense.
Like I said, I would get your skin dev to update the style to support v4.2.1, or look on here to get a style that is for that version, https://vborg.vbsupport.ru/forumdisplay.php?f=247 |
The css is now edited in Stylevars. Probably best to give us a link to your site and an explanation of what styling you want to add/remove. VB4 is widely editable, you just need to know what you're looking for.
|
It still would do no good to try and correct a issue, if the style is not for that vB version, or at least made compatible. :)
|
All times are GMT. The time now is 09:59 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|