Hello John,
thank you very much!
With this code, it looks like in the following screenshot:
[code]
.input
{
width:45em;
float:left;
}
.input label
{
width:25%;
float:left;
}
.input input
{
width:75%;
float:left;
}
.input input[type=checkbox]
{
float: none;
width: 0em;
}
[/code]
Screenshot: http://www.zshare.net/image/751380505863bb50/
So my last question is, how can i make a word-wrap for "common" input
fields?
Check out the new CakePHP Questions site http://cakeqs.org and help others with
their CakePHP related questions.
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en