Hi everyone. products' seem is too conflict eachother, can i find a theme for vm or change style ?
EX: Every product in a own colomn and resized images text etc...
could you help me ?
Use firebug and work with some css. To edit the category view go to templates/YOURTEMPLATE/html/com_virtuemart/category/default.php
this com_virtuemart folder doesn't exist :S
you have to create it - this will do an override, meaning that the code will not be changed when you update to never version of Virtuemart, also the core code stays intact.
so just create it that it looks like this and copy your default.php file in there.
templates/YOURTEMPLATE/html/com_virtuemart/category/default.php
more on overriding you can find here - https://forum.virtuemart.net/index.php?topic=90935.0