This discussion is related to the
Vanoogle addon.
i'd love if this could be integrated more seamlessly into the vanilla interface. perhaps if it could replace the default vanilla search box easier, and without the 'close' button there (instead put the close button on the popup)?
also if the plugin could stick the search box code where the theme is sticking the vanilla search box, it would help with positioning.
0 · ·
Answers
I should be drawing the element where the old search box was. do you have a before/after screeshot i can look at to see what issue you're having?
My addons: NillaBlog | Vanoogle
- Spam
- Abuse
0 · Insightful Awesome LOL ·my live site - this explains what I want
http://i.imgur.com/K7IVe.jpg
my beta site with vanoogle on
http://i.imgur.com/5x2xR.jpg
is it perhaps due to me using a custom theme?
- Spam
- Abuse
0 · Insightful Awesome LOL ·- Spam
- Abuse
0 · Insightful Awesome LOL ·Same exact problem as @Apreche. Oh well opted to remove.
- Spam
- Abuse
0 · Insightful Awesome LOL ·@Apreche @kjaonline
That's really strange. Are you using the latest here? Sorry for late response, I'm not getting notifications here when ppl comment on my addons. :( Best course of action would be to file an issue on the open source project site.
What browser are you guys using? And what version of Vanilla?
My addons: NillaBlog | Vanoogle
- Spam
- Abuse
0 · Insightful Awesome LOL ·No problem! I'm using latest beta version of chrome and latest version of Vanilla on default theme.
- Spam
- Abuse
0 · Insightful Awesome LOL ·@kjaonline Me too... do you have a live link demonstrating the problem?
My addons: NillaBlog | Vanoogle
- Spam
- Abuse
0 · Insightful Awesome LOL ·it appears that the search box is merging with the results box.
- Spam
- Abuse
0 · Insightful Awesome LOL ·@SevMC Got a screenshot?
My addons: NillaBlog | Vanoogle
- Spam
- Abuse
0 · Insightful Awesome LOL ·sure:
- Spam
- Abuse
0 · Insightful Awesome LOL ·@SevMC
Ahh. It looks like you need to alter the css on the #VanoogleResults element. looks like you could increase the 'top' property to something like 18px or so. Maybe more.
You can either put this in the theme css or the plugin css, up to you.
My addons: NillaBlog | Vanoogle
- Spam
- Abuse
0 · Insightful Awesome LOL ·excellent, thanks :)
- Spam
- Abuse
0 · Insightful Awesome LOL ·Anyone know if there a way to replace the default search box with this google version?
Thanks!
- Spam
- Abuse
0 · Insightful Awesome LOL ·@imijj You can remove the searchbox by modifying the default.master.tpl file. Then just use this module.
Search first.
React to insightful, awesome, funny, and off-topic posts.
Check out the Wiki for lots of information about common stumbling blocks.
- Spam
- Abuse
5 · Insightful Awesome LOL ·