The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
i want to know how to change the color Bar
see this picture https://vborg.vbsupport.ru/attachmen...4&d=1294013707 Name: forumhome_forumbit (Main Category Long Space after Last Post ) i want to change the colors how help please --------------- Added [DATE]1428701891[/DATE] at [TIME]1428701891[/TIME] --------------- no not working your code and i see red box in my forum i need nav bars colors change if new installation in vbulletin you see Main category so main category line or nav color want to change --------------- Added [DATE]1428702137[/DATE] at [TIME]1428702137[/TIME] --------------- i have Ideal VB theme --------------- Added [DATE]1428742782[/DATE] at [TIME]1428742782[/TIME] --------------- no one help me ![]() I really need to change the color and i try my self and i used this method: Style and Templates - Style Manager - Style variable Editor - Go - forumhead_background after i see color when i refresh i see color change after 2 second gone i see defalult colors i dont know why |
|
#2
|
||||
|
||||
|
If this is the effect you want:
Then add the following CSS to the "additional.css" template: Code:
.forumhead {
background: #FF0000;
}
#content .navlinks {
color: #FFFFFF;
background: #AA00FF;
}
#content .navlinks a {
color: #FFFFFF;
}
#wgo h2 {
background: #808080;
}
Sidebar -> sidebar_background And in the field "Background Color" enter a value of #ffff00 and click "Save." |
| Благодарность от: | ||
| tanzeelniazi | ||
|
#3
|
|||
|
|||
|
working great man nice share
thank you1 more thing when i open section and watching threads but here color is not changes i mean here TITLE / THREAD STARTER bar i want here also --------------- Added [DATE]1428796957[/DATE] at [TIME]1428796957[/TIME] --------------- and i am using firefox after changing the colors i see my Ajax Statistics Box header has so much height ? and in chrome height is fine |
|
#4
|
||||
|
||||
|
Quote:
Code:
.forumhead, .threadlisthead {
background: #FF0000;
}
Quote:
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|