Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GSgallery 2.0 - Simple Image Gallery Plugin (Square It)
Hi, Great plugin btw.

If you edit the following line in squareit-gallery.php:
Code:
$gal .= '<a href="'.$SITEURL.'data/uploads/'.  $image['image'] .'" title="'. htmlspecialchars($image['caption'])  .'" '.$reltype.$styleclass.'><img alt="'.htmlspecialchars($image['caption']).'" src="'.$SITEURL.'admin/inc/thumb.php?src='.  $image['image'] .'&dest=../../'.GSG_RELFOLDERPATH.'thumbs/thumbmed.'.  $image['image'] .'&x=125&y=125&f=1" class="sqr_img" /></a>';

You change
Code:
&x=125&y=125&f=1
into
Code:
&x=100&y=100&f=1


I think the image-thumbs show up better organised.
Reply


Messages In This Thread
GSgallery 2.0 - Simple Image Gallery Plugin (Square It) - by datiswous - 2011-03-21, 11:10:23



Users browsing this thread: 2 Guest(s)