[Таблица][/Таблица]
[Таблица]Изменение всех кнопок сайта,включая бб коды, на более красочные...[/Таблица]
[Таблица]В CSS суём код показанный ниже...[/Таблица]
Code
input[type='text'], input[type='password'] {padding:2px 3px;border:1px solid #c4c4c4; background:#ffffff url(http://www.unet.com/.s/img/m/text-bg.gif) repeat-x 0 0;}
textarea {padding:2px 3px;border:1px solid #c4c4c4; background:#ffffff url(http://www.unet.com/.s/img/m/text-bg.gif) repeat-x 0 0;}
input[type='text']:focus, input[type='password']:focus, textarea:focus {border:1px solid #799ADF; background:#ffffff url(http://www.unet.com/.s/img/m/text-bg-focus.gif) repeat-x 0 0;}
input[type='submit'] {padding:2px 3px;border:1px solid #c4c4c4; color:#686868; background:#ffffff repeat-x 0 0;}
input[type='button'] {padding:2px 3px;border:1px solid #c4c4c4; color:#686868; background:#ffffff repeat-x 0 0;}
input[type='reset'] {padding:2px 3px;border:1px solid #c4c4c4; color:#686868; background:#ffffff repeat-x 0 0;}