RadioButtonList CSS

Last post 06-30-2009 11:10 AM by RatheeshC. 1 replies.

Sort Posts:

  • RadioButtonList CSS

    06-30-2009, 9:26 AM
    • Participant
      1,282 point Participant
    • misuk11
    • Member since 08-05-2003, 6:40 AM
    • Posts 742

    Im trying to use the control adapter for a radiobuttonlist.  There are a few examples of the other control adapters on the website, these include some sample css.  The radiobuttonlist doesnt have any examples or CSS.  Anyone know where i can get an example CSS to use ?

  • Re: RadioButtonList CSS

    06-30-2009, 11:10 AM
    • Contributor
      5,624 point Contributor
    • RatheeshC
    • Member since 04-25-2008, 2:05 PM
    • Posts 1,198

    Hi,

    Here is 1 sample i used
    .RadioButtonList
    {
      font-size:1.4em;
      color:#243C7A;
      padding-left:6px;   
      width:100%;
      line-height:1.4em; 
      margin:2px 25px 0 0;
    }

    Thanks

    Thanks
    Ratheesh

    Please mark it as answer if it resolves your issue.
Page 1 of 1 (2 items)