Quote:
Originally Posted by AndrewD
I'd noticed that myself. The final version will include parameter options on the VBA admin pages to set the size. Currently it's using the value of link_imagesize param from your LDM admin.
You can again change this in the meantime by editing the adv_portal_custom_ldm_new_thumb template - just replace the size= parameter in the line
Code:
<img src="$RESIZE_SCRIPT.php?linkid=$linkid&size=$links_defaults[link_imagesize]" border="0" alt="$linkname_clean" />
|
ok. but is there a way to make it go into multiple rows to fit the box? I don't necessarily want 10 tiny tiny thumbnails. especially if I decide to move the box -- then gotta resize everything again. :/