+ Reply to Thread
Results 1 to 3 of 3

Thread: Front end search box

  1. #1

    Front end search box

    Hello

    Would like to know how do i increase the size of the search box in front end.

    box.jpg

    Thank you

  2. #2
    Hello Vitor,

    I think you want to increase width for the box. But you are using responsive template and needs some changes in styles.css file. You can try to find it yourself. In Chrome and FF exist Firebug for it. But if you want me to change it send ftp access to my PM and I will change it for your site. Also what width do you want for the box. Right now it has width: 300px;

    Also if you want to change it yourself go to ftp://templates>>your_template>>css>>style.css

    find class at line ~1035: section#main_container > div > aside.left and change width from 300 to 340px
    then find class at line ~ 5858: section#content and change width from 630 to 600px
    then find class at line ~ 1178: section.side_block_search div.field.inline and change width from 90 to 110px save and check again.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Fixed

    Thank you

+ Reply to Thread