MikePulpan 0 Posted January 20, 2014 Hello guys, I'm really new presta user and I have problem. I downloaded free tamplate and homefeatured module. I have problem with size of images. Is there any way to fix that? Thank you! Check image Share this post Link to post Share on other sites
Paulito 610 Posted January 20, 2014 Good morning It would be a really good idea to share your URL and/or give template name/developer Paul Share this post Link to post Share on other sites
MikePulpan 0 Posted January 20, 2014 Good morning It would be a really good idea to share your URL and/or give template name/developer Paul http://beatsoutlet.cz/index.php but sorry, I'm really not sure about name of theme, or I just can see name like ,,them818". Thanks Share this post Link to post Share on other sites
Paulito 610 Posted January 20, 2014 Hello again It appears that your images are too large for the place-holder which seems to be 124px x 124 px (home_default) What size images have you got in: Back office > Preferences > images ? Have you Regenerated images ? Paul Share this post Link to post Share on other sites
Paulito 610 Posted January 20, 2014 Sorry, forgot to mention If you go to global.css around line 1576 and change width to 124px .main_page_products li .product_image { text-align: center; display: block; width: 124px; margin: 0 auto; Result http://screencast.com/t/zrGqiKKfvUFx Hope this helps Paul Share this post Link to post Share on other sites
MikePulpan 0 Posted January 20, 2014 Sorry, forgot to mention If you go to global.css around line 1576 and change width to 124px .main_page_products li .product_image { text-align: center; display: block; width: 124px; margin: 0 auto; Result http://screencast.com/t/zrGqiKKfvUFx Hope this helps Paul Oh god! Man thank you so much!! Thank you really so much!! It works. How can I ever repay to you? Share this post Link to post Share on other sites