dbg Posted June 19, 2014 Share Posted June 19, 2014 HI I have a problem with the image on the product detail page. It will not resize (if using Preferences / Images). Error reporting in Firefox monitor gives a lot of JS errors e.g. Expected color but found 'inputFocusBg'. Error in parsing value for 'background'. Declaration dropped. 30-peter-finch-6.html:783Unknown property '-moz-box-shadow'. Declaration dropped. 30-peter-finch-6.html:783Expected color but found 'inputFocusShadow'. Error in parsing value for 'box-shadow'. Declaration dropped. 30-peter-finch-6.html:783Expected color but found 'inputFocusColor'. Error in parsing value for 'color'. Declaration dropped. 30-peter-finch-6.html:784Expected color but found 'inputFocusBg'. Error in parsing value for 'background'. Declaration dropped. 30-peter-finch-6.html:784Unknown property '-moz-box-shadow'. Declaration dropped. 30-peter-finch-6.html:784Expected color but found 'inputFocusShadow'. Error in parsing value for 'box-shadow'. Declaration dropped. 30-peter-finch-6.html:784Unknown pseudo-class or pseudo-element '-webkit-input-placeholder'. Ruleset ignored due to bad selector. 30-peter-finch-6.html:785Unknown pseudo-class or pseudo-element '-ms-input-placeholder'. Ruleset ignored due to bad selector. 30-peter-finch-6.html:788Expected color but found 'inputInvalidColor'. Error in parsing value for 'color'. Declaration dropped. 30-peter-finch-6.html:790Expected color but found 'inputInvalidBg'. Error in parsing value for 'background'. Declaration dropped. 30-peter-finch-6.html:790Unknown property '-moz-box-shadow'. Declaration dropped. and a lot more. Does anyone have any idea what the JS problem could be? Many thanks Link to comment Share on other sites More sharing options...
dioniz Posted June 19, 2014 Share Posted June 19, 2014 These are css errors not js errors Link to comment Share on other sites More sharing options...
dbg Posted June 19, 2014 Author Share Posted June 19, 2014 Thanks for the info - does anyone have any idea what the css problem could be? I've tried replacing the product.css (and product.tpl and product.js) files with up-to-date files, just in case they were corrupt, but no difference, so I don't really know where to look for the problem? Link to comment Share on other sites More sharing options...
vekia Posted June 19, 2014 Share Posted June 19, 2014 in fact, these things that you see in console arent important. and "error" is too big world share url to your shop where you've got this problem and what you mean by It will not resize (if using Preferences / Images). you mean that you changed size of image in back office and you don't see changes in front office? Link to comment Share on other sites More sharing options...
dbg Posted June 19, 2014 Author Share Posted June 19, 2014 Hi Sorry - I should have posted before. Here is a sample page: http://www.gradaafs.com/hardy-glass-work/glass/21-hardy-glass-1.html Yes - the image on the product detail page has been set at 400 x 400 pxls, but is always showing at a higher size........ I just have no idea where the problem is? Many thanks Link to comment Share on other sites More sharing options...
dioniz Posted June 19, 2014 Share Posted June 19, 2014 Your homepage is 1170px wide but your category and product pages are full screen. Is that what you want or is that some error? Link to comment Share on other sites More sharing options...
dbg Posted June 19, 2014 Author Share Posted June 19, 2014 Hi On the product detail page,the large_default image is set at 400 x 400 pixels in Preferences, Images, but is always shown at 738 x 738 pixels? I cant change its size? Link to comment Share on other sites More sharing options...
Recommended Posts