The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Hello , how can I changed child channel icon ,, example I want to change icon just for few of them not all ... Any code ?
Thnks |
|
#2
|
||||
|
||||
|
I found the code :
HTML Code:
/* forum icon for forums with old posts (default) */
#forum61 .cell-forum .icon {
background: transparent url("http://republicamd.com/flags/usd.png") no-repeat;
}
/* forum icon for forums with new posts */
#forum61 .cell-forum .icon {
background: transparent url("flags/usd.png") no-repeat;
width: 16px; /* icon width */
height: 11px; /* icon height */
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|