I've been having real problems embedding my slideshow onto an iWeb page WITHOUT borders.
I created a slideshow in "Slideshowpro for Adobe Lightroom", then followed the instructions from the iWeb FAQs page, copied and pasted the code into the HTML Snippets box as stated, changed the URL/heights/widths/etc. as below, but it automatically creates a border around the slideshow that I just can't eliminate.
It doesn't seem to matter how much I adjust the Output Settings for Slideshowpro/width/height, and re-adjust the Image Export "Large Width"/"Large Height", then re-adjust the HTML Snippet dimensions, I either have a white border around the slideshow, or no borders and two big ugly blue slide bars appear, one along the bottom and one up the side.
How can I get the slideshow to fit nicely within my page against the grey background with NO BORDERS?
I have looked at the "Stroke" info in Lightroom, but there doesn't seem to be any way of adjusting this (if this is the cause)
Please tell me where I am going wrong, as it's driving me crazy!
My iWeb opening page also seem to work better in Safari, where as Firefox puts borders around all my rollovers! Why is this?
Many thanks.
This is my URL:
http://web.me.com/jameslmackenzie/James ... /Site.htmlThis is my HTML Snippets code :
<iframe src=
"http://web.me.com/jameslmackenzie/jslideshow/index.html"
style="width:693px; height:470px;
border-color:#990033;
border-style:none;
border-width:0px"
scrolling="yes" >
</iframe>