View Full Version : Embeding Select Galleries into an Outside Webpage?
pjcnlv
Nov-29-2008, 02:51 PM
I have a nice slideshow operating on an outside page via ShizamSlides. Very nice!
I would like to call and include certain galleries associated thumbnails and gallery descriptions into another outside page.
If I cannot do that, I could live with the page at http://pjcnlv.smugmug.com if I could:
* Get the main table to align with the Smugmug footer.
* Eliminate the "birder fade" graphics.
* Display only select galleries on this page with a link to another page for the rest of the galleries.
* Get my "body background" image to show.
Thanks
rainforest1155
Dec-01-2008, 03:56 AM
Hi,
I have no clue what you mean by:
"I would like to call and include certain galleries associated thumbnails and gallery descriptions into another outside page."
Could you elaborate a bit more on what you would like to do?
The rest of your questions are more fit for the customization forum. I'll see if I can get a moderator to move your thread over there so it'll get more attention from the proper crowd.
Sebastian
richW
Dec-09-2008, 12:46 AM
I have a nice slideshow operating on an outside page via ShizamSlides. Very nice!
I would like to call and include certain galleries associated thumbnails and gallery descriptions into another outside page.
If I cannot do that, I could live with the page at http://pjcnlv.smugmug.com if I could:
* Get the main table to align with the Smugmug footer.
* Eliminate the "birder fade" graphics.
* Display only select galleries on this page with a link to another page for the rest of the galleries.
* Get my "body background" image to show.
ThanksLike Sebastian I'm not sure what you want with, "I would like to call and include certain galleries associated thumbnails and gallery descriptions into another outside page."
If you are wanting to use image from your SmugMug on another site you can do so, just make sure you have external linking enabled in the gallery settings, and you could link the images to cateories or galleries if needed.
The 'fade' graphic? Are you speaking about the shaded border? I would change the theme to Gradient White, it will be much easier to work with the than the 'White' theme you have now. Even better, use the default SmugMug theme and use the 'light' background color, then style on top of it.
For the background image I would take it out of the body tag and use css to apply it to your pages.
Something like this:
body {
background-color: #fff;
background-image: url(http://www.dirtmob.com/chkrd_flg.jpg); (http://www.dirtmob.com/chkrd_flg.jpg%29;)
background-repeat: repeat;}
You might need to work out the details on this after changing the theme.
Start here and see how it goes...
vBulletin® v3.8.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.