I assume you are calling the center method? If you are then for it to
work, the size of the popup must be explicitly defined by the width
and optionally the height being set on the first child added to the
pop-up.

Regarding the border, try setting padding: 0px. Otherwise take a look
in firebug or IE developer tools and play around with the styles while
the program is running. This is how I get most of my css to work.


On May 4, 5:48 pm, jbdhl <[email protected]> wrote:
> Unfortunately, neither "border: none;" nor "margin-left/right: auto;"
> has any effect: The border is still there and the popup is still
> placed in the top-right corner. :-/
> Any other ideas?
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google Web Toolkit" 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 
> athttp://groups.google.com/group/google-web-toolkit?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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-web-toolkit?hl=en.

Reply via email to