Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Simple Image Gallery Plugin (Square It)
#38
Fred,

That's a great suggestion.. Being able to edit the dimensions of the thumb. I will implement this feature in the next release, so that you can change the value of the height and width from the plugin settings section.

For now.. you can edit LINE 273:
Code:
echo '<a href="data/uploads/'. $image .'" title="'. $image .'" rel="facybox" ><img src="admin/inc/thumb.php?src='. $image .'&dest=../../'.$rel_plugin_folder_path.'thumbs/thumbmed.'. $image .'&x=125&y=125&f=1" class="sqr_img" /></a>';

In there you will find something like this: x=125&y=125

You can modify those values to whatever you like.
- Julian

My GetSimple Plugins: Simple Image Gallery | TweetMeme reTweet Button
Reply


Messages In This Thread
Simple Image Gallery Plugin (Square It) - by juliancc - 2010-03-14, 10:51:41



Users browsing this thread: 3 Guest(s)