Hi Folks
I'm new to this CMSMS stuff but it already seems the best solution for me. So, I'm using the standard templates to get a site up and running quickly.
My first question is: Can someone tell me where go to remove the printer icon and its associated bits. I don't want my visitors being able to print the pages using that icon.
I've looked on the forum and done a search, but I think I'm missing something very simple that a newbie like me doesn't understand.
Thanks in advance!!!
Keith
Help removing printer icon
Re: Help removing printer icon
Hi,
Welcome to CMS Made Simple.
Remove
from your template to remove the print icon.
Regards,
D
Welcome to CMS Made Simple.
Remove
Code: Select all
<div style="float: right;">{print showbutton=true script=true}</div>Regards,
D
Re: Help removing printer icon
just after
Code: Select all
<!-- Start Content Area -->
