Hi,
I've been trying to move the quick search pop up box with pretty much no luck at all. It really seems to just want to stay top left when it pops up.
Anybody have any ideas?
jquery.quicksearch.js - So far we tried changing "absolute" to "relative", u.css("left",t.offset().left), Basically anything that's u.cs
Even the zIndex didn't do anything so I'm guessing we are not editing the correct file.
I've been trying to move the quick search pop up box with pretty much no luck at all. It really seems to just want to stay top left when it pops up.
Anybody have any ideas?
jquery.quicksearch.js - So far we tried changing "absolute" to "relative", u.css("left",t.offset().left), Basically anything that's u.cs
Even the zIndex didn't do anything so I'm guessing we are not editing the correct file.
Comment