VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: The big on July 02, 2012, 11:17:45 AM

Title: Remove product image unavailable
Post by: The big on July 02, 2012, 11:17:45 AM
Hello,


I am not very good with this, is it possible explaining to me how to remove the thumbnail where it says "product image unavailable" at the front end (category layout) , check the photo out.

Thank you for your help and explanations   :)

Kind Regards

[attachment cleanup by admin]
Title: Re: Remove product image unavailable
Post by: mowgs on July 02, 2012, 11:38:15 AM
The image that you are using can be changed in

configuration->templates

Its at the bottom, see which image file you are using (e.g. no-image.gif or similar), then look in:

components/com_virtuemart/assets/images/vmgeneral

to find and replace it
Title: Re: Remove product image unavailable
Post by: The big on July 02, 2012, 12:41:48 PM
Hi mowgs, thanks for your post !!  :)

just one last question:

Quote from: mowgs on July 02, 2012, 11:38:15 AM

to find and replace it


what do i replace it with or can i delete it?
Title: Re: Remove product image unavailable
Post by: srajca on July 02, 2012, 23:20:18 PM
you can do whatever you want. You can replace it with your custom image or you can delete it. Deleting might affect your layout.