Google Feed API and Custom Styles (css)

292 views
Skip to first unread message

robbiegod

unread,
Mar 29, 2011, 4:27:28 PM3/29/11
to Google AJAX APIs
I have a page that loads the Google Feed API. I notice it uses a
default.css file to determine the look of the outputted feeds.

I added a <link> style sheet line of code to my HTML and can view the
differect CSS styles but no matter where i put my styles on the page,
the google styles are always loaded after my styles.

I am wondering if there is a way to turn off the default styles so i
can just style it myself?

Jeremy Geerdes

unread,
Mar 29, 2011, 4:36:05 PM3/29/11
to google-ajax...@googlegroups.com
Instead of using google.load('feeds','1'); use this:

google.load('feeds', '1', {'nocss' : 1});

Jeremy R. Geerdes
Generally Cool Guy
Des Moines, IA

For more information or a project quote:
jrge...@gmail.com

If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church!

> --
> 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.
> For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en.
>

robbiegod

unread,
Mar 29, 2011, 4:37:33 PM3/29/11
to Google AJAX APIs
Thanks!

On Mar 29, 4:36 pm, Jeremy Geerdes <jrgeer...@gmail.com> wrote:
> Instead of using google.load('feeds','1'); use this:
>
> google.load('feeds', '1', {'nocss' : 1});
>
> Jeremy R. Geerdes
> Generally Cool Guy
> Des Moines, IA
>
> For more information or a project quote:
> jrgeer...@gmail.com
Reply all
Reply to author
Forward
0 new messages