The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Help Changing Status Icons for each Forum
Hi,
I found this useful code on vb.com which I am using now on my forum. But what I am still missing is to add icons in specific forums. Not having all the forums with the same icon. if anyone knows how to please let me know! /* forum icon for forums with no new posts */ .forum-list-container .forum-item .cell-forum .icon { background: transparent url("http://yoursite.com/forum/images/css/car-old2.png") no-repeat; } /* forum icon for forums with new posts */ .forum-list-container .forum-item.new .cell-forum .icon { background: transparent url("http://yoursite.com/forum/images/css/car-new3.png") no-repeat; } Example: http://eurocrewpr.com/forum On you CPanel go to -> Styles & Templates -> Style Manager -> Edit Template -> Click on CSS Templates -> Open css_additional.css Thanks to vbulletin.com former developer who posted the code |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|