Bug Styling

Status
Not open for further replies.
The "Full" style is not designed to be used in the sidebar. Can you please switch it back to Simple so I can see this in action @ your site?
 
This issue is because of this CSS code:
Code:
    .full {
        background: #c5312d;
        height:3px;
    }

You are restricting the height to 3px which is causing this issue. Please delete that code.
 
I have not changed any of the CSS code. It is the same with the default style. I will find that bit of CSS and attempt to remove. But I haven't modified anything.


This issue is because of this CSS code:
Code:
    .full {
        background: #c5312d;
        height:3px;
    }

You are restricting the height to 3px which is causing this issue. Please delete that code.
 
So I ADDED the css class you provided but changed it. And it now displays fine

.full {
background: #c5312d;
height:100%;
}
 
Hello @Benality,

We hope your ticket regarding DragonByte Donate has been addressed to your satisfaction. This ticket has now been scheduled to be closed.

If your ticket has not been resolved, you can reply to this thread at any point in the next 7 days in order to reopen the ticket, afterwards this thread will be closed.

Please do not reply to this thread if your ticket has been resolved.

Thank you.


- DragonByte Technologies, Ltd.
 
Hello @Benality,

As we have not heard back from you, your ticket regarding DragonByte Donate has now been closed.

If your ticket has not been resolved, please feel free to start a new support ticket and link back to this ticket.

If you have time, please leave a review on XenForo.com's Resource Manager.

Thank you.


- DragonByte Technologies, Ltd.
 
Status
Not open for further replies.

Similar threads

DragonByte Donate

XenForo 1.5.3+ XenForo 2.0.x XenForo 2.1.x XenForo 2.2.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
1,571
Customer rating
5.00 star(s) 1 ratings
Back
Top