PDA


View Full Version : VBA Links Search on Navbar Search Drop-Down


drynax
07-04-2008, 10:51 PM
VBA Links Search on Navbar Search Drop-Down 1.0 Beta


Description: This adds a VBA Links Search on the Navbar Search Drop-Down.

Instructions: Follow the steps below.

1) Go to Manage Products and add the product xml file.

2) Add "vbalinks_searchform" to Portal Output Global Variables in vBa CMPS settings.

That's it. You are done!


PS - Special thanks to Lionel for his help getting this to work.

drynax
07-05-2008, 01:43 AM
* Reserved *

drynax
07-05-2008, 09:38 AM
Does anyone knows how to expand the VBA Links Search Box so it's the same size as Forum/Blog Search? (see the image in the 1st thread)

Brian
07-05-2008, 01:55 PM
Either add 'width="100"' to your main table there, or remove the <table> and just use the module wrapper template.

drynax
07-05-2008, 11:55 PM
I just tried it both the ways you suggested, removing the table and adding width="100", but neither one works for me. The vba links search box stays the same size (smaller than the other boxes).

I've looked at examples of other search boxes and they don't have a table. I know you are right, yet it still doesn't work for me. I am perplexed. It's got to be simple, but I can't figure out what I'm missing.
------------------
Either add 'width="100"' to your main table there, or remove the <table> and just use the module wrapper template.

drynax
07-06-2008, 03:29 AM
It appears that it only happens when I add GTSearch: Google™ Custom Search Engine (which is something I should ask them about). I attached the image below so you can see how it's not sized right.

If I remove the GT Search, the VBA Links Search shows up fine. I just can't figure out what is different with the Blog and Forums search that allows it to re-size, while the VBA Links Search can not.

Oh well, it works perfect as long as that GT Search is not installed.

------------------------
Either add 'width="100"' to your main table there, or remove the <table> and just use the module wrapper template.

24HourForum.com
08-04-2008, 03:59 PM
Thanks very much for the hack, works great YOU ROCK!

drynax
08-05-2008, 03:49 PM
Thanks. I appreciate the praise.

jw00dy
09-11-2008, 12:30 AM
It would appear that this has been implemented already in v3.0 Gold? Can someone confirm?

Brian
09-11-2008, 02:18 PM
Yes, there is a default setting now that will allow you to display a search box.

jw00dy
09-11-2008, 05:48 PM
Thanks Brian.