I'm creating a new style for my board and in the "forumhome_forumbit_level1_post" template I'm trying to change the "ON/OFF" image to show whether a forum has new or old posts on the forum home page. I've found the image code:
"{imagesfolder}/$forum[onoff].gif"
However I'm not sure what to name the two images (for ON and OFF) as the code is confusing (I'm not good with PHP). Is there something else that I should be editing?
I'm putting the images in a new folder so a simple name change of the current images won't work.
I'd greatly appreciate any help.
Thanks,
Phat Papa Pete
"{imagesfolder}/$forum[onoff].gif"
However I'm not sure what to name the two images (for ON and OFF) as the code is confusing (I'm not good with PHP). Is there something else that I should be editing?
I'm putting the images in a new folder so a simple name change of the current images won't work.
I'd greatly appreciate any help.
Thanks,
Phat Papa Pete
Comment