Morris2 Posted October 18, 2011 Share Posted October 18, 2011 Hi. I changed the color of the submit button like this: <input type="submit" value="SEND"style="background-color: #CC6600"> Why can't I change the color inside a simple radio button the same way: <input type="radio" name="amount"style="background-color: #CC6600" value="50"> Looking for a simple no-css solution for now ... I am using Safari on Mac. Regards Morris Link to comment https://forums.phpfreaks.com/topic/249306-why-cant-i-change-the-color-inside-a-simple-radio-button/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.