Webmaster's Community

Designing and Development => Open Source => SMF Support - Simple Machine Forums => Topic started by: Jeroenla on February 21, 2013, 02:07:05 PM

Title: Question (Freshlooks 2.0): remove "print"
Post by: Jeroenla on February 21, 2013, 02:07:05 PM
Hi all,

I'm using Freshlooks, and it looks very nice. But, I would like to remove the print button, which is below each thread. How do I do this?

Thank you for your time
Title: Re: Question (Freshlooks 2.0): remove "print"
Post by: Ricky on February 23, 2013, 11:10:54 AM
This feature of SMF but not theme but you can remove it,

In your Themes/default/Display.template.php
Code: (Find) [Select]

'print' => array('text' => 'print', 'image' => 'print.gif', 'lang' => true, 'custom' => 'rel="new_win nofollow"', 'url' => $scripturl . '?action=printpage;topic=' . $context['current_topic'] . '.0'),

Either remove it or comment it out.
Title: Re: Question (Freshlooks 2.0): remove "print"
Post by: Jeroenla on February 23, 2013, 07:13:44 PM
Thank you (apparently, that is to short, so I'll just say "Thank you" again, so this forum let's me post)
Title: Re: Question (Freshlooks 2.0): remove "print"
Post by: Ricky on March 16, 2013, 07:33:44 AM
Welcome Jeroenla..

I would say welcome again so that I can say welcome :)