Quote:
Originally Posted by GrendelKhan{TSU
ok that worked, but it won't conform to the size of the module. I had it in the left column and it breaks out in FF and just stretches the box wiiiiiide in IE.
how do you get it to conform to the width of the module box? and/or go into new rows?
|
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" />