[IMG]http://ressim.net/8/upload/9c043f38.jpg[/IMG]
*open "themes/default/page.css" with a text editor.down on the paste
[code]span#jcow_msg_new, span#jcow_note_new, span#jcow_frd_new {
color:#08233e;
font:10px Tahoma, Geneva, sans-serif;
background-color:rgba(255,204,0,1);
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
border-bottom:1px #FF6600 ridge;
-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);
-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);
box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);
}[/code]
good luck
|