Hi all
Probabbly a silly one, but can you alter the border color or a Select box and a check box.
when using the traditional
input, select, checkbox, .formstyle1 {
border: 1px solid #CCCC00;
}
the input is fine, no worries.... the select does nothing, and the checkboxes will have a border, around the box it's self
i just want to change the borders of the boxes themselves. I have never realy neede to before, so i don't know where to begin.
Any Help would be appreciated, Thanks ppls
JonoNo, you cannot as such though you could give the illusion much like you did with the input.
Probabbly a silly one, but can you alter the border color or a Select box and a check box.
when using the traditional
input, select, checkbox, .formstyle1 {
border: 1px solid #CCCC00;
}
the input is fine, no worries.... the select does nothing, and the checkboxes will have a border, around the box it's self
i just want to change the borders of the boxes themselves. I have never realy neede to before, so i don't know where to begin.
Any Help would be appreciated, Thanks ppls
JonoNo, you cannot as such though you could give the illusion much like you did with the input.