The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Problem With Icons
Hello guys, i have vbulletin 5.5.5 Connect
I have search all over the web but with no luck i need to change icons in the forum i read many solutions to change the 1575544110-sprite_icons_general.svg but when refresh cache roll back to default. The question is how to change this or any solution to put my icons on this. please help Bill |
#2
|
|||
|
|||
anybody to help with this situation ?
|
#3
|
||||
|
||||
anywhere in admincp - settings - options - Channel Display options
|
#4
|
|||
|
|||
I looked but do not have any option to change it
|
#5
|
|||
|
|||
You can look at my Pro Pack themes https://www.sultantheme.com/vb5conne...-sales-support, I am using font icons for the topic listing icons. But the theme is not free.
|
#6
|
|||
|
|||
Quote:
|
#7
|
|||
|
|||
no this was intended to use font icons, you can change to different fontawesome icons in the additional.css but it is also require an intermediate knowledge to search the icon property in specific CSS class.
if using different image you need to use existing css classes and overwrite the image background property. This is example how, you can put it style manager> style name> edit templates> CSS templates> css_additional.css This only one icon you need to do more. HTML Code:
.read .vb-icon-topic-status { background-position: 0 0!important; background: url(https://www.sultantheme.com/vb5connectforum/filedata/fetch?channelid=19&lastupdate=&type=32px)no-repeat; width: 40px; height: 40px; } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|