Page 2 of 2

Posted: Thu Feb 04, 2010 5:55 pm
by stamjoe
You re the best my friend.
I will change the width of the page.
I hope it works
thanks
Joe

Posted: Thu Feb 04, 2010 5:57 pm
by stamjoe
OK my friend it works but i have to change the width of my page.
Thanks again
Joe

Posted: Thu Feb 04, 2010 5:57 pm
by genieuk
stamjoe wrote:You re the best my friend.
I will change the width of the page.
I hope it works
thanks
Joe
Sadly it's a limitation Google has done. On my website as it is dynamic i can override Googles own code with a tiny bit of css so things auto adjust but webpages in web builder are not dynamic so it would not work, hence the only down side is the area where results show has to be 600 pixels wide.

I did say to someone else a week ago or so i will change the documentation to see if i can explain it more easily.

I forgot about it so in the next day or so i will update manual to try and be more easy to understand.

Regards,
Mathew

Posted: Thu Feb 04, 2010 5:59 pm
by stamjoe
Good thinking
Keep up the good work.

Joe

Re: Google Site Search Results On Your Webpage Unicode Avail

Posted: Wed Dec 22, 2010 11:13 pm
by genieuk
ddlg2007 wrote:Is possible use the search without buton? I wanna use it alone, without button.
Hi,

You just need to delete the following line that appears in the code that Google gives you:

Code: Select all

<input type="submit" name="sa" value="Search" />
code may differ slightly but you will tell as the input type will be submit, obviously this will mean users will have to hit enter on the keyboard.

Regards,
Mathew