Hello,

I'm using Struts 2.1.6 with an <s:radio> tag.

I want the radio options to line up vertically against the left margin (one
option per line), rather than in a straight line.

By default, I'm using (and have to use do to other aspects of the page)
theme="simple"

Is there a way to have the radio options align vertically, while using theme
simple (e.g. some option I have missed)?

If this can only be done by changing the theme, is there a way for changing
that single <s:radio> element to use theme="<not simple>" to not complete
destroy the integrity of the rest of the page?

Thanks,
Lee



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to