The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Hi guys, today im see this error.
And can not resolve. ![]() Need a little help
|
|
#2
|
||||
|
||||
|
A screenshot is not going to help, you need to post a link to the site so someone can look at the CSS.
|
|
#3
|
||||
|
||||
|
forum: www.realitybrasil.com.br
|
|
#4
|
||||
|
||||
|
Your problem is this CSS:
Code:
.navbar {
background: none repeat scroll center center #333333;
color: #FFFFFF;
font: 11px Arial,Calibri,Verdana,Geneva,sans-serif;
height: 70px;
padding: 0 0 0 20px;
position: relative;
}
|
|
#5
|
||||
|
||||
|
I found this but have not found the css file to edit.
|
|
#6
|
||||
|
||||
|
That should be in the vbulletin-chrome.css template.
|
|
#7
|
||||
|
||||
|
Quote:
Not found here... http://pastebin.com/HaVwr6tn |
|
#8
|
||||
|
||||
|
It's in this bit of code:
Code:
.navbar {
position:relative;
height:{vb:math {vb:stylevar navbar_tab_border.borderWidth} + {vb:stylevar navbar_tab_size.height} * 2}px;
background:{vb:stylevar navbar_background};
padding:{vb:stylevar navbar_padding};
color:{vb:stylevar navbar_color};
font:{vb:stylevar navbar_font};
-moz-border-radius-bottom{vb:stylevar left}:{vb:stylevar border_radius};
-moz-border-radius-bottom{vb:stylevar right}:{vb:stylevar border_radius};
-webkit-border-bottom-{vb:stylevar left}-radius:{vb:stylevar border_radius};
-webkit-border-bottom-{vb:stylevar right}-radius:{vb:stylevar border_radius};
}
|
|
#9
|
||||
|
||||
|
Quote:
AdminCP > Styles & Templates > Style Manager > Edit Style Variables > now scroll down in stylevars to find the navbar style variables look for the one named navbar_tab_padding and you'll see the #'s in the padding boxes, set the one with 20 to 0 and save. The style variable to edit is "navbar_tab_padding". |
| Благодарность от: | ||
| WoODoO | ||
|
#10
|
||||
|
||||
|
Quote:
![]() Quote:
Thanks guys, it worked! |
| Благодарность от: | ||
| ozzy47 | ||
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|