|
|
Thread Tools | Display Modes |
|
#1001
|
||
|
Big grins
|
Quote:
|
|
|
|
||
|
#1002
|
||
|
Scripting dude-volunteer
|
Quote:
I do see the centering issue in FF4 so I can look into that and see what's causing it.
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
||
|
#1003
|
||
|
Big grins
|
Quote:
Last edited by naufal; Apr-23-2011 at 11:05 PM. |
|
|
|
||
|
#1004
|
|
|
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! |
|
|
|
|
#1005
|
||
|
Scripting dude-volunteer
|
Quote:
Code:
YE.onAvailable("subCatGalleryTitle", RemoveGalleryWord);
YE.onAvailable("galleryTitle", RemoveGalleryWord);
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
||
|
#1006
|
|
|
Big grins
|
Thanks John!
Love your work! |
|
|
|
|
#1007
|
|
|
Big grins
|
Dear jfriend,
Any luck on my page? www.mqnaufal.com |
|
|
|
|
#1008
|
||
|
Scripting dude-volunteer
|
Quote:
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
||
|
#1009
|
|
|
Big grins
|
|
|
|
|
|
#1010
|
|
|
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 |
|
|
|
|
#1011
|
||
|
Scripting dude-volunteer
|
Quote:
Code:
#userBio {
width: 550px;
display: inline;
float: left;
position: relative;
}
Code:
/* restore width of galleries page */
.galleries #homepage {width: 750px; margin-left: auto; margin-right: auto;}
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
||
|
#1012
|
|
|
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 |
|
|
|
|
#1013
|
||
|
Scripting dude-volunteer
|
Quote:
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 Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
||
|
#1014
|
||
|
Big grins
|
SlideShow Help
Quote:
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. |
|
|
|
||
|
#1015
|
||
|
Scripting dude-volunteer
|
Quote:
The CSS you reinserted controls whether your galleries page is stretchy or not - it has nothing to do with the slideshow.
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
||
|
#1016
|
||
|
Scripting dude-volunteer
|
Quote:
.slideshowContainerOuter.ssGecko2, .ssOpera .slideOuter {overflow: visible;} /* fix unknown issue on FF4 */
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
||
|
#1017
|
||
|
Big grins
|
SlideShow Help
Quote:
Thanks |
|
|
|
||
|
#1018
|
||
|
Scripting dude-volunteer
|
Quote:
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
||
|
#1019
|
|
|
Big grins
|
|
|
|
|
|
#1020
|
|
|
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 |
|
|
|
| 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 | |
|
|