Member
Member
motaheri   15-01-2008, 15:20
#1

This is the function used

printAlbumThumbImage(getAlbumTitle());

could i call the width of the current image also?


Thank you !!!

]

Member
Member
sbillard   15-01-2008, 18:18
#2

There is no direct way to do this. You can get the alubm thumb image with $_zp_current_image=getAlbumThumb();

You can then use the printDefaultSizedImage() function to show it.

NOTE: You need to do this outside of the image loop as that loop also uses $_zp_current_image.

Member
Member
motaheri   15-01-2008, 21:59
#3

awh, thank you :)

i guess them i would need to formulated my own function then

much appreciated !!!

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.