PDA

View Full Version : how do I change Icons for eatch Theam?



suncam
05-24-2006, 04:36 PM
Hi I could not find this on your forum but.. I want a different icon for each MAIN subject..
I have never seen this done I would be very happy if some one could help me with this thanks Ross from www.suncam.tv

John
05-24-2006, 05:32 PM
Can you elaborate a little more on what your requirements are pls. You can already have a choice of icons for each thread...? is this what you mean?

suncam
05-24-2006, 05:35 PM
I would like to do what this guy did http://www.feldoncentral.com/forums/ see how his fish are different? i love that! that's not my fourm that's just to show you! this is my fourm so you can see what i mean mine has a lot of orange in it lol... but have a look www.forum.suncam.tv thanks.. keep in mind im not a programmer so see if you can find a easy way to do this for me thanks

suncam
05-24-2006, 05:41 PM
John I was just on your site posted under your name ... wow you did a good job with your forum.. nice.. Ross

John
05-25-2006, 05:36 AM
Hi Ross

Thanks... but to be honest I am not happy with that design - it's a tad bitty and I think I got carried away with wanting to finish it - and I never would have. So now I have reverted to a typical blueish one. Sad eh!

Anyway, what you want to do is possible - but with a few minor amendments. Effectively you'd need to create a new image for each of your forum categories, but when you savew the image, name it image_1 for forumID = 1 and image_2 for forumID = 2 etc. Once you have done this you simply substitue the code that currently displays the statusicon with code for "/images/yourstyle/image_$forumid.gif". This will then display the correct image for each forum because it uses the forumID in the name of the image - get it?

Not sure what the exact code for this is off the top of my head, and I am literally heading out the door for a train to London just now. I'll provide it either later on this evening when I get home or if no time then, on the weekend for you.