close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Powerstore 4 Gallery

Thread began 12/30/2010 12:52 pm by rob294118 | Last modified 1/03/2011 10:56 am by Jason Byrnes | 2582 views | 9 replies |

rob294118

Powerstore 4 Gallery

When I add a gallery to the Store Message section, the width is extended and makes the formatting wrong. How can I fix this?

Example: www.getfitlookgreat.com/

Sign in to reply to this post

Jason ByrnesWebAssist

in the galleries/slideshow_wide/index.php file, change:

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


to:

php:
$gallery = get_gallery(get_mediarss_url('gallery=' . $pg_id . '&thumb=62c&full=782p'));
Sign in to reply to this post

rob294118

That made it worse. It's too small now.

Sign in to reply to this post

Jason ByrnesWebAssist

the available gallery widths are:
proportional:
1024px
782px
163px
cropped:
62px
132px
102px
42px
782px
995px



if you wanted to create a custom width, you would need to edit the admin/common/properties.php file.

see the following power gallery thread for details:
showthread.php?t=10969

Sign in to reply to this post

rob294118

Why wouldn't the default work? I didn't change anything. I just added the slideshow gallery. The default 995c should work without me having to fix anything.

Sign in to reply to this post

Jason ByrnesWebAssist

your site design is not 995px wide, it is 960px wide.


default_styles.css
#outerWrapper {
margin:0 auto;
padding:0 10px;
width:960px;
}

Sign in to reply to this post

rob294118

I just changed it to 995px but it didn't fix anything.

Sign in to reply to this post

Jason ByrnesWebAssist

just changing the width of the outer wrapper wont change the width of the elements within the outerwrapper, that's why oi did not suggest it as a fix.

Sign in to reply to this post

rob294118

I don't know how to fix this. I used the defaults and just added a gallery. It doesn't format right. I just want to know how to fix it. I'm not very happy with PowerStore 4.

Sign in to reply to this post

Jason ByrnesWebAssist

you need to edit the line in the index file to use a smaller gallery size:
$gallery = get_gallery(get_mediarss_url('gallery=' . $pg_id . '&thumb=62c&full=782p'));



if 782px is too small, you will need to edit the admin/common/properties.php file to define a new galley size.

see the following power gallery thread for details:
showthread.php?t=10969

Sign in to reply to this post
loading

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...