• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More
Support SmugMug Customization New - JFriend HTML5 Slideshow beta release!

FAQtoid

Ever wanted to create an Avatar? Creating an Avatar!

Searching Dgrin with Google Searching with Google

Dgrin Challenges

Congratulations to the Winner of DSS #130 (Hot or Cold), Memol..

The next Dgrin Challenge DSS #131 (Music) is open for entries through June 24th, 2013 at 8:00pm PDT.

As always, we look forward to your participation but please do take a moment to read through the rules before posting your entry.

Past DSS Challenge Winners, DSS Challenge Rules, and other important DSS Challenge information is here.

Need some help with Accessories?

Tutorials

Ever find yourself wondering just how someone managed to create an image using different effects?

Here are three simple tutorials we hope will encourage you to try something new.

The Hot Seat

A lifelong interest in landscape photography has led Eyal Oren to make a study of his adopted hometown of Marblehead, MA. As you can see, his dedication is paying off!

Africa!

Dgrinners Harryb, Pathfinder, and others joined Andy Williams and Marc Muench on Safari in East Africa recently. Here are some awesome threads to check out!

 
Thread Tools Display Modes
Page 51  of  181
Old Apr-23-2011, 10:24 PM
#1001
naufal is offline naufal
Big grins
Quote:
Originally Posted by jfriend View Post
What version of Firefox? I don't see any centering issues. I do see that many of your images are limited in size by the size that you uploaded. To get good size images in the slideshow, you should make sure you upload images that are at least the X3 size (1200x1600) and that your slideshow gallery is set to allow the X3 image size for display.
I'm using firefox ver 4.0. Actually, most of images size are made to max height 520px. But currently in firefox the images are appearing smaller than I've uploaded (but perfect in IE and chrome in my PC). But, one more thing... in my friend's PC its as same as firefox in his IE. We both are using IE 8.0. What could be the pbm?
Old Apr-23-2011, 10:27 PM
#1002
jfriend is online now jfriend OP
Scripting dude-volunteer
Quote:
Originally Posted by naufal View Post
I'm using firefox ver 4.0. Actually, most of images size are made to max height 520px. But currently in firefox the images are appearing smaller than I've uploaded (but perfect in IE and chrome in my PC). But, one more thing... in my friend's PC its as same as firefox in his IE. We both are using IE 8.0. What could be the pbm?
They are showing full size for me in FF. Can you post a screen shot to show me what you're seeing?

I do see the centering issue in FF4 so I can look into that and see what's causing it.
__________________
--John
HomepagePopular
JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Old Apr-23-2011, 10:36 PM
#1003
naufal is offline naufal
Big grins
Quote:
Originally Posted by jfriend View Post
They are showing full size for me in FF. Can you post a screen shot to show me what you're seeing?

I do see the centering issue in FF4 so I can look into that and see what's causing it.
Check this attached image.

Last edited by naufal; Apr-23-2011 at 11:05 PM.
Old Apr-23-2011, 11:01 PM
#1004
WinkXR6T is offline WinkXR6T
Big grins
This isn't working for me.
I've added the code as required.
I use an unlisted gallery for the slideshow. I've turned External Links on for that gallery.
My site is www.photosbyadamlee.com for anyone that could offer some assistance.

Greatly appreciated!
Old Apr-23-2011, 11:44 PM
#1005
jfriend is online now jfriend OP
Scripting dude-volunteer
Quote:
Originally Posted by WinkXR6T View Post
This isn't working for me.
I've added the code as required.
I use an unlisted gallery for the slideshow. I've turned External Links on for that gallery.
My site is www.photosbyadamlee.com for anyone that could offer some assistance.

Greatly appreciated!
You have some previous script errors that need to get fixed. Remove these two lines of code from your bottom javascript:

Code:
YE.onAvailable("subCatGalleryTitle", RemoveGalleryWord);
YE.onAvailable("galleryTitle", RemoveGalleryWord);
__________________
--John
HomepagePopular
JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Old Apr-23-2011, 11:57 PM
#1006
WinkXR6T is offline WinkXR6T
Big grins
Thanks John!
Love your work!
Old Apr-24-2011, 12:33 AM
#1007
naufal is offline naufal
Big grins
Dear jfriend,
Any luck on my page? www.mqnaufal.com
Old Apr-24-2011, 12:38 AM
#1008
jfriend is online now jfriend OP
Scripting dude-volunteer
Quote:
Originally Posted by naufal View Post
Dear jfriend,
Any luck on my page? www.mqnaufal.com
I will have to figure that out tomorrow.
__________________
--John
HomepagePopular
JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Old Apr-24-2011, 12:40 AM
#1009
naufal is offline naufal
Big grins
Quote:
Originally Posted by jfriend View Post
I will have to figure that out tomorrow.
No pbm. :)
Old Apr-24-2011, 05:21 AM
#1010
EagleEye1 is offline EagleEye1
Big grins
SlideShow Help
I recently installed the JFriend HTML5 Slideshow and what a difference. After reading through all of the instructions I have a question regarding the formatting of the slideshow. Currently, the slide show is shifted over to the left margin, how do I center it on the homepage? I tried inserting this code from the tutorial

#homepage {width: 950px;}
/* format bioBox */
#userBio {text-align: center;}
#bioBox .photo {display: none;}
#bioBox {width: auto !important;} #bioBox,#bioBox .boxTop,
Page 5 of 8
#bioBox .boxBottom,#userBio {border: none !important; background: none !important;}
/* restore width of galleries page (optional) */
.galleries #homepage {width: 750px;}

But when I inserted this code it took the "stretchy" away from my webpage. One other question I had is I am not clear on how to increase the size of the slideshow so that it is closer to the size of the default Smugmug one that I used to use.

Here is a link to my website:

http://www.momentsinature.com

Can someone help me out please?

Thanks
Josh
Old Apr-24-2011, 08:24 AM
#1011
jfriend is online now jfriend OP
Scripting dude-volunteer
Quote:
Originally Posted by EagleEye1 View Post
I recently installed the JFriend HTML5 Slideshow and what a difference. After reading through all of the instructions I have a question regarding the formatting of the slideshow. Currently, the slide show is shifted over to the left margin, how do I center it on the homepage? I tried inserting this code from the tutorial

#homepage {width: 950px;}
/* format bioBox */
#userBio {text-align: center;}
#bioBox .photo {display: none;}
#bioBox {width: auto !important;} #bioBox,#bioBox .boxTop,
Page 5 of 8
#bioBox .boxBottom,#userBio {border: none !important; background: none !important;}
/* restore width of galleries page (optional) */
.galleries #homepage {width: 750px;}

But when I inserted this code it took the "stretchy" away from my webpage. One other question I had is I am not clear on how to increase the size of the slideshow so that it is closer to the size of the default Smugmug one that I used to use.

Here is a link to my website:

http://www.momentsinature.com

Can someone help me out please?

Thanks
Josh
Remove this piece of your existing CSS which is constraining the size and alignment:

Code:
#userBio {
  width: 550px;
  display: inline;
  float: left;
  position: relative;
}
If you want your galleries page to be stretchy too, then remove this part of your existing CSS:
Code:
/* restore width of galleries page */
.galleries #homepage {width: 750px; margin-left: auto; margin-right: auto;}
__________________
--John
HomepagePopular
JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Old Apr-24-2011, 08:44 AM
#1012
EagleEye1 is offline EagleEye1
Big grins
SlideShow Help
Almost there, I removed the sections that you mentioned in the thread above and it is now centered and stretchy. However, now the slideshow is tiny in size. How would I go about adjusting the size of that so it fits more of the page? What section of the code would I have to edit in order to do so?

Thanks,
Josh

http://www.momentsinature.com
Old Apr-24-2011, 08:52 AM
#1013
jfriend is online now jfriend OP
Scripting dude-volunteer
Quote:
Originally Posted by EagleEye1 View Post
Almost there, I removed the sections that you mentioned in the thread above and it is now centered and stretchy. However, now the slideshow is tiny in size. How would I go about adjusting the size of that so it fits more of the page? What section of the code would I have to edit in order to do so?

Thanks,
Josh

http://www.momentsinature.com
The issue is that your homepage is not the type of homepage design that works well with a stretchy slideshow because you have 500px of content above the slideshow. Since the slideshow (when configured for stretchy) sizes itself automatically to fit in the remaining space, it's going to be very small on anything except huge screens. Look at my homepage and you'll see what works best for a stretchy slideshow. Your options going forward are to:
  1. Turn off stretchy and specify a fixed size slideshow that is the size you want it to be (that will likely require scrolling to view)
  2. Remove most of the content above the slideshow so that it takes up no more than 100px of height
  3. Resize the content above the slideshow so that it takes up no more than 100px of height
  4. Experiment with the superSize option which will expand the slideshow to fill the horizontal space on your homepage (at the cost of clipping the images in the vertical direction)
  5. If you're OK with scrolling to see the slideshow and want a larger slideshow, you can set the spaceToReserveAtBottom parameter to a negative number (like "-400") and the slideshow will extend beyond the bottom of the window (but making it larger).

The best solution is probably a combination of these options. It's mostly a geometry problem and you have to pick a design for your homepage where the geometry works. Because screens and browser windows are generally wide enough in these days of wide screens, the issue is usually one of allowing enough height for the slideshow to be as big as you want.
__________________
--John
HomepagePopular
JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Old Apr-24-2011, 09:58 AM
#1014
EagleEye1 is offline EagleEye1
Big grins
SlideShow Help
Quote:
Originally Posted by jfriend View Post
The issue is that your homepage is not the type of homepage design that works well with a stretchy slideshow because you have 500px of content above the slideshow. Since the slideshow (when configured for stretchy) sizes itself automatically to fit in the remaining space, it's going to be very small on anything except huge screens. Look at my homepage and you'll see what works best for a stretchy slideshow. Your options going forward are to:
  1. Turn off stretchy and specify a fixed size slideshow that is the size you want it to be (that will likely require scrolling to view)
  2. Remove most of the content above the slideshow so that it takes up no more than 100px of height
  3. Resize the content above the slideshow so that it takes up no more than 100px of height
  4. Experiment with the superSize option which will expand the slideshow to fill the horizontal space on your homepage (at the cost of clipping the images in the vertical direction)
  5. If you're OK with scrolling to see the slideshow and want a larger slideshow, you can set the spaceToReserveAtBottom parameter to a negative number (like "-400") and the slideshow will extend beyond the bottom of the window (but making it larger).

The best solution is probably a combination of these options. It's mostly a geometry problem and you have to pick a design for your homepage where the geometry works. Because screens and browser windows are generally wide enough in these days of wide screens, the issue is usually one of allowing enough height for the slideshow to be as big as you want.


I see what you mean by having to experiment by different settings. The settings look great on my laptop which has a wider screen but when I went to the other PC that has a smaller sized screen the "stretchy" makes the webpage longer in size. How do I turn the "stretchy" back off again? I inserted the previous removed code:

/* restore width of galleries page */
.galleries #homepage {width: 750px; margin-left: auto; margin-right: auto;}
and the site was still "stretchy". I looked at your website and like how that is setup, only thing that I would miss if I set it up like yours is not having my "recent photos" being displayed. But I suppose I could always set up a separate gallery for that if I wanted to go the route that yours displays as. So I suppose for now I would just like to turn the "stretchy" option in the code which I thought by inserting the above back into the CSS would change that but it didn't.

Thanks for the help.
Old Apr-24-2011, 11:27 AM
#1015
jfriend is online now jfriend OP
Scripting dude-volunteer
Quote:
Originally Posted by EagleEye1 View Post
I see what you mean by having to experiment by different settings. The settings look great on my laptop which has a wider screen but when I went to the other PC that has a smaller sized screen the "stretchy" makes the webpage longer in size. How do I turn the "stretchy" back off again? I inserted the previous removed code:

/* restore width of galleries page */
.galleries #homepage {width: 750px; margin-left: auto; margin-right: auto;}
and the site was still "stretchy". I looked at your website and like how that is setup, only thing that I would miss if I set it up like yours is not having my "recent photos" being displayed. But I suppose I could always set up a separate gallery for that if I wanted to go the route that yours displays as. So I suppose for now I would just like to turn the "stretchy" option in the code which I thought by inserting the above back into the CSS would change that but it didn't.

Thanks for the help.
The slideshow can either be stretchy (automatically sizes itself to the available space) or it can be a fixed size (you specify the exact height and width). You control this with the parameters that are in your bio. As you can see now, you have the stretchy parameter specified and no height and width. This is all described in the slideshow reference documentation available on the download site.

The CSS you reinserted controls whether your galleries page is stretchy or not - it has nothing to do with the slideshow.
__________________
--John
HomepagePopular
JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Old Apr-24-2011, 11:58 AM
#1016
jfriend is online now jfriend OP
Scripting dude-volunteer
Quote:
Originally Posted by naufal View Post
Dear jfriend,
Any luck on my page? www.mqnaufal.com
Add this to your CSS after the slideshow CSS:

.slideshowContainerOuter.ssGecko2, .ssOpera .slideOuter {overflow: visible;} /* fix unknown issue on FF4 */
__________________
--John
HomepagePopular
JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Old Apr-24-2011, 12:14 PM
#1017
EagleEye1 is offline EagleEye1
Big grins
SlideShow Help
Quote:
Originally Posted by jfriend View Post
The slideshow can either be stretchy (automatically sizes itself to the available space) or it can be a fixed size (you specify the exact height and width). You control this with the parameters that are in your bio. As you can see now, you have the stretchy parameter specified and no height and width. This is all described in the slideshow reference documentation available on the download site.

The CSS you reinserted controls whether your galleries page is stretchy or not - it has nothing to do with the slideshow.
One more thing, I wanted to setup a separate "unlisted gallery" for photos being displayed on my slideshow. But I read in this thread somewhere that running photos from an "unlisted gallery doesn't work. I tried this out myself and created a gallery (unlisted) and stuck a picture in there and no photos displayed on the slideshow. Is it possible to have the slideshow run off a "unlisted gallery"? I wanted to do it like this so I could change up the photos and add them as I please in there.

Thanks
Old Apr-24-2011, 12:20 PM
#1018
jfriend is online now jfriend OP
Scripting dude-volunteer
Quote:
Originally Posted by EagleEye1 View Post
One more thing, I wanted to setup a separate "unlisted gallery" for photos being displayed on my slideshow. But I read in this thread somewhere that running photos from an "unlisted gallery doesn't work. I tried this out myself and created a gallery (unlisted) and stuck a picture in there and no photos displayed on the slideshow. Is it possible to have the slideshow run off a "unlisted gallery"? I wanted to do it like this so I could change up the photos and add them as I please in there.

Thanks
There are no problems running the slideshow from an unlisted gallery. Many people do it that way for the reasons you mention. The only limitation I'm aware of is that the slideshow gallery can't be password protected.
__________________
--John
HomepagePopular
JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Old Apr-24-2011, 08:38 PM
#1019
naufal is offline naufal
Big grins
Quote:
Originally Posted by jfriend View Post
Add this to your CSS after the slideshow CSS:

.slideshowContainerOuter.ssGecko2, .ssOpera .slideOuter {overflow: visible;} /* fix unknown issue on FF4 */
Wow fantastic. Thank you so much. Cheers.
Old Apr-25-2011, 07:09 AM
#1020
Berlyward is offline Berlyward
Big grins
Before I do any tweaking to the slide show..I want it to work first. I have copied all the code exactly like it says to do and I still have nothing. Can someone please look and see what the problem is? Thanks
www.retrospectphotos.com
Page 51  of  181
Tell The World!  
Tags
advanced , custom header , flash , help me , slideshow
Similar Threads Thread Starter Forum Replies Last Post
JFriend HTML5 Slideshow Linisa SmugMug Customization 3 Sep-10-2011 04:57 AM
JFriend Slideshow Covering up Main body and smugmug navbar stormy315 SmugMug Customization 1 Aug-15-2011 04:47 PM
Clean up bio before installing JFriend HTML5 slideshow DougG SmugMug Customization 6 Jun-03-2011 12:00 PM
New BETA release onethumb SmugMug Support 64 Jan-10-2007 05:14 PM
Adobe Camera Raw 2.4 beta (update-full release 1/31/05) patch29 The Big Picture 3 Jan-31-2005 02:12 PM


Thread Tools
Display Modes

Posting Rules  
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump