Web Analytics Made Easy -
StatCounter coloring a radio button - CodingForum

Announcement

Collapse
No announcement yet.

coloring a radio button

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • coloring a radio button

    Hi all

    I'd like to manipulate the look of a radio button using a style sheet.

    I know that I can edit the background-color, but would like to know if its possible to edit the other elements of the button? Ie., the border, inner-background and black dot which appears on selection?

    Thanks for your help!

  • #2
    aside from background-color, i only know these...

    style="border:4px outset silver;height:50px;width:50px"
    Glenn
    vBulletin Mods That Rock!

    Comment


    • #3
      width and height work fine...

      I'm really not sure that you can manipulate the innercolour or dot colour of a radio button (or checkbox)

      If you see this anywhere on the web, view the source code and see how they do it... then post the URL here so we can see it


      ~Quack

      Comment


      • #4
        i think you can d it for a checkbox but not a radio
        photoshop too expensive? use the GIMP! www.gimp.org

        Comment


        • #5
          you could make your own.

          USA

          Comment


          • #6
            Good idea but it would be a bit complicated to use that in a form to pass some info though...
            I don't suffer from insanity, I enjoy every single minute of it!

            Comment


            • #7
              You can do it in Gecko-based browsers, but not IE. Take a look at some of the CSS examples in the Debug menu to see what I'm talking about.
              jasonkarldavis.com

              Comment


              • #8
                It wouldn't be that hard

                USA

                Comment

                Working...
                X