Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • lg21 Friend
    #194564

    you can move the search form in the main menu as well as in the picture?


    1. cerca
    chavan Friend
    #521856

    1. you must add a New Search Module in social-link position and publish it

    2. Go to Administrator -> Extensions -> Template Manager -> JA Fixel Home Dark Orange -> Custom Code Tab -> Add this below code in ‘Before </head> ‘ and save it.

    <style>
    #social-link-block .custom{
    float:right;
    }
    #social-link-block .form-search{
    float:left;
    margin: 0 10px 0 0;
    }

    #social-link-block .search { margin-top:10px;}
    #social-link-block .button { margin:0px; }
    #social-link-block .form-search label { display:none; }
    </style>

    Already I have made this , Please check you site.

    lg21 Friend
    #521864

    Thank is perfect

    lg21 Friend
    #547842

    And if you want to decrease the search field?

    In the search field in position-5 the field width is 150 pixels and I’ve seen that you can change, in this case because the code is customized, inside the admin panel, how do I make the search field of 75 pixels ?

    Thank you

    chavan Friend
    #547864

    can you please post your site Url.

    lg21 Friend
    #547872
    chavan Friend
    #547927

    Go to this File: /templates/ja_fixel/css/themes/dark-orange/template.css

    Add this code

    #social-link-block #mod-search-searchword {
    width: 75px;

    }

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

This topic contains 7 replies, has 2 voices, and was last updated by  chavan 10 years, 2 months ago.

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