Forums Forums Search & Filter Pro Style checkbox css

Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Anonymous
    #16535

    Hi,

    I would like to style the checkboxes. The html for checkboxes in Search and Filter Pro looks like below:

    <li><label><input type=checkbox.... />....</label></li>

    I want to replace the generic checkbox with a background image in css. However, all the techniques I can find, are applied to checkboxes with a different html markup:

    <input /><label>...</label>

    In this case, the input tag is not surrounded by label tags. Is it possible to style the checkboxes generated by Search and Filter Pro with a background image?

    Thanks,

    Bennie

    Ross Moderator
    #16981

    Hey benniet

    A couple of other users have mentioned this, I will be chaning the structure of the html slightly to accomodate this in an upcoming version 🙂

    Thanks

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