close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

frame rate

Thread began 4/25/2012 9:53 am by turk361661 | Last modified 5/04/2012 8:10 am by Jason Byrnes | 1152 views | 5 replies |

turk361661

frame rate

How do I slow down the rate my power gallery images change from image to image?

Can I add a border around my power gallery?

Currently I'm using Design called "Slideshow - Dissolve" which I have customized a bit using the settings options (I named my new design "portfolio")

Thanks,
Danielle

Sign in to reply to this post

Jason ByrnesWebAssist

to change the frame rate, edit the galleries/slideshow_dissolve/js/gallery.js file, the following sets the frame rate:

delay: 4000 //ms



you can change the border of the gallery by editing the
galleries/slideshow_dissolve/css/themes/portfolio.css file, and adding a border to the .pg-sd class:

.pg-sd {
font-family: Arial,Helvetica,sans-serif;
background-color: #303030;
border: solid 1px #000;
}
Sign in to reply to this post

turk361661

thumbnails and gallery movie controls

Thanks for the help!

Couple more questions have come up:
1. The thumbnails used in the navigation at the the bottom of the gallery are smaller versions of the larger main images. Is there a way I can use different images for the thumbnails instead? Wasn't sure if this was possible with PowerGallery or not.

2. The "controls" (pause, play, forward, back). When a user puts their cursor over an image the controls appear floating over that image. Is there a way to change the location of the controls so that they appear in the bottom left side instead of the middle?

Thanks for your help,
Danielle

Sign in to reply to this post

Jason ByrnesWebAssist

1) no, power gallery will not use a different image for the thumbnail.

2) Please post a link where i can seer the problem to investigate the cause.

Sign in to reply to this post

turk361661

#2.
Link
www.designdip.com/
Also see attached screen shot.

Sign in to reply to this post

Jason ByrnesWebAssist

in the pwgallerydd/galleries/slideshow_dissolve/css/common.css file, edit the top and left settings of the .pg-sd-controller selector:

.pg-sd-controller {
background: url(../images/controller.png) no-repeat;
height: 42px;
left: 50%;
margin: -61px 0 0 -119px;
overflow: hidden;
position: absolute;
top: 50%;
width: 238px;
z-index: 10000;
opacity: 0;
visibility: hidden;
}




try using 85% as a starting point, you may need to adjust from there to get the desired location.

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