center search boxes in MultiNews theme

This topic contains 11 replies, has 2 voices, and was last updated by  step8601 9 years ago.

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

Open Support Ticket
  • Author
    Posts
  • #125844

    step8601
    Expired Member
    Post count: 215

    in MultiNews, the top section search boxes are aligned to the left by default

    is there a way to center the search boxes?

    i’ve played around with firebug but so far i can’t seem to trigger a centered sort of alignment

    #125845

    step8601
    Expired Member
    Post count: 215
    This reply has been marked as private.
    #125911

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    try this in GD > Deisgn > Scripts > Custom CSS:

    
    
    .full-width-section .geodir-search {
        float: none;
        margin: 0 auto;
        width: 43%;
    }

    Thanks

    #125931

    step8601
    Expired Member
    Post count: 215

    thanks, but no go, tried it in both firefox and the ie

    #125975

    Paolo
    Site Admin
    Post count: 31211

    Try:

    
    
    .full-width-section .geodir-search {
        float: none;
        margin: 0 auto !important;
        width: 43% !important;
    }

    Thanks

    #126315

    step8601
    Expired Member
    Post count: 215

    yep, !important did it, thanks thanks 🙂

    #126547

    step8601
    Expired Member
    Post count: 215

    i added some of the addons and a Places field was added to the search widget, but the Places field is now displayed sitting on top of the other search boxes

    is it possible to have all the search boxes all in one horizonal line?

    thanks

    #126612

    Paolo
    Site Admin
    Post count: 31211

    Looks like you remove it? We can’t provide assistance if you don’t leave things as described.

    Thanks

    #126653

    step8601
    Expired Member
    Post count: 215

    oh, geez, sorry, i had created a different install

    new url below

    thanks

    #126654

    step8601
    Expired Member
    Post count: 215
    This reply has been marked as private.
    #126694

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    add this and change the CSS provided before from 43% to 60%.

    
    
    .geodir-search .mom-select {
        float: left;
        height: 40px;
        margin: 5px 0 0;
        width: 36%;
    }

    Thanks

    #126698

    step8601
    Expired Member
    Post count: 215

    thank you thank you paolo!

    looks nice, can’t wait to make my site public, almost there 🙂

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

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

Open Support Ticket
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount