Not Solved [How To?] How to move post control to the top?
#10
Not Solved
@8guawong

Paste this..
<div class="post_controls">
	<div class="postbit_buttons author_buttons float_left">
		{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}
	</div>
	<div class="postbit_buttons post_management_buttons float_right">
		{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quickrestore']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_purgespammer']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}
	</div>
</div>

After
<div class="author_statistics">
		{$post['user_details']}
	</div>

If you have a custom theme may require some css, If you need help shoot me a PM with test account.
Should look like this https://i.imgur.com/1aZcyW6.png
Do NOT PM me for support unless I ask you on your support thread.
Reply


Messages In This Thread
RE: How to move post control to the top? - by Livewire - 2018-07-15, 08:30 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)