Question about photo size

Permalink Browser Info Environment
First of all...I am a beginner...first website,ect. Anyway...I downloaded Gallerific and tried to use it with Fielsets but it would only show a portion of the picture. For instance, one picture would show up in the upper right corner of the block and would be cut off and the next picture would be in a different spot within the block, but cut off.

I tried to make my images about 350 w x 260 h. Does that have something to do with it?

Thanks in advance for your help!

Type: Discussion
Status: New
charmedpaws
View Replies:
jb1 replied on at Permalink Reply
jb1
Thank you for purchasing the Gallerific add-on.

Sure, if you wanted to manually change the size of the thumbnail and
larger gallery pic, you can edit the following file:
/blocks/jb_gallerific/view.php
And look for lines 85-86. They should look something like this:
<a class="thumbg" href="<?php $ih->outputThumbnail1($thumbf,500,360,'');
?>" title="<?php echo $fv->getTitle();?>">
<img src="<?php $ih->outputThumbnail1($thumbf,75,75,''); ?>" width="75"
height="75" border="0" />


The first line is the "larger" image - just change the "500" and "360" to
another height and width as desired.
And the second line is for the thumbnails - just change the "75" to
another height/width.

There are a couple lines in the CSS file (css/galleriffic-2.css) which control the overall layout
of the block. So depending on how much you change the sizes, the CSS file
may need to be tweaked. Just look at the code comments in the CSS file. I
would also recommend using the Google Chrome inspector for easily testing
the tweaks. The following link points you in the right direction:
http://www.threetipsaday.com/2008/12/debug-inspect-google-chrome-in...

Let me know how you go.

JB
charmedpaws replied on at Permalink Reply
charmedpaws
Thanks. I tried making the photo 500 x 360 and that works great. I'll try getting some formatted tomorrow. I think it should work out perfectly.

concrete5 Environment Information

Browser User-Agent String

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.