Reply To: This plugin changes the whole look of my website when activated

Home Forums Product Support Forums Ajax Search Pro for WordPress Support This plugin changes the whole look of my website when activated Reply To: This plugin changes the whole look of my website when activated

#2703
Ernest Marcinko
Ernest Marcinko
Keymaster

Same here. I’m using win8.0, ff33.0 and the same resolution. I also tried on a different computer with a lower resolution, but it still works.
1. my computer: https://i.imgur.com/ml86kZ2.png
2. laptop: https://i.imgur.com/5Ih3buM.png

But my guess is that it somehow get’s out of the boundaries based on your screenshots. I can’t reproduce it, but I might have a solution. Try to add the following CSS code to the search plugins “Theme options->Custom CSS” field:


div[id*=ajaxsearchpro3] {
  max-width: 243px !important;
}

Will check that IE, that’s a bit tricky. I’ve implemented fallback, but it only should apply with versions below 10. I hate IE, it’s almost impossible to check the version of it on server side, that is probably going to be a bug with the 3.2 plugin version. I’ll do some testing on both computers + virtual machine on that and get back to you with a hotfix.

Best,
Ernest Marcinko

If you like my products, don't forget to rate them on codecanyon :)