First Name: _________________ MI _ Last Name
______________________
Address: ____________________________________ City:
______________________ State: __
(Check Box) Shipping Address:
.
.
.
I have tried to use CSS and the ID of the specific field but it is not
working.
Please point me to any documentation or examples using the current
level of TG.
Thanks for any suggestions.
Diez
> --
>
> You received this message because you are subscribed to the Google
> Groups "TurboGears" group.
> To post to this group, send email to turbo...@googlegroups.com.
> To unsubscribe from this group, send email to turbogears+...@googlegroups.com
> .
> For more options, visit this group at http://groups.google.com/group/turbogears?hl=en
> .
>
>
#(field id as shown in Firebug)
color:red;
position: absolute; left:50%
}
but this does not seem to work for the label. I just want the fields
in the same order but across the page, not all on the left side.
Suggestions?
Have a look at http://docs.turbogears.org/1.0/RoughDocs/NicerForms
The recipes are for TG1 + TG widgets, but you can do the same with TG2 +
ToscaWidgets.
-- Christoph