|
|
Thread Tools | Display Modes |
|
#1
|
|
|
Big grins
|
JFriend slideshow help - add border?
Hi,
My page is http://www.edsekulaphotography.com I would like to add a slideshow border similar to www.ronmartinsen.com Is this possible, and if so how? Also, my current slideshow occassionally overlaps the right hand navbar. Would this be adjusted with the border? Thank you
__________________
http://edsekulaphotography.com |
|
|
|
|
#2
|
|
|
Big grins
|
Hi All,
I'm still having issues figuring this out, if anyone can lend a hand it would be greatly appreciated. Thanks
__________________
http://edsekulaphotography.com |
|
|
|
|
#3
|
|
|
Smug Hero
|
It looks like you were able to get the border sorted out. And were you still having issues with the slideshow overlapping the nav bar?
|
|
|
|
|
#4
|
||
|
Big grins
|
Quote:
I'm still having issues. I guess I might not be phrasing it correctly, maybe it is the container that the slide show on this page sits in: http://www.ronmartinsen.com/ I would like to do similar to that if possible. Thanks
__________________
http://edsekulaphotography.com |
|
|
|
||
|
#5
|
|
|
Smug Hero
|
For that you need to add a border to the #bioBox
But you have this code in your CSS: #bioBox,#bioBox .boxTop,#bioBox .boxBottom,#userBio {border: none !important; background: none !important;} That is removing the border. So you will need to replace that code with the code for whatever border you want: http://www.w3schools.com/css/css_border.asp |
|
|
|
|
#6
|
||
|
Big grins
|
Quote:
www.scottpolen.com |
|
|
|
||
|
#7
|
||
|
Big grins
|
Quote:
If you are using the jfriend slideshow, this is what I added to my bio box (replace gallery url with your gallery) <html> <script type="text/javascript"> JF.InsertSlideshowHere({ galleryURL: "http://www.edsekulaphotography.com/O...6354&k=cKb9nmC", height: "500", width: "750", slideBorderWidth: "2", slideBorderColor: "#000000", randomSlideStart: "true", randomSlideOrder: "true", transitionsList: "fade"} ); </script> </html>
__________________
http://edsekulaphotography.com |
|
|
|
||
| Tell The World! | |
| Similar Threads | Thread Starter | Forum | Replies | Last Post | ![]() |
| New - JFriend HTML5 Slideshow beta release! | jfriend | SmugMug Customization | 3565 | May-17-2013 05:52 PM | |
| Remove Border Around New Slideshow | rfreschner | SmugMug Customization | 7 | Feb-26-2012 03:39 PM | |
| Fixed border around slideshow? | romsrini | SmugMug Customization | 23 | Oct-06-2007 01:41 PM | |
| Slideshow border...Got a problem. | iamgen | SmugMug Customization | 2 | Feb-13-2007 12:02 PM | |
| Thread Tools | |
| Display Modes | |
|
|