test
Viewing 1 post (of 1 total)
  • Author
    Posts
  • doorknob Friend
    #192983

    If there is a better place to feedback issues on the blank template, please let me know.

    I have great difficulty seeing the placeholder text and the icon in the search box when using the dark theme (T3 Bs3 Blank v2.0.0). I fixed this by adding the following to less/themes/dark/template.less:

    .head-search .form-control {
    .placeholder @gray-lighter);
    }
    .head-search .search:before {
    color: @gray-lighter;
    }
    select,
    textarea,
    input,
    input,
    input,
    input,
    input,
    input,
    input,
    input,
    input,
    input,
    input,
    input,
    input,
    input,
    .inputbox {
    color: @white;
    }

    If you have the same problem, you might want to do something similar.

    Regards
    Phil

Viewing 1 post (of 1 total)

This topic contains 1 reply, has 1 voice, and was last updated by  doorknob 10 years, 11 months ago.

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