Search near logo Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
3 posters

    Search near logo

    Glavee
    Glavee
    Forumember


    Posts : 149
    Reputation : 1
    Language : English

    Solved Search near logo

    Post by Glavee December 29th 2014, 11:15 pm

    Hi!

    I would like to have a search bar, on top-left near my logo (my logo in on top-right).

    Here's an image:

    Search near logo Search10

    Thanks!


    Last edited by Glavee on December 30th 2014, 10:54 am; edited 1 time in total
    Mati
    Mati
    Active Poster


    Posts : 1932
    Reputation : 333
    Language : HTML, CSS & JavaScript
    Location : Forum Services

    Solved Re: Search near logo

    Post by Mati December 29th 2014, 11:24 pm

    Hello

    First follow this tutorial http://fmfocus.forumotion.net/t701-tutorial-add-a-custom-searchbox-to-your-forum to add the search box and we move it where you want.
    Glavee
    Glavee
    Forumember


    Posts : 149
    Reputation : 1
    Language : English

    Solved Re: Search near logo

    Post by Glavee December 29th 2014, 11:36 pm

    Mati™ wrote:Hello

    First follow this tutorial http://fmfocus.forumotion.net/t701-tutorial-add-a-custom-searchbox-to-your-forum to add the search box and we move it where you want.

    @Mati™ it works, but I want it here:

    Search near logo Qwert10
    Mati
    Mati
    Active Poster


    Posts : 1932
    Reputation : 333
    Language : HTML, CSS & JavaScript
    Location : Forum Services

    Solved Re: Search near logo

    Post by Mati December 29th 2014, 11:39 pm

    In the CSS find 
    Code:
    #search {
        margin: 20px 0;
    }

    And replace it with this
    Code:
    #search {
        margin: -180px 10px;
    }
    Glavee
    Glavee
    Forumember


    Posts : 149
    Reputation : 1
    Language : English

    Solved Re: Search near logo

    Post by Glavee December 29th 2014, 11:48 pm

    Mati™ wrote:In the CSS find 
    Code:
    #search {
        margin: 20px 0;
    }

    And replace it with this
    Code:
    #search {
        margin: -180px 10px;
    }

    Thanks!

    Everything is done!
    Mati
    Mati
    Active Poster


    Posts : 1932
    Reputation : 333
    Language : HTML, CSS & JavaScript
    Location : Forum Services

    Solved Re: Search near logo

    Post by Mati December 29th 2014, 11:49 pm

    No problem, glad I could help! Very Happy
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: Search near logo

    Post by Ange Tuteur January 4th 2015, 8:02 am

    Topic archived