Designing and Development > SMF Support - Simple Machine Forums

Question (Freshlooks 2.0): remove "print"

(1/1)

Jeroenla:
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

Ricky:
This feature of SMF but not theme but you can remove it,

In your Themes/default/Display.template.php

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

--- End code ---

Either remove it or comment it out.

Jeroenla:
Thank you (apparently, that is to short, so I'll just say "Thank you" again, so this forum let's me post)

Ricky:
Welcome Jeroenla..

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

Navigation

[0] Message Index

Go to full version