magicpic
Jan-10-2009, 09:43 AM
I followed what andy said every thing worked but the photos that are showing at the bottom so what is the code to get rid of them?
here is my site
http://widgetr.smugmug.com/gallery/7025230_iPAvH#450774524_wRTM9
Plus is there an issue when there are many slideshows on a website?
need to center too thanks janis:bow:bow:bow
so:
this stuff and really whatever you want your html to be, goes into the "gallery description edit box:
<html>
your valid HTML goes here
htmlblahblahblahblah-de-blah
</html>
now this stuff goes in your CSS box on your customization page:
/* html only page for gallery XXXXXX */
.gallery_XXXXXX .nophotos { display: none; }
here is my site
http://widgetr.smugmug.com/gallery/7025230_iPAvH#450774524_wRTM9
Plus is there an issue when there are many slideshows on a website?
need to center too thanks janis:bow:bow:bow
so:
this stuff and really whatever you want your html to be, goes into the "gallery description edit box:
<html>
your valid HTML goes here
htmlblahblahblahblah-de-blah
</html>
now this stuff goes in your CSS box on your customization page:
/* html only page for gallery XXXXXX */
.gallery_XXXXXX .nophotos { display: none; }