This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

position result container position right cut off

Home Forums Product Support Forums Ajax Search Pro for WordPress Support position result container position right cut off

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #28654
    slaborie31slaborie31
    Participant

    Hi.My result container gets pushed beyond the right browser border. Can I control that ?

    The input field, can that be plain text or similar looking ? right now I try to get rid of the input style box, halfway decent.

    Would that search work on a pop-up ?

    Thanks

    #28657
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    Thank you for the details. I tested the search bar I found, when clicking the “suchen” link, but it looks all right to me: https://i.imgur.com/0JCyRQB.png
    Is this happening on a specific browser?

    You can make the background colors of all elements transparent on the back-end, or you can also use this custom CSS to make everything trasparent in the input:

    .asp_m , .asp_m * {
        background: transparent !important;
        background-color: transparent !important;
        box-shadow: none !important;
    }

    There is no pop-up feature unfortunately.

    #28660
    slaborie31slaborie31
    Participant

    Hi Ernest.

    Thanks for responding. I was working in between the messages and figure a few things out. Right now I’m happy =)

    #28662
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.