Новое, красивое ajax окно для uCoz в темно-синем цвете с красивым эффектом.
Установка:
Заливаем папку images в корень сайта.
Идем в ПУ => Таблица стилей (CSS) и в самый низ добавляем:
Установка:
Заливаем папку images в корень сайта.
Идем в ПУ => Таблица стилей (CSS) и в самый низ добавляем:
Code
/* Синий вариант ajax окон
----------------------------------------------*/
.xt {background:transparent url(/uwnd/tool-sprites.png) no-repeat!important; margin-left:5px!important; margin-top:6px!important;}
.xt-close{background-position:0 0!important;}
.xt-close-over{background-position:-15px 0!important;}
.xt-mini{background-position:0 -15px!important;}
.xt-mini-over{background-position:-15px -15px!important;}
.xt-maxi{background-position:0 -30px!important;}
.xt-maxi-over{background-position:-15px -30px!important;}
.xt-rest{background-position:0 -45px!important;}
.xt-rest-over{background-position:-15px -45px!important;}
.xw-hdr { text-align:left!important; padding:0px 5px 0px 0px!important; height:25px!important; }
.xw-hdr-text {font:11px Verdana,Arial,sans-serif!important; font-weight: bold!important; color:#F3F8FE!important; text-shadow: 1px 1px 1px #1f3370!important; vertical-align:3px!important; cursor:default!important; line-height:25px!important; }
.xw-tl {background: url(http://usale.biz/uwnd/top_l.png) no-repeat left!important;}
.xw-tc {background: url(http://usale.biz/uwnd/top_c.png) top!important;}
.xw-tr {background: url(http://usale.biz/uwnd/top_p.png) no-repeat right!important;}
.xw-bl{background: url(http://usale.biz/uwnd/bottom_l.png) no-repeat left bottom!important;}
.xw-bc{background: url(http://usale.biz/uwnd/bottom_c.png) bottom!important;}
.xw-br{background: url(http://usale.biz/uwnd/bottom_p.png) no-repeat right bottom!important;}
.xw-ml{padding-left:0px!important;}
.xw-mr{padding-right:0px!important;}
.xw-plain .xw-mc{ background:#f7f7f7!important; border: 1px solid #566B7E!important; padding-bottom:1px!important;}
.xw-plain .xw-body{padding:0px!important; border: none!important; }
.myWinCont {padding:10px!important; background: url(http://usale.biz/uwnd/fon_ten.png) repeat-x top!important;padding-bottom:0px!important }
.xw-blank {background:#6C84B4!important;}
/* ------------------------------------------*/
----------------------------------------------*/
.xt {background:transparent url(/uwnd/tool-sprites.png) no-repeat!important; margin-left:5px!important; margin-top:6px!important;}
.xt-close{background-position:0 0!important;}
.xt-close-over{background-position:-15px 0!important;}
.xt-mini{background-position:0 -15px!important;}
.xt-mini-over{background-position:-15px -15px!important;}
.xt-maxi{background-position:0 -30px!important;}
.xt-maxi-over{background-position:-15px -30px!important;}
.xt-rest{background-position:0 -45px!important;}
.xt-rest-over{background-position:-15px -45px!important;}
.xw-hdr { text-align:left!important; padding:0px 5px 0px 0px!important; height:25px!important; }
.xw-hdr-text {font:11px Verdana,Arial,sans-serif!important; font-weight: bold!important; color:#F3F8FE!important; text-shadow: 1px 1px 1px #1f3370!important; vertical-align:3px!important; cursor:default!important; line-height:25px!important; }
.xw-tl {background: url(http://usale.biz/uwnd/top_l.png) no-repeat left!important;}
.xw-tc {background: url(http://usale.biz/uwnd/top_c.png) top!important;}
.xw-tr {background: url(http://usale.biz/uwnd/top_p.png) no-repeat right!important;}
.xw-bl{background: url(http://usale.biz/uwnd/bottom_l.png) no-repeat left bottom!important;}
.xw-bc{background: url(http://usale.biz/uwnd/bottom_c.png) bottom!important;}
.xw-br{background: url(http://usale.biz/uwnd/bottom_p.png) no-repeat right bottom!important;}
.xw-ml{padding-left:0px!important;}
.xw-mr{padding-right:0px!important;}
.xw-plain .xw-mc{ background:#f7f7f7!important; border: 1px solid #566B7E!important; padding-bottom:1px!important;}
.xw-plain .xw-body{padding:0px!important; border: none!important; }
.myWinCont {padding:10px!important; background: url(http://usale.biz/uwnd/fon_ten.png) repeat-x top!important;padding-bottom:0px!important }
.xw-blank {background:#6C84B4!important;}
/* ------------------------------------------*/
Источник: uc-all.ru