Hi Mike, Yes there are a few ways that you could do this. One way would be to write your own CSS rule which overrides the defaults for the CSE. The search box has the class "gsc-input" so you could do something like this
http://savedbythegoog.appspot.com/?id=777d79be871a371ba500837e2e54aafafd992822 You can also create your own input box and tell the CSE to use that instead by using a draw option, though this does change the default behavior of the search box. More details here: http://code.google.com/apis/ajaxsearch/documentation/reference.html#_method_GdrawOptions I'm guessing you probably just want to go the CSS route. Happy coding, Jeff On May 25, 6:01 pm, mike365 <[email protected]> wrote: > Is there any way to adjust the Custom Search Engine (CSE) Search Box > Height? -- 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.
