Quote:
Originally Posted by Osbes
Hello steeler7,
i think you got a typo in your changes.
on your site it reads:
Code:
<span class="forumicon sprite_statusicon_1/forum_old_48" id="forum_statusicon_2"></span>
but the "1/" is wrong, it should read
Code:
<span class="forumicon sprite_statusicon_forum_old_48" id="forum_statusicon_2"></span>
So please remove the 1/
Best regards
Sebastian
|
The 1/ is my statusicon folder. I have a bunch of different status icons organized into seperate folders and in the Forums section, editing the Forums, I indicate what folder of Icons I want for that Forum with a XX/ .
Using Firebug it shows all of the missing Icons like you mentioned but with different numbers which are indicating the different folders those images sit in.
Thanks!