How to remove the "top" New Topic & Reply buttons

vojtaz at 14h10
07
Jan
2012
Hello.
How i can remove the "top" buttons in thread and thread-list - it looks bad for my opinion and i need to remove it

BEFORE REMOVE (look at the top):


AFTER REMOVE:
1 m3gsm, on 07/01/2012 at 14h31
url your forums please,....
2 E-Mark, on 07/01/2012 at 14h58
Find this and delete:

Code:
      <p class="posting">
         <!-- BEGIN switch_user_authpost -->
         <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a>  
         <!-- END switch_user_authpost -->

         <!-- BEGIN switch_user_authreply -->
         <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
         <!-- END switch_user_authreply -->
      </p>


That code, you can see it in the top of the viewtopic_body.
3 vojtaz, on 07/01/2012 at 19h58
Thanks.
Worked Smile
4 Jophy, on 08/01/2012 at 07h55
Topic Solved & Moved

Note: You can also help the staff member's work by EDITING your topic and marking it as solved.

Similar topics
Hey umm you know how under a topic you have reply box? well my forum dont do that i have to click the "add reply". can someone tell me how to make a reply box plz?
Hi, I am in need of some icons... If anyone could make me some here is what I would like... This image is the general idea Im looking at for new thread Where the man with the fishing pole is I would like this image instead For post reply I'm
New Topic New Reply Locked
See also
more_less
Informations

4 Replies For the topic :
"How to remove the "top" New Topic & Reply buttons"

This topic has been viewed 7449 times.

Last message :
07/01/2012 at 14h10 by "vojtaz"