Black box appears in the search background Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Black box appears in the search background This topic has 8 replies, 2 voices, and was last updated 12 years, 6 months ago by kinger. Viewing 9 posts - 1 through 9 (of 9 total) Author Posts November 1, 2013 at 10:28 am #766 kingerParticipant Hello, Great plugin! One issue, There is a black box in the search box when I add the shortcode to the page. How can I get rid of this ? Many thanks! John November 5, 2013 at 7:04 pm #777 kingerParticipant Hello, Really need an answer on this one please. Have to launch the site asap and the block box is getting annoying. Thanks! John November 12, 2013 at 10:06 am #789 kingerParticipant Seriously need some assitance with this asap. Been over a week now guys – can you please assist John November 14, 2013 at 9:33 am #790 Ernest MarcinkoKeymaster Hi! Sorry for the late answer. I wasn’t home for a week, couldn’t answer any support ticket, had some family issues. Can I see this issue on your website? It’s probably only a small css incompatibility. November 14, 2013 at 10:11 am #793 kingerParticipant Hi, No worries, thanks for getting back to me. I’ve added the search box to a sample page – here you can see http://www.egcoa.eu/sample-page/ Cheers! John November 14, 2013 at 11:22 am #794 Ernest MarcinkoKeymaster Ok! I think I have found it. It’s coming from the download manager plugin css. If you add this code in any css file or in the header of the website, it will fix the black box: .probox .proinput .loading { padding:0 !important; position: static !important; } November 14, 2013 at 11:31 am #795 kingerParticipant Hi! Thanks, can you specify where exactly I should add the code. I’m a bit technically challenged when it comes to these things. what css file and where in that file should I add the code. Thanks! John November 14, 2013 at 1:51 pm #798 Ernest MarcinkoKeymaster Of course! Open up this file from your ftp program or from inside the plugin editor of wordpress: wp-content/plugins/download-manager/css/front.css Make a new line at the beginning of that file and add the following lines: .probox .proinput .loading { padding:0 !important; position: static !important; } Save the file and refresh your page. It should be ok after this editing. November 14, 2013 at 2:59 pm #800 kingerParticipant Thanks ! It worked 🙂 http://www.egcoa.eu Author Posts Viewing 9 posts - 1 through 9 (of 9 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In