+ Reply to Thread
Results 1 to 7 of 7

Thread: Make keyword search expand

  1. #1

    Make keyword search expand

    Hi Flynax Dev.,

    Is there anyway if I can make the search by keyword blue circle on main menu of boat flatty template expand by default?

    Screen Shot 2015-10-25 at 9.47.13 AM.jpg

    Thank you

  2. #2
    Hello Wei Hong,

    Open file: ftp://templates>>boat_flatty>>tpl>>header.tpl
    find line:
    Code:
    Only registered members can view the code.
    and replace to:
    Code:
    Only registered members can view the code.
    then open file ftp://templates>>boat_flatty>>css>>style.css
    find class:

    Code:
    Only registered members can view the code.
    and change width: 0; to width: 200px; save and check again.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Hi Viktor,

    Thank you for your advice, the search box does expand by default, but i can't type anything on it. and it is missing the $lang phrase as well. Just a white box unclickable.

    Screen Shot 2015-10-26 at 10.56.44 PM.jpg

  4. #4
    Hello Wei Hong,

    yes sorry I forgot 1 parameter,
    open file ftp://templates>>boat_flatty>>css>>style.css
    Find code at line ~920: div.kw-search > span.field {
    and also change from opacity: 0; to opacity: 1;

    save and check again.
    Viktor,
    Flynax technical department,
    Best wishes.

  5. #5
    It works great now. Thanks Viktor

  6. #6
    Hi, sorry, how I can for General Flatty? Thank you very much

  7. #7
    I solved, thank you

+ Reply to Thread