UBB.Dev
Posted By: BuzzStPoint Someone help, with catagories - 01/31/2003 4:37 AM
How do I change the On.gif/off.gif lightbulbs in front of the catagorys.

But, I want to have different images infront of each catgory not the same picture
Posted By: PrimeTime Re: Someone help, with catagories - 01/31/2003 5:45 AM
Hmm...That would be interesting. I wonder?...

The $LastPostJulian is located at the top of your public_forum_summary.pl file. The "var on_bulb" and "var off_bulb" is where you call the specific images. I think it's possible to add other "var" images for each of your categories.

Looking at the "if" and "else" section of the code you may be able to switch off different images and rename the "on_bulb" and "off_bulb" to something like "on_bulb2" and "off_bulb2".

Where it says:

Code
[/code]maybe you can add the category number something like:

[code]
I'm sure the code is wrong but that may be the general idea. I could be way off the mark however. laugh
Posted By: PrimeTime Re: Someone help, with catagories - 01/31/2003 11:06 AM
Err...NM. It can't be as simple as that. If I figure it out I'll post back.
Posted By: Brett Re: Someone help, with catagories - 01/31/2003 9:18 PM
Well, this doesn't sound too hard. Um... i'm doing something at the moment, but my first glance at it, might work with the following mod:

http://ivegeta.com/icons.txt (once again, view -> source) (don't know why it's doing that frown )

It's incomplete and i haven't tested it yet, but it should produce results. smile
Posted By: PrimeTime Re: Someone help, with catagories - 02/01/2003 1:40 AM
LOL...Then again maybe I was on the right track. laugh
© UBB.Developers