Login | Forgot password | Register
What is OpenID?
OpenID is an Internet-wide identity system that allows you to sign in to many websites with a single account.
With OpenID, your ID becomes a URL (e.g. http://username.myopenid.com/). You can get a free OpenID for example from myopenid.com.
For more information visit the official OpenID site.
Archive
SilverStripe Forums » Archive » Form Appearance
Our old forums are still available as a read-only archive.
|
Page:
1
|
Go to End | |
| Author | Topic: Form Appearance | 1150 Views |
-
Form Appearance

17 July 2008 at 10:58pm Last edited: 18 July 2008 1:51am
Hello
I have a problem with the form appearance in front-end view.
When I have checkboxes or radio buttons why aren't they correctly aligned?
PS: I've already tried it in both FireFox and IE and it shows the same result.
Is there any way to change the appearance of the fields that aren't correctly displayed?
-
Re: Form Appearance

19 July 2008 at 5:16am Last edited: 21 July 2008 8:36pm
Hello everyone.
I've figured out why is the checkbox displaying from the right.
I've changed the class from right to left and it moved but the alignment isn't correct even after doing this.
Can anyone tell me where is this code located?
Is there any way to "format" its appearance? -
Re: Form Appearance

10 October 2008 at 12:56am
put this at the bottom of your form.css style sheet
label.right {
display:inline;
}
| 1150 Views | ||
|
Page:
1
|
Go to Top |
Currently Online: mtz, Euphemismus, stx333
Welcome to our latest member: mr-andrew




