How to remove the Virtuemart icon in the Cart

H

How Can We Help?

How to remove the Virtuemart icon in the Cart

Open the file components/com_virtuemart/themes/default/templates/common/minicart.tpl.php

Comment out or remove lines 7-9

 
<a href="http://virtuemart.net/" target="_blank">
 
<img src="<?php echo $mm_action_url ?>components/com_virtuemart/shop_image/ps_image/menu_logo.gif" alt="VirtueMart" width="80" border="0" /></a>
 
<br />

About the author

Ian Carnaghan

I am a software developer and online educator who likes to keep up with all the latest in technology. I also manage cloud infrastructure, continuous monitoring, DevOps processes, security, and continuous integration and deployment.

About Author

Ian Carnaghan

I am a software developer and online educator who likes to keep up with all the latest in technology. I also manage cloud infrastructure, continuous monitoring, DevOps processes, security, and continuous integration and deployment.

Follow Me