close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

ribbon_fullsize

Thread began 5/31/2010 9:11 am by CraigR | Last modified 6/01/2010 1:28 pm by Jason Byrnes | 920 views | 3 replies |

CraigRBeta Tester

ribbon_fullsize

what is the best approach for changing the fullsize image with this gallery style ?

i have changed several elements of common.css, but the full size image remains the same size at 782px

Sign in to reply to this post

Jason ByrnesWebAssist

in the alaries/ribbon_fullsize/index.php file look for the following:

php:
$gallery = get_gallery(get_mediarss_url('gallery=' . $pg_id . '&thumb=62c&full=782p'));




the "full=782p" tells the gallery to use the 782 proportional image that is defined in the Admin/common/properties.php file

you can change that to use one of the other proportional sized images:

php:
$gallery = get_gallery(get_mediarss_url('gallery=' . $pg_id . '&thumb=62c&full=163p'));




or one of the cropped images:

php:
$gallery = get_gallery(get_mediarss_url('gallery=' . $pg_id . '&thumb=62c&full=132c'));




If none of the sizes meet you needs, you can add a size to the properties.php file, then regenerate the images by updating the watermark to recreate the thumbnails.

Sign in to reply to this post

CraigRBeta Tester

Thanks Jason - that's just what i needed.

:)

Sign in to reply to this post

Jason ByrnesWebAssist

No worries, glad you have it working.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...