Here are theme files for Virtuemart 1.1.7 version.
This will update theme from VM 1.1.5 to 1.1.7.
Instructions:
After installing the Virtuemart patch from 1.1.5 or 1.1.6 to 1.1.7, download the attach files, decompress and replace files to ../components/com_virtuemart/themes/
Also, you need to add this lines on ../templates/gk_mystore/css/vm/vm_major.css
- Code: Select all
input.addtocart_button_module {width: auto!important;height: 20px;padding-top:3px;}
#vmMainPage .vmRecent,#vmMainPage .vmRelated {margin-top: 30px;border-top: 1px solid #f1f1f1}
Cheers