hogemma1
Forum Replies Created
-
Thanks for the reply, but it looks like its still not in the last release,
the background of the keyword search field is not white but gray like the background of the rest of the screen.And the search button is also gray, only when hover it turns into the right color, how can i change this i’m looking around, my last changes have been overwritten by the last update
Please help: https://21602.mesoft.nl/
I Found the following code
/* Search background white */
.sjb-page .sjb-filters .form-control {
background-color: #fff;And added background-color: #fff; that seams to be the sollution
Is it possible that this get implementend in de source? and that you can thange the color from the admin panel, where al the other colors can be changed
I Found some code in the style sheet
.sjb-page .form-control:focus {
background-color: #fff;I added the Background collor, it now turns white when i click on the field to enter a keyword.
But is still buggy, IE after select a prefious search it turns Yellow and in Chrome Blue