Author Topic: Display resolution in details and thumbnail_bit?  (Read 4146 times)

0 Members and 1 Guest are viewing this topic.

Offline JoePCFX

  • Pre-Newbie
  • Posts: 9
    • View Profile
    • http://joe.pcfx.cc
Display resolution in details and thumbnail_bit?
« on: May 27, 2003, 05:03:33 AM »
Hello. I've installed 4Images after using several gallery scripts, and its by the best I've used. I've got mine up and running, and customized for the most part to my liking here: http://joe.pcfx.cc/gallery .

There is one thing that I'd really like to have however. The ability to have the resolution of the image (not thumbnail, but the fullsize) displayed under the thumbnails where the rest of the info is? Also, a field in the Details.html as well?

Is this possible in 4Images? I've searched but didnt come up with anything so I apoligize if its been asked before. Thank you for any assistance!

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
Display resolution in details and thumbnail_bit?
« Reply #1 on: May 27, 2003, 08:27:02 AM »
sure, use in your details.html template those tags:
{width}x{height}
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 JoePCFX

  • Pre-Newbie
  • Posts: 9
    • View Profile
    • http://joe.pcfx.cc
Display resolution in details and thumbnail_bit?
« Reply #2 on: May 27, 2003, 10:40:45 AM »
Thanks it works great.