Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • csaidon Friend
    #203993

    How can I change the font color of the top of this table? Please see that the font is white and the background is light gray… so it is imposible to read. I have found the css where is the color of the font, but in a couple of minutes the change came back to white again… so obviously I am not doing well.

    If you LOGIN in the frontend you will see what I am talking about:
    http://www.graphic-ideas-store.com/oasfcu_db/index.php/login-3
    (you can use the same data access that I have given for the administration backend)

    jooservices Friend
    #560168

    Hi there
    Please let me know exactly which element you want to change.
    Actually you can use browser debugger for inspecting and apply your custom css to custom.css

    Thank you,
    Viet Vu

    csaidon Friend
    #560854

    Please see the image attached to see element that I need to change. Is it the header od the table, where the background is light-gray and the letters white. It is imposible to read.

    If you LOGIN from the frontend you will see what I am talking about:
    http://www.graphic-ideas-store.com/o…ex.php/login-3
    (you can use the same data access that I have given for the administration backend)

    I do not know how to explain clearly what I need to change. If you need more information could you please tell me what exactly what do you need to understand? My english is not good, so I am sorry if I can not explain better.

    Thank you!!!!!


    1. css
    jooservices Friend
    #561051

    Hi there
    # You should turn off css compressor to determine css files.
    # It’s css came from acymailing

    table.adminlist thead th {
    text-align: center;
    background: #f0f0f0
    color: #666
    border-bottom: 1px solid #999
    border-left: 1px solid #fff
    }

    media/com_acymailing/css/frontendedition.css

    Please try to modify this file.

    Thank you,
    Viet Vu

    csaidon Friend
    #561249

    Thank you!!
    Where can I turn off css compressor?

    jooservices Friend
    #561305

    Hi there
    Please check our document:

    http://www.t3-framework.org/documentation/new-features.html

    Thank you,
    Viet Vu

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 2 voices, and was last updated by  jooservices 9 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum