http://s014.radikal.ru/i328/1010/b3/69d3aca1651c.jpg
Quote
<DIV class="w_warning">
<DIV class="wmsg">
<H3>PS-AVATAR</H3>
Вот так выглядит первый информер код ниже
</DIV></DIV>
http://s002.radikal.ru/i198/1010/c6/8a7700fc6529.jpg
Quote
<DIV class="w_warning25">
<DIV class="wmsg25">
<B>PS-AVATAR</B><BR> так выглядит второй информер <A onclick="popup5()" style="color:black;" title="Нажмите, чтобы получить ссылку">код информаре ниже</A>!
</DIV></DIV>
Это в CSS
Quote
/*===ERRORS, INFO, WARNING===*/
.w_warning {
background: #faf8f2 url("../images/errorred.png") no-repeat 12px 53%;
color: #5d5d5d;
margin-bottom: 10px;
line-height: 1.3em;
text-align:left;
width:450px;
border: 2px solid #000000;
}
.w_warning, .w_warning25 h3 { font-size: 1.2em; }
.wmsg, .wmsg25 { padding: 12px 20px 12px 70px; }
.w_warning, .w_warning25 {
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
-o-border-radius: 8px;
}
.w_warning25 {
background: #faf8f2 url("../images/Crystal.png") no-repeat 12px 53%;
color: #000000;
margin-bottom: 10px;
line-height: 1.3em;
text-align:left;
width:500px;
border: 1px solid #dbca95;
}