Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Custom Forum Legend - Perforum Basis
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #10
RE: Custom Forum Legend - Perforum Basis
Then you should check the URL that is being put in (right-click -> Copy Image Location in Firefox) and track the issue there.

But I think you've somewhat got the wrong idea.  All you're doing is changing the path of the image.  If you want what the first post is talking about (different images per forum), you'll need separate templates for each forum, with a forum template prefix set up for each forum.
Alternatively, you could use something like this:

HTML Code
<img src="{$theme['imgdir']}/forum{$forum['fid']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" />

And have your images in:
images/forum1/on.gif
images/forum1/off.gif
images/forum2/on.gif
etc
...where the numbers refer to the forum ID.  If you do this, you'll need an image for every single forum and don't need XThreads.


My Blog
09-16-2010 03:50 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: Custom Forum Legend - Perforum Basis - ZiNgA BuRgA - 09-16-2010 03:50 PM

 Standard Tools
Forum Jump: