This question is answered. Helpful answers available: 2. Correct answers available: 1.


Permlink Replies: 2 - Pages: 1 - Last Post: 7 Nov 25, 13:18 Last Post By: dalezjc Threads: [ Previous | Next ]
dalezjc

Posts: 8
Registered: 20-Nov-2008
Dimension & File Size?
Posted: 6 Nov 25, 19:38
 
  Click to reply to this thread Reply
When a user clicks on an image to view it, is there a way to show the dimension and file size of the image?
Laza

Posts: 1,458
Registered: 6-Sep-2005
Re: Dimension & File Size?
Posted: 7 Nov 25, 11:13   in response to: dalezjc in response to: dalezjc
 
  Click to reply to this thread Reply
Yes, you will have to choose "Custom" from the "Settings / Story / Lightbox / Caption / Caption" box, edit the "Custom code" box, and add ${fileSize} and ${imageWidth}x${imageHeight}.

<div class="title">${fileTitle}</div>
<div class="comment">${comment} Size: ${fileSize} Dimensions: ${imageWidth}x${imageHeight}</div>


You can use jAlbum variables: https://jalbum.net/help/en/Variables
dalezjc

Posts: 8
Registered: 20-Nov-2008
Re: Dimension & File Size?
Posted: 7 Nov 25, 13:18   in response to: Laza in response to: Laza
 
  Click to reply to this thread Reply
Thanks!
Legend
Forum admins
Helpful Answer
Correct Answer

Point your RSS reader here for a feed of the latest messages in all forums