Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • haxx Friend
    #152553

    Hi

    Since using this template, all text input boxes are dark, even in the backend.

    This ok most the time, but with some third party components which ignore the css the font is dark too.

    How can I change all the input boxes back to white background, dark text?

    Thanks

    Paul

    Ps I’m using the blue light colour template

    Saguaros Moderator
    #350217

    Hello Paul!

    Pls open the file /templates/ja_norite/css/template.css and try to find the following code:

    #ja-botsl .inputbox {
    background: url(../images/inputbox-bg.gif) no-repeat top left #181818;
    border: none;
    border-bottom: 1px solid #2a2a2a;
    border-right: 1px solid #202020;
    font-size: 92%;
    max-width: 200px;
    padding: 9px 10px 8px;
    color: #555;
    }

    #ja-botsl textarea.inputbox {
    background: url(../images/inputbox-bg2.gif) no-repeat top left #181818;
    font-size: 92%;
    max-height: 80px;
    max-width: 320px;
    overflow: auto;
    padding: 10px;
    }

    Pls remove background attribute inside those rules

    GOodluck

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 13 years, 11 months ago.

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