+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: Search section horizontally

  1. #1
    Master
    Join Date
    Oct 2019
    Location
    Hungary
    Posts
    403

    Search section horizontally

    Hi!

    Can anyone help me how to place the search section on the main page horizontally?

    nevtelen.png

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Hello,

    The quick solution is to add these css styles to templates > your_template > css > style.css

    Code:
    Only registered members can view the code.
    otherwise, it will require a customization

  3. #3
    Master
    Join Date
    Oct 2019
    Location
    Hungary
    Posts
    403
    Thank you .

  4. #4
    Can you please post a screen shot of what the horizontal bar looks after you enter code?

    Thanks.

  5. #5
    Master
    Join Date
    Oct 2019
    Location
    Hungary
    Posts
    403
    I put in the code and unfortunately nothing has changed. Everything remained the same.

  6. #6
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Don't forget to clear your browser cache if you're doing everything correctly

  7. #7
    Master
    Join Date
    Oct 2019
    Location
    Hungary
    Posts
    403
    Paste code into the css and that's what it became.

    nevtelen.png

  8. #8
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    What was your expectation?

    it's positioned horizontally now

  9. #9
    I think he means horizontal like shown below:

    Untitled.jpg

  10. #10
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Ok, revert the previous changes

    and go to templates > your_template > tpl > blocks > home_content.tpl

    replace all the html content with:

    Code:
    Only registered members can view the code.

+ Reply to Thread