The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
It's hard to explain with words, so here is an image.
The yellow you see on the first part is thead.gif and the blue is cat.gif. I don't want the blue to be the background of the section that says Thread tools etc. Where do I change it so that it looks like it does on the bottom part? So that the thead continues and cat doesn't get involved with that part |
#2
|
||||
|
||||
![]()
In the advanced CSS for a style.
Goto .vbmenu_control attribute. You just need to change there.. If the template is modified you need to check in showthread template what are classes. |
#3
|
||||
|
||||
![]()
Where can I find that advanced CSS
|
#4
|
||||
|
||||
![]()
Select a Style > style options > advanced css
|
#5
|
||||
|
||||
![]()
There is no such thing :/
|
#6
|
||||
|
||||
![]()
Styles and template > style manager > select a style > on the drop down to right you will find Main CSS
|
#7
|
||||
|
||||
![]()
Should I change something in this, if so what?
/* ***** styling for 'big' usernames on postbit etc. ***** */ .bigusername { font-size: 12pt; } /* ***** small padding on 'thead' elements ***** */ td.thead, th.thead, div.thead { padding: 4px; } /* ***** basic styles for multi-page nav elements */ .pagenav a { text-decoration: none; } .pagenav td { padding: 2px 4px 2px 4px; } /* ***** de-emphasized text */ .shade, a.shade:link, a.shade:visited { color: #777777; text-decoration: none; } a.shade:active, a.shade:hover { color: #FF4400; text-decoration: underline; } .tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; } /* ***** define margin and font-size for elements inside panels ***** */ .fieldset { margin-bottom: 6px; } .fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; } |
#8
|
||||
|
||||
![]()
Find the .vbmenu_control option its above the advanced css part u jus copy paste..
just do a browser find and put .vbmenu_control.. ull see it and edit that |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|