Question Increase post bit margin

Status
Not open for further replies.

Goshee

Customer
Hi! :)

Okay I was wondering if there was any way to increase the margin on the postbit. Here is an example.

60857847.webp2.webp
What it is like now -------> What I want it to look like

I need to get the Likes stat in line with everything else, any help would be appreciated!
 
The template that holds the wrapper for the stats is dbtech_thanks_postbit - I don't know how specifically to do what you need it to do so that's the best I can give you as far as pointers unfortunately :(
 
Thanks I managed to figure it out, I'll share the code in case anyone else might find it useful.

In the template:

Template: dbtech_thanks_postbit

Simply add this line of code to the very top of the template

Code:
<div style="padding-top: 0px; padding-left: 0px; padding-right: 0px; padding-bottom: 0px;">


Then add this code to the very bottom of the template

Code:
</div>

You can change the values of "0px;" to whatever you want.
 
Status
Not open for further replies.

Legacy Advanced Post Thanks / Like

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
4,049
Customer rating
5.00 star(s) 1 ratings
Back
Top