- Posts: 12
- Thank you received: 0
There is an issue in the flypage.tpl.php
-
Maddex
Inactive member - Topic Author
- New Member
Less
More
13 years 9 months ago - 13 years 9 months ago #6066
by Maddex
There is an issue in the flypage.tpl.php was created by Maddex
In the theme for Virtuemart HOT eCommerce there is some settings for the product image that should not be there: width="320" height="240"
This makes every image that does not have this particular size look weird, so my recommendation is to remove this.
The file is located in components/com_virtuemart/themes/hot_ecommerce/templates/product_details/flypage.tpl.php
Thankyou for a great looking theme, btw!
Best regards
Maddex
This makes every image that does not have this particular size look weird, so my recommendation is to remove this.
The file is located in components/com_virtuemart/themes/hot_ecommerce/templates/product_details/flypage.tpl.php
Thankyou for a great looking theme, btw!
Best regards
Maddex
Last edit: 13 years 9 months ago by Maddex.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6745
- Thank you received: 716
13 years 9 months ago #6091
by milos
Replied by milos on topic Re: There is an issue in the flypage.tpl.php
Hi,
There are people who doesn't care much about image resolution. Someone could upload picture with size of 1024px. That would make problems on the page. We tried to prevent that.
There are people who doesn't care much about image resolution. Someone could upload picture with size of 1024px. That would make problems on the page. We tried to prevent that.
Please Log in to join the conversation.
-
Maddex
Inactive member - Topic Author
- New Member
Less
More
- Posts: 12
- Thank you received: 0
13 years 9 months ago #6093
by Maddex
Replied by Maddex on topic Re: There is an issue in the flypage.tpl.php
Hello,
Ok, I thought it was a mistake...
You could set img max-width to 320px in the CSS, for example? Or write some information somewhere that you have to have a certain img width/height to use this flypage?
I don't think it's a good idea to distort every product image just in case the image uploaded is to big. It's extremely important that the customers like what they see. You want the customer to buy, don't you? I mean, that's the whole reason to start a web shop and to show your products; you want them to look fabulous and to sell.
Kind regards
/ Maddex
Ok, I thought it was a mistake...
You could set img max-width to 320px in the CSS, for example? Or write some information somewhere that you have to have a certain img width/height to use this flypage?
I don't think it's a good idea to distort every product image just in case the image uploaded is to big. It's extremely important that the customers like what they see. You want the customer to buy, don't you? I mean, that's the whole reason to start a web shop and to show your products; you want them to look fabulous and to sell.
Kind regards
/ Maddex
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6745
- Thank you received: 716
13 years 9 months ago #6269
by milos
Replied by milos on topic Re: There is an issue in the flypage.tpl.php
Hi Maddex,
I think you're right, so we fixed this in flypage.tpl.php file. Thanks for your suggestion!
I think you're right, so we fixed this in flypage.tpl.php file. Thanks for your suggestion!
Please Log in to join the conversation.
Time to create page: 0.173 seconds