Status
Not open for further replies.

Taurus

Customer
I know this is just a really small thing, but I would really like to have the same space on top and bottom when this is placed above threads. Now there is a space at the top, but nothing at the bottom. Is there a way I can manually add a space at the bottom?

See screenshot:

Capture.webp

Thanks.
 
Dylan

Can I perhaps get a bit of help here please? Thanks.

---------- Post added at 22:57 ---------- Previous post was at 13:08 ----------

I guess not. Thanks.
 
=) Please be a little more patient when it comes to making requests - especially for things like small aesthetic changes.

It might be a good idea to give someone more than 12 hours or so before a "guess im not getting any help" post after a bump. Generally that kind of thing isn't a great way to convince people to go out of their way to help you make aesthetic modifications to the product for you.

Cosmic
 
Sorry, I didn't see this thread, my email is messing up at the moment and didn't get a notification.
You can do a quick template modification to make it fit your needs.

ACP->Styles & templates->Style Manager
Select Edit Templates from your style list
Find Dragonbyte Tech: Thread Rating Templates and expand it
Edit dbtech_trating_thread_bits_expanded

At the very top you have

PHP:
<div class="table" style="background: {vb:raw trating_bgcolor};<vb:if condition="$trating_corners"> {vb:raw trating_corners}</vb:if> border: {vb:raw trating_border}; padding: 3px 15px 0 15px;">

You need to add a margin to the bottom, so try to replace it with something like

PHP:
<div class="table" style="background: {vb:raw trating_bgcolor};<vb:if condition="$trating_corners"> {vb:raw trating_corners}</vb:if> border: {vb:raw trating_border}; padding: 3px 15px 0 15px; margin-bottom: 7px;">

Do the same for the template
dbtech_trating_thread_bits
 
Thank you so much. That now looks great! My apologies also if I was a bit impatient, I am working on that. :confused:
 
Status
Not open for further replies.

Similar threads

Legacy Thread Ratings

vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
459
Customer rating
0.00 star(s) 0 ratings
Back
Top