Author Topic: Actual Resolution  (Read 3797 times)

0 Members and 1 Guest are viewing this topic.

Offline lording22

  • Pre-Newbie
  • Posts: 6
    • View Profile
Actual Resolution
« on: January 27, 2009, 05:08:38 AM »
hiii

how can i get the Actual Resolution up the image

like in this

http://www.bhwallpapers.com/r-pamela-anderson-974.htm

Offline KurtW

  • 4images Guru
  • *******
  • Posts: 2.778
    • View Profile
    • Malediven-Bilder ~~Dreams~~
Re: Actual Resolution
« Reply #1 on: January 27, 2009, 06:04:08 AM »
Hi,

in templates/default/details.html on your favorite place:
Code: [Select]
<b>Actual Resolution: {width}x{height}</b>For a page with multilanguage you need for "Actual Resolution:" a {tag}.

Kurt

Offline lording22

  • Pre-Newbie
  • Posts: 6
    • View Profile
Re: Actual Resolution
« Reply #2 on: February 05, 2009, 01:15:48 PM »
thanks

but i bacame like this

Actual Resolution : x

Is there a solution to this case

http://safaatech.freehostia.com/db/details.php?image_id=12

Offline lording22

  • Pre-Newbie
  • Posts: 6
    • View Profile
Re: Actual Resolution
« Reply #3 on: February 05, 2009, 01:25:46 PM »
sorry

It works

It was my fault

thank you very much