Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   IE is not picking up image resize but Safari is...! (http://forum.bytesforall.com/showthread.php?t=8794)

heatispower Aug 9, 2010 10:48 AM

IE is not picking up image resize but Safari is...!
 
Hi there,

So thankful for this opportunity to ask someone who knows!

urlisheatispower.org

For some reason when I resize the images for the rotating image load on the homepage it registers the changes in safari but not IE.

Curretly in IE the rotating images are off the layout although they are set at 1000 pixels just as the headers on all of the other pages (which do fit in the layout) are.

Can you help?

Many thanks!
Kelsey

The code I'm using to make the images rotate is:

<code><div id="banner"><script src="http://www.bu.edu/nis/lib/jquery/crossslide.js" type="text/javascript"></script><script type="text/javascript">// <![CDATA[
jQuery(document).ready(function($) { $('#bannerimage').crossSlide({ sleep: 2, fade: 2, shuffle: 0 }, [
{ src: 'http://www.heatispower.org/visuals/2010/08/thinkagain1000.jpg' },
{ src: 'http://www.heatispower.org/visuals/2010/08/wastedheatatsunset1000.jpg' },
{ src: 'http://www.heatispower.org/visuals/2010/08/justlikerenewables1000.jpg' },
{ src: 'http://www.heatispower.org/visuals/2010/08/letscaptureit1000.jpg' }
]); });
// ]]></script>
<div id="bannerimage" style="height: 417px; width: 1000px; align: center;"><img src="http://www.heatispower.org/visuals/2010/08/thinkagain1000.jpg" alt="" /></div>
</div>

And--- the files have been uploaded and re-uploaded at 1000px several times through my ftp

juggledad Aug 9, 2010 12:39 PM

they look the same size to me in IE8 and Safari

heatispower Aug 9, 2010 12:45 PM

On a standard 14" Dell laptop viewing through IE it's off the Lapith.

On a 14" Mac using safari it's on..

And the coding when viewing soure code is the same..

Frustrating!


All times are GMT -6. The time now is 04:44 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.