The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
hello, how can I edit the color and the thickness of the line that separates the sub-forums thank you
|
|
#2
|
||||
|
||||
|
There are two choices
1st option. Add the following code into the theme css_additional.css template you are using. change the color according to you. Code:
.forum-list-container .forum-item td{
border-top: 1px solid #fd0414;
}
2nd option, Of the style you are using, go to the Style Variable Editor and do as in screenshot. you-site/admincp/stylevar.php?dostyleid=the stilid you use Search Style Variable post_border |
|
#3
|
|||
|
|||
|
no I have not found?
|
|
#4
|
||||
|
||||
|
Apply option 1, it's easier
|
|
#5
|
|||
|
|||
|
no I added css additiona but it doesn't change anything
|
|
#7
|
|||
|
|||
|
thank you now it works a very big thank you
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|