Login | Forgot password | Register

X

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.

Jump to:

17478 Posts in 4473 Topics by 1972 members

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
  • cerelac
    avatar
    Community Member
    34 posts

    Form Appearance Link to this post

    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?

  • Pixel
    avatar
    Community Member
    78 posts

    Re: Form Appearance Link to this post

    I have his problem too - would be nice for a solution

  • cerelac
    avatar
    Community Member
    34 posts

    Re: Form Appearance Link to this post

    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?

  • cerelac
    avatar
    Community Member
    34 posts

    Re: Form Appearance Link to this post

    Hi.

    Is there any solution to this problem?

  • tone77
    avatar
    Community Member
    10 posts

    Re: Form Appearance Link to this post

    put this at the bottom of your form.css style sheet

    label.right {
    display:inline;
    }

  • tone77
    avatar
    Community Member
    10 posts
    1150 Views
Page: 1
Go to Top

Currently Online: mtz, Euphemismus, stx333

Welcome to our latest member: mr-andrew

Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com

Comments on this website? Please give feedback.