Jump to the post that solved this thread.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not Solved [General] Remove post buttons?
#1
Not Solved
Hello, how do i remove those buttons:?

[Image: af715704719592d791dd3f3ec8ba6363.png]


I'm using basscode theme.

URL: http://cc-gaming.cc


Thank you. Cool
#2
Not Solved
admin panel >> templates >> basscode templates >> Post Bit templates --> both postbit and postbit_classic templates

you can find required buttons codes and remove them

{$post['button_email']} <-- email the user
{$post['button_pm']} <-- send private message
{$post['button_www']} <-- home page of the user
{$post['button_find']} <-- find all posts by the user
<span class="rep_{$fid}">{$post['button_rep']}</span> <-- add REP for the post
#3
Not Solved
(2013-10-21, 08:23 PM).m. Wrote: admin panel >> templates >> basscode templates >> Post Bit templates --> both postbit and postbit_classic templates

you can find required buttons codes and remove theme

{$post['button_email']} <-- email the user
{$post['button_pm']} <-- send private message
{$post['button_www']} <-- home page of the user
{$post['button_find']} <-- find all posts by the user
<span class="rep_{$fid}">{$post['button_rep']}</span> <-- add REP for the post

Thank you! =)
Jump to the post that solved this thread.


Forum Jump:


Users browsing this thread: 1 Guest(s)