How to modify result CSS properties.

168 views
Skip to first unread message

Zico Tran

unread,
Apr 27, 2012, 3:15:57 AM4/27/12
to Google AJAX APIs
Hello,
I use style: google.loader.themes.SHINY. However, I want to change
some properties. How can I solve this problem?
Thank for helping!

Jeremy Geerdes

unread,
Apr 27, 2012, 7:40:41 AM4/27/12
to google-ajax...@googlegroups.com

You're going to need to be a little more specific about what you're doing now and what you want to do. A link may benhelpful, too.

Jg

--
You received this message because you are subscribed to the Google
Groups "Google AJAX APIs" group.
To post to this group, send email to
google-ajax...@googlegroups.com
To unsubscribe from this group, send email to
google-ajax-searc...@googlegroups.com
To view this message on the web, visit
http://groups.google.com/group/google-ajax-search-api?hl=en_US
For more options, visit this group at
http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en

louis86

unread,
May 4, 2012, 3:52:13 PM5/4/12
to google-ajax...@googlegroups.com
I'd also be interested in changing the style of a predefined theme, e.g. the ".cse form.gsc-search-box, form.gsc-search-box" like padding and margin... is there a possibility to change the text "google custom search " inside the search box itsself?


Am Freitag, 27. April 2012 13:40:41 UTC+2 schrieb jgeerdes [AJAX APIs "Guru"]:

You're going to need to be a little more specific about what you're doing now and what you want to do. A link may benhelpful, too.

Jg

On Apr 27, 2012 6:25 AM, "Zico Tran" <doing...@gmail.com> wrote:
Hello,
I use style:  google.loader.themes.SHINY. However, I want to change
some properties. How can I solve this problem?
Thank for helping!

--
You received this message because you are subscribed to the Google
Groups "Google AJAX APIs" group.
To post to this group, send email to

To unsubscribe from this group, send email to

louis86

unread,
May 5, 2012, 4:42:20 PM5/5/12
to google-ajax...@googlegroups.com
hi there,

if you haven't found a solution yet, this is what you can do: 

1. download the predefined style css and upload it somewhere on your webspace
2. look for the search box code which refers to the style (google.loader.themes.SHINY) and put in your own url like this: google.load('search', '1', {language : 'de', style : scr="http://www.yourdomain.com/SHINY.css"});
3. take a look at your live site with firebug and change the code as you want

have fun
Reply all
Reply to author
Forward
0 new messages