Color coding on payments due dates missing

Emendy
Emendy
Offline
0
Good day,

On the front-end when you view your invoices and payments some of the color coding for past due date (background) and overdue is not showing (missing)

I assume it is a template issue because when I set it to Joomla default template I can see all the color coding.

How can I correct this issue?
Responses (2)
  • Accepted Answer

    Joan Vilà
    Joan Vilà
    Offline
    Tuesday, September 08 2015, 10:48 AM - #Permalink
    0
    Hello Emendy,

    Can you provide a link to see the issue?

    If you need to send access to see it you can do it to joan@ joomlathat.com

    Thank you,
    Joan
    The reply is currently minimized Show
  • Accepted Answer

    Emendy
    Emendy
    Offline
    Tuesday, September 08 2015, 10:55 AM - #Permalink
    0
    Fixed the problem.

    The following code was missing in my template:

    .label-important, .badge-important {
    background-color: #b94a48;
    }
    The reply is currently minimized Show
Your Reply