Hi people, I need your help, please :)
How can I change an image size of a product that is displayed on a category? The image size of the product is very small :(
I'm using Joomla 2.5 and VirtueMart 2.0.6
Please, click on the link to see clearly what I mean https://picasaweb.google.com/lh/photo/QQfQtmetv88TdbLTDLyDrtMTjNZETYmyPJy0liipFm0?feat=directlink
Thank you very much, Regards from Medellin, Colombia.
1) enter backend ->Virtuemart->Configuration
set in pixels require dimensions "Thumbnail Image Width " "Thumbnail Image Height"
2) re Upload pictures
3) add to template css
.browse-view .row .product .spacer img, .related-products-view .row .product .spacer img{max-width:100%;}
This is my site http://www.oneclicktofashion.com/site/index.php/aretas
Sadarem, thank you very much for your answer. :D
I have another question, can you explain me how I can do step # 3) "add to template css ". I did steps 1) and 2) already and it didn't work :(
One again, thank you very much for your help.
find file templates/cleanlogic/css/template.css
add it to the end of file
.browse-view .row .product .spacer img, .related-products-view .row .product .spacer img{max-width:none;}
Sadrem, once again thank you very much for your help :)
I did what you told me, it worked but the information of the product is in front of the image :( I attached a picture to explain what I mean. Do you know how to fix it? I do appreciate if you can give me a hand :-[ Thank you very much for your time.
(https://lh3.googleusercontent.com/-DnoAyd21KK0/T77l1Sg3c0I/AAAAAAAAED8/ABCrg1Gg0jk/s788/CategoryDisplay.png)
Link to my site http://oneclicktofashion.com/site/index.php/aretas
You need to change html layout and css to fix it. I think it will more fast if You hire the coder to fix it.
sadrem, thank you for your help. Im gonna try to hire a coder.