AbanteCart Development > Customization help
Remove print button on product page, and write review...
(1/1)
thedarksyde:
I am looking for a way to remove the print button on the product page. I also would like to remove the write review option when you mouse over a product on the main pages. Anyway to take both of these items out?
junkyard:
Regarding the 'Write review':
http://forum.abantecart.com/index.php/topic,1208.0.html
michael m:
To Remove Print Button from Product Page:
public_html>storefront>view>default_html5>template>pages>product>product.tpl>lines 175-178
comment this out:
<!--<a class="productprint btn btn-large" href="#"
onclick="javascript:window.print()"><i
class="icon-print"></i> <?php echo $button_print; ?></a>
<?php echo $this->getHookVar('buttons'); ?> -->
fcbrasov1:
can anyone help me,i want to put the add to cart button smaller on html5,thank you
Navigation
[0] Message Index
Go to full version