• Страница 1 из 1
  • 1
Форум » Web-Раздел » Начинающему вебмастеру » Цвет шаблона ucoz
Цвет шаблона ucoz
Slavik
Вторник, 01 Апреля 2014 | Сообщение 1
Оффлайн
Vip
Сообщений:1767
Награды: 4
Короче произошла такая проблема)). Сам шаблон у меня на сайте зеленый, а вот блоки синие на нем, это скорее всего кажется и-за CSS но все же может что другое вот скрин.
До этого у меня такой-же шаблон стоял только синий), я решил поставить светлее зеленый. И вот что получилось).

Я посмотрел стили CSS там что с zornet original CSS и в этом же шаблоне такой-же). Можно как нибуть исправить?). Вот сам CSS
Код
/* Главные стили */
body {background:#000 url(/design_43/bg.png) no-repeat top center; margin:0; padding:0;}
body, td {font-family:Tahoma; font-size:11px; color:#000;}
a {color:#000; text-decoration:none;}
a:hover {text-decoration:underline;}
img {border:0;}

ul, li, dl, dt, dd {display:block; padding:0; margin:0; list-style:none;}
.left {float:left;}
.right {float:right;}
.hidden {overflow:hidden;}

/* Input style */
#input_style input[type="text"],
#input_style input[type="password"],
#input_style textarea,
#input_style select {vertical-align:middle; outline:none; border:none; padding:3px 3px; color:#000; font-family:Tahoma; font-size:11px; background:#b9b9b9; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; -khtml-border-radius:4px;}
#input_style input[type="text"],
#input_style input[type="password"] {padding:2px 0; text-indent:3px;}
#input_style input[type="button"],
#input_style input[type="submit"],
#input_style input[type="reset"],     
#input_style button {cursor:pointer; vertical-align:middle; outline:none; border:none; font-family:Tahoma; font-size:11px; height:22px; line-height:22px; text-align:center; color:#fff; padding:0 5px; margin:3px 0 3px 3px; background:url(/design_43/input_button.png) no-repeat left 0, url(/design_43/input_button.png) no-repeat right -22px, url(/design_43/input_button.png) repeat-x 0 -44px; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px; -khtml-border-radius:2px;}
#input_style input[type="button"]:hover,     
#input_style input[type="submit"]:hover,
#input_style input[type="reset"]:hover,     
#input_style button:hover,
#input_style select:hover {background:url(/design_43/input_button.png) no-repeat left -66px, url(/design_43/input_button.png) no-repeat right -88px, url(/design_43/input_button.png) repeat-x 0 -110px;}

/* Фиксация */
#container_wrap {width:963px; margin:0 auto;}
#side_main {overflow:hidden; padding:23px 0 0 0;}
.side_left {width:201px; float:left;}
.side_right {width:201px; float:right;}
#side_center {margin:0 219px; color:#fff;}
#side_center a, #side_center td, #side_center td a {color:#fff;}
#news_text, #news_text a, #news_text span, #news_text span a {color:#000;}

/* Цвета групп */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:#EEFF00;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red; font-weight:bold;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:#FFF68F;}
a.groupFriends:link,a.groupFriends:visited,a.groupFriends:hover {color:#FFA500;}     

/* Верх сайта */
.h_menu {background:url(/design_43/h_menu.png) no-repeat; width:956px; height:50px; overflow:hidden; margin:0 auto 0 auto;}
.h_nav {float:left; height:48px; overflow:hidden; margin:0 0 0 8px;}
.h_nav ul {height:48px; float:left; left:50%; position:relative;}
.h_nav ul li {height:48px; float:left; position:relative; right:50%; background:url(/design_43/h_nav.png) no-repeat right -48px;}
.h_nav ul li a {height:48px; line-height:48px; display:block; overflow:hidden; padding:0 15px; color:#fff; text-decoration:none; margin:0 2px 0 0;}
.h_nav ul li a:hover {background:url(/design_43/h_nav.png) no-repeat center 0;}
.h_search {float:right; margin:4px 45px 0 0;}
.h_search input {outline:0; border:0; margin:0; padding:0; font-family:Tahoma; font-size:11px;}
.h_search input[type="text"] {background:url(/design_43/h_search.png) no-repeat 0 0; width:135px; height:37px; float:left; line-height:37px; color:#fff; text-indent:0.5em;}
.h_search input[type="submit"] {background:url(/design_43/h_search.png) no-repeat 0 -37px; width:25px; height:37px; float:left; cursor:pointer;}
.h_bg {background:url(/design_43/h_bg.png) no-repeat; width:963px; height:131px; overflow:hidden;}
.h_logo {background:url(/design_43/h_logo.png) no-repeat; width:238px; height:63px; float:left; margin:38px 0 0 52px;}
.h_banka {background:url(/design_43/h_banka.png) no-repeat; width:476px; height:68px; float:right; margin:13px 7px 0 0; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; -khtml-border-radius:3px;}
.h_banka img {width:468px; height:60px; padding:4px 0 0 4px;}
.h_login {float:left; position:absolute; margin:89px 504px; padding:0 0 0 20px; background:url(/design_43/h_login.png) no-repeat; height:40px;}
.h_login #uidLogButton {display:none;}
.h_login #baseLogForm {display:block !important;}
.h_login .login_in {overflow:hidden; margin:8px 0 0 0; width:430px;}
.h_login .login_in input {outline:none; border:none; font-family:Tahoma; font-size:11px;}
.login_in .login_bg {background:url(/design_43/login_bg.png) no-repeat 0 0; width:157px; height:23px; float:left; color:#fff; padding:0 5px; 0 5px;}
.login_in .login_first {background:url(/design_43/login_bg.png) no-repeat 0 -23px; width:2px; height:23px; float:left; margin:0 15px 0 5px;}
.login_in .login_button,
.h_login_ins .login_button {float:left; background:url(/design_43/login_button.png) no-repeat 0 0; width:67px; height:22px; color:#fff; text-align:center; line-height:21px; margin:0 0 0 5px; cursor:pointer;}
.login_in .login_button a,
.h_login_ins .login_button a {color:#fff; display:block;}
.login_in .login_button:hover,
.h_login_ins .login_button:hover {background-position:0 -22px; text-decoration:none;}
.h_login_ins {overflow:hidden; width:430px; margin:8px 0 0 0;}
.h_login_ins .login_arrow {background:url(/design_43/login_arrow.png) no-repeat 5px 9px; overflow:hidden; padding:0 0 3px 0; float:left;}
.h_login_ins .login_arrow li {padding:5px 0 0 15px; color:#fff;}
.h_login_ins .login_first {background:url(/design_43/login_bg.png) no-repeat 0 -23px; width:2px; height:23px; float:right; margin:0 5px 0 5px;}

/* Низ сайта */
.f_in {margin:15px 0 5px 0; overflow:hidden; height:91px;}
.f_bg {background:url(/design_43/f_bg.png) no-repeat 0 0; width:965px; height:91px;}
.f_bg .text {width:295px; float:left; color:#fff; padding:27px 8px;}
.f_bg .text a {color:#fff;}
.f_b {float:left; margin:51px 27px;}
.f_b .blank {float:left; width:88px; height:31px; margin:0 0 0 5px;}
.f_copy {background:url(/design_43/f_bg.png) no-repeat 0 -92px; width:171px; height:46px; float:right; margin:24px 50px 0 0;}

/* Контент сайта */
.b_full {width:201px; margin:0 0 5px 0;}
.b_top {background:url(/design_43/block_bg.png) no-repeat 0 0; width:201px; height:32px;}
.b_top li {text-align:left; color:#fff; padding:0 0 0 10px; line-height:35px;}
.b_cont {background:url(/design_43/block_bg.png) no-repeat 0 bottom; padding:3px 3px 10px 3px; overflow:hidden; color:#000;}
.b_cont a {color:#000;}

.b_menu {width:189px; margin:0 auto;}
.b_menu li {display:block; height:19px; line-height:19px; padding:0 0 3px 0;}
.b_menu li a {display:block; background:url(/design_43/b_menu.png) no-repeat 0 0; height:19px; color:#fff; padding:0 0 0 20px;}
.b_menu li a:hover {background-position:0 -20px; text-decoration:none;}

.tOnline,
.gOnline,     
.uOnline {background:url(/design_43/b_stat_l.png) no-repeat; height:12px; padding:0 12px; margin:0 0 3px 5px;}
.online_bg {width:176px; background:#a8a8a8 url(/design_43/online_bg.png) no-repeat; margin:3px auto 3px auto; overflow:hidden; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px; -khtml-border-radius:2px;}
.online_bg li {padding:5px 7px 10px 7px;}
.stats_visited {background:url(/design_43/stats_visited.png) no-repeat; width:194px; height:51px; margin:0 auto; overflow:hidden;}
.stats_visited li {color:#fff; padding:0 0 0 15px; line-height:47px;}

.comm_tape {background:url(/design_43/comm_tape.png) no-repeat 0 0; width:198px; height:38px; color:#000;}
.comm_tape:hover {background-position:0 -39px; color:#fff;}
.comm_tape a:hover {color:#fff;}
.comm_tape .left {width:20px; height:23px; float:left; margin:9px 0 0 8px;}
.comm_tape .left img {width:20px; height:23px;}
.comm_tape .right {float:left; width:75%; padding:6px 5px;}

.bchat_loop {overflow:hidden; margin:0 0 3px 0;}
.bchat_top {background:url(/design_43/bchat_bg.png) no-repeat 0 0; border-radius:3px 3px 0 0; -webkit-border-radius:3px 3px 0 0; -moz-border-radius:3px 3px 0 0; -khtml-border-radius:3px 3px 0 0;}
.bchat_top div {background:url(/design_43/bchat_bg.png) no-repeat right -23px; height:23px; line-height:23px; oveflow:hidden; color:#fff; border-radius:0 3px 0 0; -webkit-border-radius:0 3px 0 0; -moz-border-radius:0 3px 0 0; -khtml-border-radius:0 3px 0 0;}
.bchat_top div a {color:#fff;}
.bchat_cont {background:url(/design_43/bchat_cont.png) no-repeat 0 0; oveflow:hidden; color:#fff; padding:3px 4px 5px; border-radius:0 0 3px 3px; -webkit-border-radius:0 0 3px 3px; -moz-border-radius:0 0 3px 3px; -khtml-border-radius:0 0 3px 3px;}
.bchat_cont a {color:#fff;}

.bchat_add input,
.bchat_add textarea,
.comm_add input,
.comm_add textarea,
.block_input input {outline:none; border:none; font-family:Tahoma; font-size:11px;}
.block_input input {cursor:pointer;}
.bchat_add textarea {background:url(/design_43/bchat_textarea.png) no-repeat 0 0; width:175px; height:46px; overflow:hidden; color:#000; padding:4px 4px 4px 4px; margin:3px 0 3px 10px;}
#bchat_add_in input {float:right; margin:0 5px 0 0; background:url(/design_43/bchat_input.png) no-repeat 0 0; width:74px; height:18px; cursor:pointer;}
#bchat_add_in input:hover {background-position:0 -18px;}
.bchat_smile {float:left; margin:0 0 0 5px;}
.bchat_smile .bb {float:left; margin:0 0 0 2px; background:url(/design_43/bchat_smile.png) no-repeat 0 0; width:27px; height:17px;}
.bchat_smile .smile {float:left; margin:0 0 0 2px; background:url(/design_43/bchat_smile.png) no-repeat 0 -18px; width:27px; height:17px;}
.bchat_smile .bb:hover {background-position:0 -36px;}
.bchat_smile .smile:hover {background-position:0 -54px;}
.bchat_smile .ed {float:left; margin:0 0 0 2px; background:url(/design_43/bchat_smile.png) no-repeat 0 -72px; width:27px; height:17px;}
.bchat_smile .ed:hover {background-position:0 -90px;}

.b_cont .catsTable {width:201px; color:#000;}
.b_cont .catsTable a,
.b_cont .catsTable td,     
.b_cont .catsTable td a {color:#000; text-decoration:none;}
.b_cont .catsTd {background:url(/design_43/cat_bg.png) no-repeat 0 0; width:201px; height:23px; overflow:hidden; line-height:24px;}
.b_cont .catName,
.b_cont .catNameActive {float:left; padding:0 0 0 27px;}
.b_cont .catNumData {float:right; padding:0 10px 0 0;}
.b_cont .catDescr {display:none;}
.b_cont .line {background:url(/design_43/cat_line.png) no-repeat; width:201px; height:23px; overflow:hidden;}

.v_loop1 {width:525px; margin:0 0 5px 0;}
.v_top1 {background:url(/design_43/v_bg1.png) no-repeat 0 0; width:525px; height:31px; overflow:hidden;}
.v_top1 li {text-align:left; color:#fff; padding:0 0 0 10px; line-height:35px;}
.v_top1 li a {color:#fff;}

.v_loop {width:525px; margin:0 0 5px 0;}
.v_top {background:url(/design_43/v_bg.png) no-repeat 0 0; width:525px; height:31px; overflow:hidden;}
.v_top li {text-align:left; color:#fff; padding:0 0 0 10px; line-height:35px;}
.v_top li a {color:#fff;}
.v_cont {background:url(/design_43/v_bg.png) no-repeat -525px bottom; overflow:hidden; padding:3px 0 5px 0;}
.v_cont1 {background:url(/design_43/v_bg1.png) no-repeat -525px bottom; overflow:hidden; padding:3px 0 5px 0;}
.v_poster {background:url(/design_43/v_poster.png) no-repeat; width:135px; height:122px; float:left; margin:0 0 0 15px; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; -khtml-border-radius:3px;}
.v_poster img {width:135px; height:122px; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; -khtml-border-radius:3px;}
.v_poster2 {background:url(/design_43/v_poster2.png) no-repeat; width:224px; height:156px; overflow:hidden; margin:0 auto 5px auto;}
.v_poster2 img {width:175px; height:136px; padding:6px 0 0 24px; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; -khtml-border-radius:3px;}
.v_hr {background:url(/design_43/v_hr.png) repeat-x 0 bottom; width:375px; height:8px;}
.v_hr2 {background:url(/design_43/v_hr2.png) repeat-x; height:15px; margin:3px 0 0 0;}
.v_ico {overflow:hidden;}
.v_icol {background:url(/design_43/v_icol.png) no-repeat 10px 3px; float:left; margin:4px 0 0 5px; color:#000;}
.v_icol a {color:#000;}
.v_icol li {padding:0 0 0 25px;}
.v_text {overflow:hidden;}
.v_text2 {padding:0 10px; color:#000;}
.v_text2 a {color:#000;}
.v_text3 {padding:0 10px; color:#000; text-align:left; overflow:hidden;}
.v_text3 a {color:#000;}
.v_elem {width:233px; margin:0 auto;}
.v_entry {background:url(/design_43/v_elem.png) no-repeat 0 0; width:94px; height:25px; float:left; margin:0 0 0 10px; color:#fff; text-align:center; line-height:24px;}
.v_entry a {display:block; color:#fff;}
.v_entry:hover {background-position:0 -25px; text-decoration:none;}
.v_first {background:url(/design_43/v_elem.png) no-repeat 0 -50px; width:3px; height:25px; float:left; margin:0 0 0 10px;}
.v_icol_ins {margin:7px 0 0 0;}
.v_icol_in {background:url(/design_43/v_icol.png) no-repeat 10px 1px; float:left; margin:0 0 0 5px; color:#000;}
.v_icol_in a {color:#000;}
.v_icol_in li {position:relative; top:-2px; padding:0 0 0 25px;}
.v_entry2 {background:url(/design_43/v_elem.png) no-repeat 0 0; width:94px; height:25px; color:#fff; text-align:center; line-height:24px; margin:0 auto;}
.v_entry2 a {color:#fff; display:block; text-decoration:none;}
.v_entry2:hover {background-position:0 -25px;}

.comm_add .codeButtons,
.block_input input,
#table1 input {background:url(/design_43/input_button.png) no-repeat left 0, url(/design_43/input_button.png) no-repeat right -22px, url(/design_43/input_button.png) repeat-x 0 -44px; font-weight:bold; height:22px; line-height:22px; text-align:center; color:#fff; padding:0 5px; margin:6px 0 3px 3px; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px; -khtml-border-radius:2px;}
.comm_add .codeButtons:hover,
.block_input input:hover,
#table1 input:hover {background:url(/design_43/input_button.png) no-repeat left -66px, url(/design_43/input_button.png) no-repeat right -88px, url(/design_43/input_button.png) repeat-x 0 -110px;}
.comm_add .bg {width:386px; height:111px; background:#e0e0e0; overflow:hidden; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px; -khtml-border-radius:2px;}
.comm_add textarea {background:url(/design_43/comm_add_textarea.png) no-repeat; width:373px; height:65px; color:#000; padding:3px 3px; margin:6px 0 0 6px;}
.comm_add .smiles {background:#e0e0e0 url(/design_43/comm_add_smiles.png) no-repeat 0 0; width:131px; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px; -khtml-border-radius:2px;}
.comm_add #allSmiles,
.comm_add #allSmiles a {font-weight:bold; color:#000;}
.comm_add input {background:url(/design_43/comm_add_input.png) no-repeat 0 0; width:131px; height:25px; margin:3px 0 0 0; cursor:pointer;}
.comm_add input:hover {background-position:0 -25px;}
.comm_add #fsize,     
.comm_add #fcolor,     
.comm_add #ffont,     
.comm_add .codeCloseAll,     
.comm_add #hide {display:none;}

.v_comm_full {width:525px; margin:0 0 5px 0;}
.v_comm_top {background:url(/design_43/v_comm_bg.png) no-repeat 0 0; width:525px; height:25px; overflow:hidden;}
.v_comm_cont {background:#142a4b url(/design_43/v_comm_bg.png) no-repeat 0 -25px; color:#fff; padding:3px 3px 5px 3px; overflow:hidden; border-radius:0 0 2px 2px; -webkit-border-radius:0 0 2px 2px; -moz-border-radius:0 0 2px 2px; -khtml-border-radius:0 0 2px 2px;}
.v_comm_cont a {color:#fff;}
.v_comm_top .left {float:left; padding:0 0 0 10px; line-height:25px;}
.v_comm_top .right {float:right; padding:0 10px 0 0; line-height:25px;}
.v_comm_ava {float:left; width:33px; height:42px; margin:5px 5px 0 5px;}
.v_comm_ava img {width:33px; height:42px;}

#table1 td {color:#000;}
#table1 input {color:#000; border:0; color:#fff; font-weight:normal; font-family:Tahoma; font-size:11px;}

.pagesBlockuz2,
#pagesBlock1 {display:block; margin:10px 0; overflow:hidden; font-weight:bold; font-size:11px; color:#fff; text-align:center;}
.pagesBlockuz2 a,
.pagesBlockuz2 b,
.pagesBlockuz2 .swchItemDots,
#pagesBlock1 a,
#pagesBlock1 b,
#pagesBlock1 .swchItemDots {height:22px; display:inline-block; color:#fff; font-weight:bold; vertical-align:top; background:url(/design_43/page_selector.png) no-repeat 0 0;}
#pagesBlock1 b,
#pagesBlock1 b span,
.pagesBlockuz2 b,
.pagesBlockuz2 b span, {font-weight:bold !important;}
.pagesBlockuz2 a span,
.pagesBlockuz2 b span,
.pagesBlockuz2 .swchItemDots span,
#pagesBlock1 a span,
#pagesBlock1 b span,
#pagesBlock1 .swchItemDots span {background:url(/design_43/page_selector.png) no-repeat right 0; height:22px; line-height:22px; padding:0 11px; display:inline-block; vertical-align:top; cursor:pointer;}
.pagesBlockuz2 b span,
#pagesBlock1 b span {cursor:default;}
.pagesBlockuz2 b,
.pagesBlockuz2 a:hover,
#pagesBlock1 b,
#pagesBlock1 a:hover {text-decoration:none; background-position:0 -22px; color:#fff;}
.pagesBlockuz2 b span,
.pagesBlockuz2 a:hover span,
#pagesBlock1 b span,
#pagesBlock1 a:hover span {background-position:right -22px;}
.pagesBlockuz2 .swchItemDots,
.pagesBlockuz2 .swchItemDots span,
#pagesBlock1 .swchItemDots,
#pagesBlock1 .swchItemDots span {padding:0 3px; background:0; color:#fff; font-weight:bold;}

/* ===== forum Start ===== */
.forumContent {width:966px; margin:0 auto; color:#10213b;}
.forumContent a {color:#10213b;}
.fBlock_title {background:url(/design_43/f_top.png) no-repeat; width:966px; height:32px; line-height:32px; font-weight:bold; text-align:left; padding:0 0 0 20px; color:#fff;}
.fBlock_title a {color:#fff;}
.fBlock_title img {display:none;}
.forum_cb_bg {background:url(/design_43/f_bottom.png) no-repeat; width:966px; height:7px;}
.g_table_lr {padding:0 5px;}
.legendTd, .userRights, .funcBlock, .funcBlock a {color:#fff;}

/* General forum Table View */
.gTable {border-collapse:collapse; border-spacing:0; padding:0; margin:0; background:#dfdfdf;}
.gTable input {max-width:99%;}
.gTableTop {text-decoration:none;}
.gTableSubTop,
.postTdTop {background:url(/design_43/f_sub_top.png) no-repeat right 0; height:27px; padding:0 10px 0 10px; line-height:27px; color:#11233e; font-weight:bold; text-shadow:0 1px #fff;}
.gTableSubTop a,
.postTdTop a {text-decoration:none; color:#11233e;}
.gTableBottom {padding:12px; background:#292929;}
.gTableLeft {padding:2px; background:#dfdfdf; font-weight:bold; color:#10213b;}
.gTableBody,
.gTableBody1,
.threadLastPostTd {background:url(/design_43/f_post_td.png) no-repeat 0 0; height:64px; padding:0 10px; color:#10213b;}

.gTable .gTableSubTop:last-child,
.postFirst .postTable tr td.postTdTop:last-child,
.gTableRightBB {background:url(/design_43/f_sub_top.png) no-repeat left 0; border-right:0px;}
/* ------------------------ */

/* Forums Styles */
.threadPostTd,
.forumIcoTd,
.forumNameTd,
.forumThreadTd,
.forumPostTd,
.forumLastPostTd {padding:0 6px; height:64px; color:#10213b;}

.threadNametd,
.threadAuthTd {background:url(/design_43/f_post_td.png) no-repeat right 0; padding:0 10px;}
.forumNameTd {background:url(/design_43/f_post_td.png) no-repeat right 0; padding:0 10px;}
.forumLastPostTd {background:url(/design_43/f_post_td.png) no-repeat left 0; padding:0 10px;}

.gTableRight,
.threadIcoTd,
.threadPostTd,
.threadViewTd,
.forumIcoTd {background:url(/design_43/f_post_td.png) no-repeat right 0; font-weight:bold;}

.forumThreadTd,
.forumPostTd {background:url(/design_43/f_post_td.png) no-repeat right 0; font-weight:bold; height:64px;}

.threadNoticeLink,
.threadsType,
.threadsDetails,
.forumOnlineBar {background:url(/design_43/f_sub_top.png) no-repeat center 0; height:27px; padding:0 10px 0 10px; line-height:27px; color:#11233e; font-weight:bold; text-shadow:0 1px #fff;}

a.catLink {text-decoration:none; color:#fff;}
a.catLink:hover {text-decoration:underline; color:#fff;}

.archivedForum {font-size:11px; color:#10213b; font-weight:bold;}
.threadDescr,
.statsRecord {color:#10213b;}
.threadLink {font-weight:bold;}
/* ------------- */

/* forum Titles & other */
.forum {font-weight:bold; font-size:12px; color:#10213b;}
.forumDescr, .forumViewed {font-size:11px; color:#10213b;}
.forumModer {font-size:11px;}
.forumModer a {font-weight:bold; color:#10213b;}

a.lastPostUserLink,
a.threadAuthorLink {text-decoration:none; font-weight:bold; color:#10213b;}
a.lastPostUserLink:hover,
a.forumLastPostLink:hover,
a.threadAuthorLink:hover {text-decoration:underline; color:#10213b;}

a.forum {color:#10213a; font-size:12px; font-family:tahoma; text-decoration:none; font-weight:bold;}
a.forumLastPostLink {color:#10213b;}
a.forumLastPostLink:hover {color:#10213b;}
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar {float:left; font-weight:bold; padding:0 4px; margin:3px 0 5px 0; font-size:11px; color:#fff; text-shadow:0 1px #000; background:#0f203a; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; -khtml-border-radius:4px;}
.forumBarKw {font-weight:normal; color:#fff; text-shadow:0 1px #000;}
a.forumBarA {text-decoration:none; color:#fff; text-shadow:0 1px #000;}
a.forumBar {color:#fff; text-shadow:0 1px #000;}
a.forumBar:first-child {padding:0 0 0 10px;}
.f_nav, .f_nav a, .f_nav td, .f_nav td a {color:#fff; text-shadow:0 1px #000;}
/* -------------------- */

/* forum Fast Navigation Blocks */
.fastNav ,.fastSearch, .fastLoginForm {font-size:11px;}
/* ---------------------------- */

/* forum Fast Navigation Menu */
.fastNavMain {background:#dfdfdf;}
.fastNavCat {background:#dfdfdf;}
.fastNavCatA {background:#dfdfdf; color:#10213b;}
.fastNavForumA {color:#dfdfdf;}
/* -------------------------- */

/* forum Page switches */
.switches {margin-left:10px; margin:3px 0; background:#0f203a; color:#fff; text-shadow:0 1px #000; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; -khtml-border-radius:4px;}
.pagesInfo {background:0; padding-right:10px; font-size:11px; color:#fff; text-shadow:0 1px #000;}
.switch {background:0; width:15px; font-size:11px; color:#fff; text-shadow:0 1px #000;}
.switchActive {background:0; font-weight:bold; width:15px; color:#fff; text-shadow:0 1px #000;}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#fff; text-shadow:0 1px #000;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#fff; text-shadow:0 1px #000;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#fff; text-shadow:0 1px #000;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#fff; text-shadow:0 1px #000;}

.f_nav {width:470px; overflow:hidden; margin:3px 0 5px 0; padding:0 7px 0 0; float:right; background:#0f203a; color:#fff; text-shadow:0 1px #000; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; -khtml-border-radius:4px;}
/* ------------------- */

/* forum Threads Style */
a.threadPinnedLink,
a.threadLink {font-size:11px; color:#10213b;}

a.threadPinnedLink:link {text-decoration:none; color:#10213b; font-weight:bold !important;}
a.threadPinnedLink:hover {text-decoration:underline;}

a.threadLink:link {text-decoration:none; color:#10213b;}
a.threadLink:visited {text-decoration:none; color:#10213b;}
a.threadLink:hover {text-decoration:underline; color:#10213b;}
a.threadLink:active {text-decoration:underline; color:#10213b;}

.postpSwithces {font-size:11px;}
.thDescr {font-weight:normal;}
.threadFrmBlock {font-size:11px;text-align:right;}
/* ------------------- */

select.searchForumsFl {width:300px; height:250px;}

.uTable {background:#dfdfdf;}
.forumMemNum,
.forumMemSwch,
.uTable,
.userSchFrm {padding:2px 5px;}

/* forum Posts View */
.postTable {background:#dfdfdf; color:#10213b;}
.postPoll {background:0; text-align:center;}
.postFirst,     
.postRest1,
.postRest2,
.postSeparator {background:#dfdfdf;}

.postUser {font-weight:bold;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px; margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px; color:#10213b;}
.postTdInfo {background:#dfdfdf; width:200px !important;}
.postTdTop a {color:#10213b;}
.posttdMessage {background:#dfdfdf; padding:2px 5px; color:#10213b;}
.postBottom {background:#dfdfdf;}

.pollQuestion {text-align:center; font-weight:bold;}     
.pollButtons,.pollTotal {text-align:center;}
.pollSubmitBut,.pollreSultsBut {width:140px; font-size:11px;}
.pollSubmit {font-weight:bold;}
.pollEnd {text-align:center; height:30px;}

.signatureView {font-size:11px;}     
.edited {padding-top:30px; font-size:11px; text-align:right;}
.editedBy {font-weight:bold; font-size:8pt;}

.statusBlock {padding-top:3px;}
.statusOnline {color:green;}
.statusOffline {color:red;}
/* ------------------ */

/* forum AllInOne Fast Add */
.newThreadBlock {background:#dfdfdf;}
.newPollBlock {background:#dfdfdf;}
.newThreadItem {padding: 0 0 0 8px; background: url('/.s/t/813/11.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/813/11.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* forum Post Form */
.myWinCont table[style="border:1px inset;"] {border:0 !important;}

.postNameFl, .postDescrFl {margin:2px 0; outline:none; color:#10213b;}
.postPollFl,.postQuestionFl {margin:2px 0; outline:none; color:#10213b;}
.postResultFl {width:50px}
.postAnswerFl {width:300px}
.postTextFl {width:99.9% !important; margin:0 2px; padding:2px; color:#10213b; background:#dfdfdf;}

.pollHelp {font-weight:normal; font-size:8pt; padding-top:3px;}
.smilesPart {padding-top:5px; text-align:center}
/* ----------------- */

#_uwndWnd1 .myWinCont table td {text-align:left;}
#_uwndWnd1 .myWinCont table td[align="right"] {text-align:right;}

input.postNameFl,
input.postDescrFl,
input.postQuestionFl,
textarea.postPollFl,
textarea.postTextFl {width:98% !important;}
/* ====== forum End ====== */

/* Forum Vid materialov Styles */
.fPost_loop {font-size:11px; margin:0 0 0 0; color:#10213b;}
.fPost_left {width:242px; float:left; padding:11px 0 0 0; margin:0 6px 0 0; overflow:hidden;}
.fPost_right {overflow:hidden; padding:5px 0 0 0;}

.fPost_top {background:url(/design_43/f_post_top.png) repeat-x 0 -28px;}
.fPost_top_in {background:url(/design_43/f_post_top.png) no-repeat 0 0; height:28px; line-height:28px; color:#10213b;}
.fPost_top_in .fPost_left {padding:0; text-align:center; background:0;}
.fPost_top_in .fPost_right {padding:0;}
.fPost_top_in a {text-decoration:none; color:#10213b;}
.fPost_top_in a:hover {text-decoration:underline;}

.fPost_in {background:url(/design_43/f_post_left-y.png) repeat-y 0 0; overflow:hidden;}
.fPost_message {overflow:hidden; padding:0 0 6px 0;}
.fPost_message a {color:#10213b; text-decoration:none;}
.fPost_message a:hover {text-decoration:underline;}
.fPost_message hr {color:#ccc;}

.f_post_line {background:url(/design_43/f_post_line.png) no-repeat; width:307px; height:2px; overflow:hidden; margin:0 0 5px 0;}
.fPost_bottom {background:url(/design_43/f_post_bottom.png) repeat-x; height:32px; overflow:hidden;}
.fPost_bottom img:hover,
.frmBtns img:hover {opacity:0.9;}

#fsize, #fcolor, #ffont {display:none;}
#side_center .codeButtons {cursor:pointer; vertical-align:middle; outline:none; border:none; font-family:Tahoma; font-size:11px; height:22px; line-height:22px; text-align:center; color:#fff; padding:0 5px; margin:3px 0 3px 3px; background:url(/design_43/input_button.png) no-repeat left 0, url(/design_43/input_button.png) no-repeat right -22px, url(/design_43/input_button.png) repeat-x 0 -44px; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px; -khtml-border-radius:2px;}
#side_center .codeButtons:hover {background:url(/design_43/input_button.png) no-repeat left -66px, url(/design_43/input_button.png) no-repeat right -88px, url(/design_43/input_button.png) repeat-x 0 -110px;}
#side_center #brief,
#side_center #message,
.form_add_mes .smiles {vertical-align:middle; outline:none; border:none; padding:3px 3px; color:#000; font-family:Tahoma; font-size:11px; background:#b9b9b9; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; -khtml-border-radius:4px;}
.replaceBody, .replaceBody a, .replaceBody td, .replaceBody td a {color:#fff;}

.f_vid_bg {background:url(/design_43/f_vid_bg.png) no-repeat; width:221px; height:167px; overflow:hidden; margin:0 0 5px 0;}
.f_vid_bg .left {width:45px; float:left;}
.f_vid_bg .right {float:left; padding:6px 0 0 0; width:150px; height:150px;}
.f_vid_bg .right img {width:150px; height:150px;}
.f_vid_ico {float:left; margin:23px 0 0 8px;}
.f_vid_ico li {height:30px; overflow:hidden; padding:0 0 6px 0;}
.f_vid_ico .profile a {background:url(/design_43/f_vid_ico.png) no-repeat 0 0; width:31px; height:30px; display:block;}
.f_vid_ico .skype a {background:url(/design_43/f_vid_ico.png) no-repeat 0 -31px; width:31px; height:30px; display:block;}
.f_vid_ico .icq a {background:url(/design_43/f_vid_ico.png) no-repeat 0 -62px; width:31px; height:30px; display:block;}
.f_vid_ico .profile a:hover {background-position:0 -93px;}
.f_vid_ico .skype a:hover {background-position:0 -124px;}
.f_vid_ico .icq a:hover {background-position:0 -155px;}
.f_vid_loop {background:url(/design_43/f_vid_loop.png) no-repeat; width:222px; height:31px; overflow:hidden; margin:0 0 3px 0;}
.f_vid_loop li {background:url(/design_43/f_vid_in.png) repeat-x; font-weight:bold; color:#fff; width:86px; height:22px; line-height:22px; margin:6px auto 0 auto; text-align:center; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; -khtml-border-radius:3px;}
.f_vid_loop li a {color:#fff;}
.v_vid_rep_l {float:left; background:url(/design_43/f_vid_rep.png) no-repeat 0 0; width:20px; height:17px; margin:8px 0 0 40px;}
.v_vid_rep_r {float:right; background:url(/design_43/f_vid_rep.png) no-repeat 0 -17px; width:20px; height:17px; margin:8px 40px 0 0;}
.v_vid_rep_l:hover {background-position:0 -34px;}
.v_vid_rep_r:hover {background-position:0 -51px;}

.f_vid_status {width:105px; height:21px; margin:0 auto 5px auto;}
.f_vid_status .on {background:url(/design_43/f_vid_status.png) no-repeat 0 0; width:86px; height:21px;}
.f_vid_status .off {background:url(/design_43/f_vid_status.png) no-repeat 0 -21px; width:86px; height:21px;}
/* -------------- */

.bbQuoteBlock, .bbCodeBlock {background:#b6b4b4; border:1px solid #EEE; padding:1px 1px 1px 2px; margin:10px 5px 10px 5px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}     
.bbQuoteName, .bbCodeName {height:20px; line-height:20px; color:#22455A; text-shadow:0px 1px 1px #96D3E8; }     
.quoteMessage, .codeMessage {background:#77BEDC; color:#22455A; text-shadow:0px 1px 1px #96D3E8; font-size:11px; padding:5px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;}     
#virwrap {display:none;}

/* Профиль */
.prof_top {background:#071f41; width:320px; height:20px; overflow:hidden; line-height:20px; text-align:left; color:#fff; padding:0 0 0 10px; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px; -khtml-border-radius:2px;}
.prof_top a {color:#fff;}
.prof_cont,
.prof_cont a,
.prof_cont td,
.prof_cont td a {color:#000;}
.prof_ico_in {background:url(/design_43/v_icol.png) no-repeat 0 2px; margin:3px 0 3px 0; overflow:hidden;}
.prof_ico_in li {padding:0 0 0 12px;}
#side_center_in {margin:0 219px;}

.my_pbg_l {background:url(/design_43/my_pbg.png) no-repeat 0 0; width:80px; height:31px; float:left;}
.my_pbg_r {background:url(/design_43/my_pbg.png) no-repeat 0 -31px; width:80px; height:31px; float:right;}
.my_pbg_m {background:url(/design_43/my_pbg.png) repeat-x 0 -62px; margin:0 80px; height:31px; color:#fff; text-align:center; line-height:31px;}
.my_pbg_m a {color:#fff;}
.my_pbg_cont {background:#dfdfdf; color:#000; overflow:hidden; margin:0 25px 0 26px; padding:4px 4px 10px 4px; border-radius:0 0 4px 4px; -webkit-border-radius:0 0 4px 4px; -moz-border-radius:0 0 4px 4px; -khtml-border-radius:0 0 4px 4px;}
.my_pbg_cont a,
.my_pbg_cont td,
.my_pbg_cont td a {color:#000;}
.my_pbg_cont hr {color:#ccc;}

     /* script Life_man(life_man543181) */     
     #onlinehelp img {     
     position: fixed;     
     top:40px;     
     right: -160px;     
     z-index: 99999;     
     cursor: pointer;     
     display: block;     
     }     
     /* script life_man */


MIR-HACK.RU - Добро пожаловать в мир читов!

Сообщение отредактировал
Scorpion - Вторник, 01 Апреля 2014, 18:13
Страна: (RU)
Slavik
Вторник, 01 Апреля 2014 | Сообщение 2
Оффлайн
Vip
Сообщений:1767
Награды: 4
biggrin
Прикрепления: 6457061.png (160.6 Kb)


MIR-HACK.RU - Добро пожаловать в мир читов!
Страна: (RU)
Kosten
Вторник, 01 Апреля 2014 | Сообщение 3
Оффлайн
Администраторы
Сообщений:44355
Награды: 70
Scorpion, нет это не стили. Это кто то красил и блоки не до красил biggrin
Страна: (RU)
Slavik
Вторник, 01 Апреля 2014 | Сообщение 4
Оффлайн
Vip
Сообщений:1767
Награды: 4
Цитата "Kosten"
Это кто то красил и блоки не до красил

И что теперь делать?) biggrin , а ты моешь докрасить?) smile


MIR-HACK.RU - Добро пожаловать в мир читов!
Страна: (RU)
kredit-oformi
Вторник, 01 Апреля 2014 | Сообщение 5
Оффлайн
Vip
Сообщений:1975
Награды: 5
Scorpion, а что оставляй так tongue , красочно будет
Страна: (RU)
Kosten
Вторник, 01 Апреля 2014 | Сообщение 6
Оффлайн
Администраторы
Сообщений:44355
Награды: 70
Scorpion, я не разу этого не делал.
Лучше дам тебе совет. Как знаю его не один красил а несколько человек и я видел полностью зеленые ресурсы. А значит он есть в интернете и его можно скачать.
Как скачаешь посмотри все файлы на его оттенок.
Страна: (RU)
Slavik
Вторник, 01 Апреля 2014 | Сообщение 7
Оффлайн
Vip
Сообщений:1767
Награды: 4
Цитата "kredit-oformi"
Scorpion, а что оставляй так , красочно будет

Kosten, хорошо может и правда найду biggrin .


MIR-HACK.RU - Добро пожаловать в мир читов!
Страна: (RU)
Форум » Web-Раздел » Начинающему вебмастеру » Цвет шаблона ucoz
  • Страница 1 из 1
  • 1
Поиск: