Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Custom Forum Legend - Perforum Basis
Imran Offline
Member
***
Posts: 204
Joined: Apr 2010
Post: #9
RE: Custom Forum Legend - Perforum Basis
(09-16-2010 03:29 PM)ZiNgA BuRgA Wrote:  You need to explain what you did and what happened.

Hi Yumi,

I copy images folder (which is named /imran/ and having .png images) in forum_root/images/ directory.

Then I go to ACP > Templates > ForumBit Templates > forumbit_depth2_forum > and change;

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


to;

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


It changes the legend column to this;

[Image: 28034errorrr.png]

Does I miss something ??


[Image: logo.png]

[Image: twitter.png]
09-16-2010 03:34 PM
Visit this user's website 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 - Imran - 09-16-2010 03:34 PM

 Standard Tools
Forum Jump: