Hi,
to keep a personal css for Virtuemart, changes must be made into template/html/com_virtuemart. OK.
The problem is with my category pages which are displayed with components/com_virtuemart/views/category/view.html.php.
This path doesn't exist into gk_storefront/html/com_virtuemart/category/ (no "views" folder)
so each time I upgrade Virtuemart I have to replace the view.html.php file I modified.
Should I have to create "views" folder into gk_storefront/html/com_virtuemart to suit with the original Virtuemart folders ?