Hi everyone,
I was wondering if anyone can tell me what file, the image name file names are stored in.
For example, if I needed to change the file name of "on.png", which file could I do that in. I understand that generally you want to just replace images with the same file name for making changes, but if I needed to actually change it's file name, where can I find that?
Thanks!
The image calls are in the template files.
If you can be specific on which images you want to change, I can point you to the correct template.
For on.png though, that would be BoardIndex.template.php and MessageIndex.template.php
Lainaus käyttäjältä: Gary - heinäkuu 11, 2011, 12:03:12 AP
The image calls are in the template files.
If you can be specific on which images you want to change, I can point you to the correct template.
For on.png though, that would be BoardIndex.template.php and MessageIndex.template.php
Oh alright, for some reason I figured they were in some master list somewhere. Shows how much I looked around, sorry about that!
Anyway, yeah, I was looking for the on.png, so you answered my question, thanks.