Hi, > This feels like it should be a no-brainer, but I just have no idea how to > do that: > How do I get the "required icon" to show up _after_ the label instead of > before it? No solution, but a "hack": you can do something like: postion: relative; left: 270px;
It works for example in the component guide demo-app, but if you do so, you have to know the width of the input component. Regards Daniel -- View this message in context: http://www.nabble.com/-Trinidad--Required-icon-_after_-label--tf4251385.html#a12104238 Sent from the MyFaces - Users mailing list archive at Nabble.com.

