[For 1.8] Tutorial Post bit float right number of post,threads,rep
#1
Post bit float right number of post,threads,rep

Go ACP >> Templates & Style >> Templates>> your theme >> Post Bit Templates>> postbit_author_user

replace everything with this(this will float right numbers of post,threads and register date)
	{$lang->postbit_posts} <span style="float: right">{$post['postnum']}</span><br />
	{$lang->postbit_threads} <span style="float: right">{$post['threadnum']}</span><br />
	{$lang->postbit_joined} <span style="float: right">{$post['userregdate']}</span><br />
	{$post['replink']}
	{$post['profilefield']}

if you want numbers of repuptation float right go ACP >> Templates & Style >> Templates>> your theme >> Post Bit Templates>> postbit_reputation
and replace everything with this
{$lang->postbit_reputation} <span style="float: right">{$post['userreputation']}</span>
[Image: ad1.gif]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)