Hi, Can you help me on how to center align components like box, panel, etc? I can't seem to center align my components.
I've tried using gridLayout with columns="*" rows="*". Vertical alignment was centered. But the horizontal alignment was a bit to the left instead of being at the center of the entire page. I think my panel does not occupy the entire width of my browser. I've already tried setting the exact width of my browser in my page tag but still not enough. Another bad thing about this is that when I resize my browser, I get scrollbars. I want my component centered and adjusts whenever my browser resizes. I can do this with simple HTML but not with tobago/jsf. Your help would be greatly appreciated. Thanks in advance! Paul __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

