Help removing printer icon

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
keithbrook

Help removing printer icon

Post by keithbrook »

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
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: Help removing printer icon

Post by Dee »

Hi,
Welcome to CMS Made Simple.
Remove

Code: Select all

<div style="float: right;">{print showbutton=true script=true}</div>
from your template to remove the print icon.

Regards,
D
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: Help removing printer icon

Post by Dee »

just after

Code: Select all

     <!-- Start Content Area -->
keithbrook

Re: Help removing printer icon

Post by keithbrook »

Dee

Brilliant!!!

Many, many thanks for that.

Keith
Locked

Return to “CMSMS Core”