Hi,

Can you post a link to your app? I am suspecting maybe there is a css
rule with clear:both or something similar that is causing this, but we
can't be sure unless we can see your code experiencing this issue.

On Aug 7, 8:33 am, Elizabeth <[email protected]> wrote:
> Hi,
>
> I've searched on "DIV" and "float" on this forum and couldn't find an
> answer.
>
> For most of you this is probably a really easy question...
>
> I've implemented the basic feed control in my site. Now I'm trying to
> float a DIV to the right of it with some other content in it. I've
> successfully done this in the code playground using:
>
> <div id="rightfloat" style="float: right; background-color: red;
> width: 600px; height: 400px;">test content</div>
>
> (I'll take the CSS out of the html and put it in the stylesheet once
> it works)
>
> However, when I put this in my page it just puts the DIV after the
> feedcontrols, instead of to the right. I don't have any special CSS
> for the feedcontrol DIVs.
>
> Can anyone suggest a solution?
>
> Thanks,
> Elizabeth
--~--~---------~--~----~------------~-------~--~----~
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