Is there a way to change width of the results of the search results?
http://www.vitalbodies.net/site/tabbed.html
The CSS would be: (is that correct?)
.gsc-control { width: 670px; }
I am attempting to create a tabbed search yet the default gsc-control
width is 300px.
I was using Firebug and changing the local CSS but the default.css of
the Google API is overriding the local CSS.
My sense is, this is because the results are dynamic as the only div
is the container for the whole thing (search form/results/etc).
--
You received this message because you are subscribed to the Google Groups
"Google AJAX APIs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-ajax-search-api?hl=en.