How can i change image size

Commercial shopping Joomla template to easy create webshop with various extensions supported like ViruteMart, K2 and K2Store.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Oct 27, 2014 9:39 am
Reply with quote
Report this post
How can i change image size in Ask a question about this product.
In Virtuemart Configuration -> Templates -> Media Files Settings:
At:
- Thumbnail Image Width i set 202
- Thumbnail Image Height i set 296

but image in Ask a question about this product is 222pixel of width and 296pixel of height.
How can i change size, i want image smaller.
Link demo: http://batkid.vn/index.php/en/products/ ... len-detail
User avatar
Fresh Boarder

teitbite
Wed Oct 29, 2014 3:15 pm
Reply with quote
Report this post
Hi

Try add this code to /templates/gk_storebox/css/vmframe.css :

Code: Select all
.ask-a-question-view img.product-image {
width: 75px;
height: auto;
}
User avatar
Moderator


cron