Hello,

The feed control sizes itself to the div that contains it, so for
example the wizard generates this in part of the HTML

<div id="feed-control">...</div>

and you could use either an inline style or CSS rules to specify how
wide you'd like the feed control to be. Using inline style might look
like this:

<div id="feed-control" style="width:300px;">...</div>

Hope that helps and let us know if you hit any snags.

Happy coding,

Jeff


On Aug 19, 1:26 pm, Student6 <[email protected]> wrote:
> Hi Adam.  I see that you are very active in google groups, and I was
> wondering if you could help me with somthing.  I have building a new
> site and I am adding an rss feed to the home page.  I am using
> google's dynamic feed control wizard to do so 
> (http://www.google.com/uds/solutions/wizards/dynamicfeed.html).
> However, I am having trouble changing the size of the rss box/feed
> display.  Could you tell me how I can change the display to stay
> within specific perameters?  I would really appreciate if you could
> help me on this.  If not, I understand. -Thanks

-- 
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.

Reply via email to