Re: css_xhtml theme issue

2014-12-27 Thread Yaragalla Muralidhar
Thank you so much.

*Thanks and Regards,*
Muralidhar Yaragalla.

*http://yaragalla.blogspot.in/ *

On Sat, Dec 27, 2014 at 3:39 PM, Lukasz Lenart 
wrote:

> 2014-12-27 5:32 GMT+01:00 Yaragalla Muralidhar  >:
> > Hi I am using css_xhtml theme. in this when there is validation error it
> is
> > displaying on top of the field so the alignment of the html components
> are
> > going bad. I dont want that to happen. i want to display all the eerrors
> on
> > top of the page. Is it possible?
>
> That's how this theme is build - you can try overriding just the
> controlheader-core.ftl (it's where the errors are displayed) or
> creating your own theme based on css_xhtml. You can also use CSS to
> force move the labels to top.
>
> http://struts.apache.org/docs/extending-themes.html
>
>
> Regards
> --
> Łukasz
> + 48 606 323 122 http://www.lenart.org.pl/
>
> -
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>


Re: css_xhtml theme issue

2014-12-27 Thread Lukasz Lenart
2014-12-27 5:32 GMT+01:00 Yaragalla Muralidhar :
> Hi I am using css_xhtml theme. in this when there is validation error it is
> displaying on top of the field so the alignment of the html components are
> going bad. I dont want that to happen. i want to display all the eerrors on
> top of the page. Is it possible?

That's how this theme is build - you can try overriding just the
controlheader-core.ftl (it's where the errors are displayed) or
creating your own theme based on css_xhtml. You can also use CSS to
force move the labels to top.

http://struts.apache.org/docs/extending-themes.html


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

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



css_xhtml theme issue

2014-12-26 Thread Yaragalla Muralidhar
Hi I am using css_xhtml theme. in this when there is validation error it is
displaying on top of the field so the alignment of the html components are
going bad. I dont want that to happen. i want to display all the eerrors on
top of the page. Is it possible?

*Thanks and Regards,*
Muralidhar Yaragalla.

*http://yaragalla.blogspot.in/ *