[thelist] CSS-How to get checkbox without 'indent'?

Jay Blanchard jay.blanchard at niicommunications.com
Fri Sep 19 11:21:32 CDT 2003


Howdy group,

I know that I have seen this somewhere before, now I am trying to do it
and cannot find it. For the INPUT selector I want to create a class for
checkbox where the checkbox only has a 1px border around it without the
usual fomat of the checkbox (the little indented box). Here is my
descriptor for that so far

INPUT.checkbox{
	font-family: courier;
	border: 1px solid;
	background-color : transparent;
}

But this still displays the little indented box. Anyone have a quick
solution?

TVMIA!


More information about the thelist mailing list