Search Widget Not Centered

This topic contains 5 replies, has 2 voices, and was last updated by  Paolo 8 years, 7 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #55599

    Jacqueline Lim
    Free User
    Post count: 8

    PLS HELP the search field is not centered.
    Does it have something to do with CSS?
    http://www.housenav.com

    #55629

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    yes that has to do with css, adding this to GeoDirectory >> Design >> Scritps >> Custom CSS

    
    
    .geodir-search {
        float: none;
        margin: 0 auto;
        width: 400px;
    }

    Will center it. However if you’ll add the Advance Search filter add-on in the future you’ll also need to remove this css or it will ruin your advance search form.

    Thanks

    #55671

    Jacqueline Lim
    Free User
    Post count: 8

    Thank you very much Paolo, the field is centered now but how can I make it fill entire row?

    #55677

    Jacqueline Lim
    Free User
    Post count: 8

    My site somehow becomes wider/centered now, the title and content supposed to align side to side like the original theme (attached image). Pls help what should I do?

    #55685

    Jacqueline Lim
    Free User
    Post count: 8

    If I change the theme to any other themes the side border seems to exist at both side of my site, which initially does not. Attached image of another theme.
    This is my first time using GD and your help will be greatly appreciated.

    #55818

    Paolo
    Site Admin
    Post count: 31206

    HI,

    that depends on the theme. Some have fixed width, some have the upper part full width and the lower part boxed.

    If you give me a bit more details about what you want to achieve, I may be able to assist.

    Thanks

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket