cubs

Customer
On the skin there is to the left a folder that is ugly I want to add a different icon to each forum to match what the forum resembles like sports forum next to the forum a groupf of baks,basket ball,softball.foot ball,soccerball. Ok how do I change that icon and put the imgae I want in there.Where would I go and do this and is there a different code I would have to put in place and what would it look like.Thank You
 

Attachments

  • sports.jpg
    sports.jpg
    5 KB · Views: 18
Sounds like what you want to do is change your "statusicon". You can upload via FTP new status icons and replace the ones you want individually, or you can make a whole package and just redirect to the file in your style stylevar. (Image Paths =>imgdir_statusicon)
 
I believe he wants different icons for each forum.

It's default in vb4,it's a bit confusing though:
ACP --> Forums & Moderators --> Forum Manager --> Whatever Forum --> Edit Forum --> "Go" --> Style Options -->Prefix for Forum Status Images
Now, make sure you either have a different set of icons already made or make them yourself.

Then rename them all as such:
say for your default icon,the name is :
forum_old-48.png
rename the replacement one with a "prefix" say:
a_
So it would be:
a_forum_old-48.png
Do that with each and every icon.
Upload those to your statusicon folder that you have designated in stylevars
default is images/statusicon

In the Prefix for Forum Status Images just put a_ in there and everything should be all set.
 
Back
Top