Hello, can anyone know how to change the view of the short description on list of the products?
how to make it
1 - Name
2- Picruew
3 short description
4- price
5- button
??
Hello,
I assume your are speaking for temlate overrides. You should override the category template and edit it. Change the order inside the code.
Use firebug to examine you site code and css styling: https://forum.virtuemart.net/index.php?topic=102850.0
Creating Template overrides: https://forum.virtuemart.net/index.php?topic=98505.0
Template System: https://dev.virtuemart.net/projects/virtuemart/wiki/Hints_for_the_use_of_the_template_system
Regards