Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • macanroe Friend
    #192221

    Hello everybody,

    i have a Question. Is it possible to fill JA K2 serching inputs with a backgroundimage?Like for example: http://www.languagebookings.com/

    Thanks in advance!

    Luna Garden Moderator
    #512045

    Hi,

    Yes, it’s possible.

    You can add module suffix to JA K2 Filter Module, then use CSS to style it a background.

    For example, add module suffix is
    havebg
    add code to your CSS file

    .havebg{
    background: url("your image path") no-repeat;
    }

    bahav Friend
    #528813

    Luna,
    could you please clarify in which files I should make changes?

    Thanks in advance!

    Thanh Nguyen Viet Friend
    #528878

    @ bahav,

    You can add the code into one of css files below:

    1. css file of your template. Normally, the file locates at:
    templates/[your-template]/css/template.css

    2. If your template provides a custom css file, you should add into this file instead of template.css file above.

    3. Another option is to override css file of the JA K2 filter module in your template by copying the modules/mod_jak2filter/assets/css/style.css file and paste it into
    templates/[your-template]/css/mod_jak2filter.css path.

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

This topic contains 4 replies, has 4 voices, and was last updated by  Thanh Nguyen Viet 10 years, 7 months ago.

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