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
		
			
			- 
				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
- 
				This feature of SMF but not theme but you can remove it, 
 
 In your Themes/default/Display.template.php
 
 '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.
- 
				Thank you (apparently, that is to short, so I'll just say "Thank you" again, so this forum let's me post)
			
- 
				Welcome Jeroenla..
 
 I would say welcome again so that I can say welcome :)