outlet.ee Posted April 2, 2010 Share Posted April 2, 2010 In IE8 the homefeatured images are not displayed at all in my shop, in categories product list they are just fine, and in FF everything is fine. When I copy the image path from the page source it opens correctly.Does anybody else have this problem? Link to comment Share on other sites More sharing options...
Pshopic Posted April 3, 2010 Share Posted April 3, 2010 did you change something in homefeatured.tpl? Link to comment Share on other sites More sharing options...
outlet.ee Posted April 3, 2010 Author Share Posted April 3, 2010 Yes, I did, the firebug pagespeed told me the image dimensions not specified so I specified them, by adding 'height="{$homeSize.height}" width="{$homeSize.width}" to the img tag. IE printed them as width="" height="", now everything is ok, thank you. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now