Author Topic: new images  (Read 3643 times)

0 Members and 1 Guest are viewing this topic.

Offline Kamui

  • Newbie
  • *
  • Posts: 19
    • View Profile
new images
« on: March 10, 2003, 09:10:47 PM »
hi folks. i just got one little problem.
i would like to exchange the word "new", you see if u add new catgories or images, against an image, i.e new.gif, lying in the templates/images folder. what to do?
thx :P

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
new images
« Reply #1 on: March 10, 2003, 10:05:28 PM »
go over templates (i.e. thumbnail_bit.html), and look for: {lang_new} change it to whatever u want i.e. <img src={template_url}/images/new.gif> - this will show image new.gif from /templates/<yourtemplate>/images/ dir.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Kamui

  • Newbie
  • *
  • Posts: 19
    • View Profile
new images
« Reply #2 on: March 11, 2003, 02:27:34 PM »
thanx