• Support will be limited until May 8th, as I will be out of the office travelling. Thank you for your patience and understanding.
Status
Not open for further replies.

amplor

Customer
I already have Postbit Tabs Pro and know that this is product is integrated with one click, but I would like to customize the format of the output instead of being plain text like on this forum.

Is there a way to do something like:

HTML:
<dl class="userinfo_extra">
	<div class="post_field"><dt>Thanked</dt> <dd>{vb:raw post.thanked}</dd></div>
	<div class="post_field"><dt>Thanks</dt> <dd>{vb:raw post.thanks}</dd></div>
</dl>

To match my theme and make it have a prettier output? If so, what are the vb:raw post.[variables] for each of them?

Also, can a "thank" or "dislike" increase or decrease a users reputation?

Sorry if these questions were already asked!

Thanks!
 
You can customise the output via the dbtech_thanks_postbit_stats template :)

There are no $post variables for specific stats.

You can set reputation options in the Button Manager :)
 
Status
Not open for further replies.
Back
Top