jsl LiteCart Fan Tól től Malaysia Tagság márc. 2018 óta jsl 10 ápr. 2018 07:57 Hi everyone.. how to change the (purchased) add to cart button . i cant find it TQ
jsl LiteCart Fan Tól től Malaysia Tagság márc. 2018 óta jsl 10 ápr. 2018 08:03 How to change the add to cart button ?
tim Founder Tól től Sweden Tagság máj. 2013 óta tim 10 ápr. 2018 20:58 See the vqmod. Find <button class="btn btn-success btn-sm" type="submit" name="add_cart_product" value="true" title="<?php echo htmlspecialchars(language::translate('title_add_to_cart', 'Add To Cart')); ?>"><?php echo functions::draw_fonticon('fa-shopping-cart'); ?></button> Replace with <button class="btn btn-success " type="submit" name="add_cart_product" value="true"><?php echo language::translate('title_add_to_cart', 'Add To Cart'); ?></button>
jsl LiteCart Fan Tól től Malaysia Tagság márc. 2018 óta jsl 11 ápr. 2018 05:55 Thank you Tim You are awesome :-)