View Full Version : Another newbie question
mmcatee
Jan-01-2009, 07:11 AM
I am customizing my site www.splitsecondphotos.com I have made a custom banner and it works great under firefox, safari, IE7 but does not show under IE 6.0 or 6.5.
Again any help would be appreciated.
Allen
Jan-01-2009, 07:23 AM
I am customizing my site www.splitsecondphotos.com (http://www.splitsecondphotos.com) I have made a custom banner and it works great under firefox, safari, IE7 but does not show under IE 6.0 or 6.5.
Again any help would be appreciated.
If it's just a jpg you don't need the png filter for IE6. See if that fixes it.
#my_banner {
width: 750px;
height: 150px;
margin: 0 auto;
background: url(/photos/446402593_sxF42-L.jpg) no-repeat;
}
mmcatee
Jan-01-2009, 07:39 AM
Thanks so much that did it, I apologize my level of knowledge of html and JS is very very limited.
Allen
Jan-01-2009, 07:42 AM
Thanks so much that did it, I apologize my level of knowledge of html and JS is very very limited.
No apologize needed. This stuff can be very frustrating for anyone not
working with it before. We ALL have been there. :D
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.