11
saadahmed
MY Album MODULE HELP!!!!
  • 2006/8/6 22:42

  • saadahmed

  • Just popping in

  • Posts: 11

  • Since: 2006/8/6 2


For the My Album Module, there is a Block which enables to display the newest uploaded pictures on the frontpage or anywhere on the website. The default scripting of the block displays a default size of the resized original image. Is there a way i can change the resized image that appears in the block??? i want to make it smaller. Here is the code.. please help.. thank you in advance!!

Quote:
<ul>
<{foreach item=photo from=$block.photo}>
<li><a href="<{$block.mod_url}>/photo.php?lid=<{$photo.lid}>&cid=<{$photo.cid}>"><{$photo.title}></a> (<{$photo.date}>)<br />
<a href="<{$block.mod_url}>/photo.php?lid=<{$photo.lid}>&cid=<{$photo.cid}>"><img src="<{$photo.thumbs_url}>/<{$photo.lid}>.<{$photo.ext}>" <{$photo.width_spec}> alt="<{$photo.title}>" title="<{$photo.title}>" /></a><br /></li><br />
<{/foreach}>
</ul>




TopTop
« 1 (2)



Login

Who's Online

71 user(s) are online (54 user(s) are browsing Support Forums)


Members: 0


Guests: 71


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits