
02-23-2008, 10:39 AM
|
|
|
Join Date: Jun 2005
Posts: 57
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by FRDS
Incase anyone wanted a little different filedset look, this is the code i've been using on our forums
Code:
fieldset{
color: #000;
border-left: 0px;
border-right: 0px;
border-bottom: 0px;
padding:5px;
-moz-border-radius:0px;
}
legend {
color: #000;
}
And what it looks like:
Attachment 76274
|
not bad looks good
|