Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • sybersolutions Friend
    #206699

    I have a login feature in the search position, How can I get them side by side instead of on top of each other?


    1. facebook
    TomC Moderator
    #572125

    It would be helpful if you could share the url of the site you’re working on

    griong Friend
    #572134

    Hello sybersolutions
    I see, I had similar with Language Bar and Search Bar.
    And it was explained in doc, how to do it.
    http://www.joomlart.com/documentation/purity-iii/configuration#multilingual-setup
    and scroll down 50% of this topic.
    Add the following style to the file: templates/purity_iii/less/style.less

    // language switcher module
    // ---------
    .mod-languages {
    position: absolute;
    left: -100px;
    top: 20px;
    // more style comes here
    }

    You should do similar, just replace name of module
    Then compile LESS to CSS, otherwise it will work just while Development mode ON.

    And here I see 2 points which seems not mention in documentation (or at least, it is good to mention it here):
    1) seems you should compile LESS for every style of template where it is involved.
    2) Might be you need purge cash of Joomla to see changes.
    BRG

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

This topic contains 3 replies, has 3 voices, and was last updated by  griong 9 years, 5 months ago.

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