View Full Version : Internet Explorer Problem help please
My home slideshow can not play in internet explorer HELP!!
www.photographybyangela.com
http://photographybyangela.smugmug.com/
Phyxius
May-06-2009, 10:20 AM
Angela,
I looked at the code, but I don't know enough about CSS to really help. I didn't see anything that jumped right out at me, but if you post something in the customization forum you'll get some more tech savvy viewers.
http://dgrin.com/forumdisplay.php?f=31
jfriend
May-06-2009, 10:33 AM
Move the line in red after the </script> tag. That is HTML and does not belong inside the script tags and is causing a javascript error.
<script>
var ssConfig = {
AlbumID: '8053140',
newWindow: 'false',
transparent: 'true',
splash: 'http://photographybyangela.smugmug.com/photos/525149527_DhoNs-S.png',
showLogo: 'false',
clickToImage: 'true',
showThumbs: 'false',
showButtons: 'false',
borderThickness: '15',
borderColor: '006666 ',
crossFadeSpeed: '50'
};
<div id="bioText">Photography By Angela london Ky</div>
SM.flash.insertSlideshow(820, 462, ssConfig, 'transparent');
</script>
Barb
May-06-2009, 10:34 AM
My home slideshow can not play in internet explorer HELP!!
www.photographybyangela.com (http://www.photographybyangela.com)
http://photographybyangela.smugmug.com/
Hi,
I moved the line for you that jfriend referenced. He's quick and responded before I could LOL. Should be working okay now. Just moved it to the top of your slideshow instead of in the middle of it, which was causing the problem.
Hi,
I moved the line for you that jfriend referenced. He's quick and responded before I could LOL. Should be working okay now. Just moved it to the top of your slideshow instead of in the middle of it, which was causing the problem.
Thank you very much your help is well appreciated :)
Hi,
I moved the line for you that jfriend referenced. He's quick and responded before I could LOL. Should be working okay now. Just moved it to the top of your slideshow instead of in the middle of it, which was causing the problem.
Barb how do I get it not to show on my home page?
Barb
May-06-2009, 01:18 PM
Barb how do I get it not to show on my home page?
Hi,
Add this to your CSS in your advanced site-wide customization:
#bioText {display: none;}
Hi,
Add this to your CSS in your advanced site-wide customization:
#bioText {display: none;}
Thank you much :)
Samdiver74
May-10-2009, 05:46 AM
I have been having problems with my website showing in the correct format when using IE 8.
Anyone know what code I have to enter in, to correctly position the page set-up again.
Also how do I add a link, icon at the bottom of the page, to download Mozilla Firefox, Right now I have it saying this website best viewed using Mozilla firefox.
Help is greatly appreciated.
Thanks
Allan
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.