Hi,
This is ramesh. I am implementing orbeon xforms in my application. I am including css code into xforms. i am not getting some alignments and getting different compare to examples given in wiki. can do I any change in orbeon.war for displaying right way. another one is i have included bellow code in xforms. but i am getting displaying validation error alert symbols at label left side instead of input box right side. fieldset { padding: 1em; font:80%/1 sans-serif; } label { float:left; width:25%; margin-right:auto; padding-top:inherit; text-align:justify; font-weight:bold; } alert { float:right; width:25%; margin-right:0.5em; padding-top:0.2em; text-align:right; font-weight:bold; } can any one please give me suggestion. how do i solve my problem. Thanks & Regards Ramesh |
Administrator
|
Ramesh,
I don't have a precise answer to your question, but my first suggestion would be to try to fix this with the help of Firebug. Let us know if you need any help with that. And if Firebug doesn't help, you might want to create a minimal example that reproduces the problem an that we can run in the sandbox to see what you are talking about. Alex On Dec 11, 2008, at 1:37 PM, rameshkancherla <[hidden email]> wrote: > > Hi, > This is ramesh. I am implementing orbeon xforms in my application. > I am including css code into xforms. i am not getting some > alignments and > getting different compare to > examples given in wiki. > can do I any change in orbeon.war for displaying right way. > > another one is i have included bellow code in xforms. but i am > getting > displaying validation error alert symbols at label left side instead > of > input box right side. > > > fieldset { > padding: 1em; > font:80%/1 sans-serif; > } > label { > float:left; > width:25%; > margin-right:auto; > padding-top:inherit; > text-align:justify; > font-weight:bold; > } > alert { > float:right; > width:25%; > margin-right:0.5em; > padding-top:0.2em; > text-align:right; > font-weight:bold; > } > > > can any one please give me suggestion. how do i solve my problem. > > > Thanks & Regards > Ramesh > > > -- > View this message in context: http://www.nabble.com/Css-problem-in-orbeon-forms-tp20961663p20961663.html > Sent from the ObjectWeb OPS - Users mailing list archive at > Nabble.com. > > > -- > You receive this message as a subscriber of the [hidden email] > mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > OW2 mailing lists service home page: http://www.ow2.org/wws -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Free forum by Nabble | Edit this page |