Author Topic: {new_images} change look?  (Read 6075 times)

0 Members and 1 Guest are viewing this topic.

Offline nicky9

  • Jr. Member
  • **
  • Posts: 63
    • View Profile
{new_images} change look?
« on: May 21, 2008, 10:45:10 AM »
How do I change the "look" of {new_images} ?

For example, if I want to modify the information displayed beneath the photo, such as the username, category etc.?

Can't find how to do it since there's no template for it... some .php perhaps?

Offline nicky9

  • Jr. Member
  • **
  • Posts: 63
    • View Profile
Re: {new_images} change look?
« Reply #1 on: May 21, 2008, 02:55:24 PM »
Thanx. I was actually looking for less information. Sometimes less is more.

The template was thumbnail_bit.html then. :)

Offline HowdoI

  • Newbie
  • *
  • Posts: 12
    • View Profile
Re: {new_images} change look?
« Reply #2 on: August 19, 2008, 03:32:38 AM »
Good Day,

I am presently searching the site for the answer to this question so incase I do not find it in another post has there been a solution for this question?

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
Re: {new_images} change look?
« Reply #3 on: August 19, 2008, 04:08:00 AM »
Create a copy of thumbnail_bit.html template with your design, save it as thumbnail_bit_new.html

Then in index.php find:
    $new_images .= $site_template->parse_template("thumbnail_bit");

Replace with:
    $new_images .= $site_template->parse_template("thumbnail_bit_new");
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)