[3 ] likbezz [26.07.2012, 17:29]
AspeeD , Нужно что бы днем отображался тег - <html>, а ночью - <html class="night">. Вот кое что набросал, но не совсем работает... Любая цифра на месте пятерки становится красным цветом.
Отключи подсветку)) Или вот так Code
<html class="<?if($HOUR$>'21'&&$HOUR$<'5')?>night<?else?>day<?endif?>">
... А вообще, лучше это делать к боди: Code
<body class="<?if($HOUR$>'21'&&$HOUR$<'5')?>night<?else?>day<?endif?>">
[11 ] AspeeD [27.07.2012, 23:30]
Вот еще скрипт: Code
<script language="JavaScript"> var h=(new Date()).getHours(); if (h > 3 && h < 12) document.writeln("Доброе утро,"); if (h > 11 && h < 18) document.writeln("Добрый день,"); if (h > 17 && h < 24) document. writeln("Добрый вечер,"); if (h > 23 || h < 4 ) document. writeln("Не спишь," ) ; </script >
Но он только для текста, теги не воспринимает( Хотя так не пробовал: Code
<html<script language="JavaScript"> var h=(new Date()).getHours(); if (h > 6 && h < 20) document.writeln(""); if (h > 21 && h < 5) document.writeln(" class="night"); </script >>
[12 ] Roman36Liman [28.07.2012, 10:04]
Я может достал Вас вопросами, но все что я спрашиваю, очень нужно, скажите пожалуйста, как сделать в моем css чтобы фон менялся в зависимости от времени суток? Я знаю у Вас я видел скрипты и все такое, но отображается все не корректно, вот скриншот: дожно быть вот так: P.S. если нужен мой css, а чую что он нужен, вот:
Code
/** * Theme Name: Andromeda * Author: Guru * Author URI: http://uthemes.ru/ * Theme URI: http://uthemes.ru/board/andromeda/ * * Copyright (c) 2009 - 2011 uthemes.ru. All rights reserved. * */ body {margin:0;padding:0;font-family:Tahoma,Century gothic, Arial,sans-serif;color:#474747;font-size:13px;background:#fff;} body.page-body {background:#190611;} img,form {border:0;margin:0;} a,input {outline:none;} img {border:0;margin:0;} a {color:#ec9300;text-decoration:none;outline:none;} a:hover {color:#ecb200;text-decoration:underline;} h1,h2, h3, h4, h5, h6 {font-weight:bold;margin:0;padding:0;} h1 {font-size:26px;} h2 {font-size:21px;} h3 {font-size:19px;} h4 {font-size:17px;} h5 {font-size:15px;} h6 {font-size:13px;} ul {list-style:square;} hr {border:none;border-top:1px solid #d0d0d0;border-bottom:1px solid #fff;margin:5px 0;} .clr {clear:both;} .wrapper {width:980px;margin:0 auto;} #overlay {background:url(/images/overlay.jpg) center 0 no-repeat;} #overlay legend {color:#555!important;} #overlay fieldset {background:#f5f5f5;border:1px solid #ddd;color:#333;} #overlay label {color:#555;} #head-top {background:#ffc202 url(/images/top-repeat.png) 0 0 repeat-x;} #head-top .top-box {background:url(/images/top-bg.png) center 0 no-repeat;height:46px;overflow:hidden;} #head-top a {color:#333;text-decoration:none;} #head-top a:hover {text-decoration:underline;} #head-top .date-box {float:left;width:30%;padding:12px 0 0 10px;} #head-top .date-box span,#head-top .user-box span {background:url(/images/icons.png) 0 0 no-repeat;padding:0 10px 0 24px;line-height:19px;display:block;float:left;color:#333;} #head-top .date-box span.date-tm {background-position:0 -30px;} #head-top .user-box {float:right;width:60%;padding:12px 10px 0 0;} #head-top .user-box span {float:right;} #head-top .user-box span.usr-home {background-position:0 -60px;} #head-top .user-box span.usr-reg {background-position:0 -90px;padding-left:26px;} #head-top .user-box span.usr-prof {background-position:0 -120px;padding-left:22px;} #head-top .user-box span.usr-mes {background-position:0 -150px;padding-left:28px;} #head-top .user-box span.usr-in {background-position:0 -180px;padding-left:22px;} #head-top .user-box span.usr-out {background-position:0 -210px;padding-left:22px;} #head-top .user-box span.usr-rss {background-position:0 -240px;} #head-image {background:url(/images/top-repeat.png) 0 -46px repeat-x;height:282px;} #head-line {background:url(/images/top-bg.png) center -46px no-repeat;} #site-logo {background:url(/images/logo-bg.png) right -97px no-repeat;height:97px;padding:0 64px 0 0;float:left;} #site-logo .logo-bg {background:url(/images/logo-bg.png) 51px 0 no-repeat;height:97px;padding:19px 0 0 115px;} #site-logo .site-info {background:url(/images/logo.png) 0 center no-repeat;padding:0 0 0 75px;height:59px;overflow:hidden;} #site-logo .site-name {font-size:26px;color:#272727;font-weight:bold;padding:5px 0 0 0;} #site-logo .site-name a,#site-logo .site-name a:hover {color:#272727;text-decoration:none;} #site-logo .site-descr {font-size:12px;} #casing .casing-top {background:#fff url(/images/casing.png) -2940px bottom repeat-y;} #forum-casing .casing-top {background:#fff;} #casing .casing-mid,#forum-casing .casing-mid {background:url(/images/casing.png) 0 0 no-repeat;} #casing .casing-bot {background:url(/images/casing.png) -1960px bottom no-repeat;height:100%;} #forum-casing .casing-bot {background:url(/images/casing.png) -980px bottom no-repeat;height:100%;} #left-side {float:left;width:240px;padding:0 0 20px 0;} #left-top {background:#190611 url(/images/overlay.jpg) -309px -328px no-repeat;} #main-menu {background:url(/images/overlay.jpg) -309px -328px no-repeat;} #main-menu .menu-top {background:url(/images/sidebar.png) 0 0 no-repeat;padding:30px 0 0 0;} #main-menu .menu-inner {background:url(/images/sidebar.png) -240px bottom repeat-y;padding:0 20px 0 5px;} #main-menu .menu-indent {background:url(/images/menu-hr.png) 0 0 repeat-x;padding:2px 0 0 0;height:100%;} #main-menu ul {list-style-type:none;margin:0;padding:0;} #main-menu ul li {background:url(/images/menu-hr.png) 0 bottom repeat-x;} #main-menu li a {display:block;color:#222;text-shadow:1px 1px 0 #f3c41c;text-transform:uppercase;position:relative;height:30px;overflow:hidden;} #main-menu li a span {background:url(/images/menu-bul.png) 15px center no-repeat;padding:0 20px 0 35px;position:absolute;z-index:5;display:block;height:30px;line-height:30px;} #main-menu li a:hover span,#main-menu li a.current-item span {color:#333;background-position:-285px center;} #main-menu ul li a span.bg-span {z-index:2;height:30px;width:215px;background:#ffc202;left:0;padding:0;top:-30px;} #main-menu ul li li {background:none;padding:0;} #main-menu ul ul {margin:0 0 0 215px;background:#ffc202;border:1px solid #fe9900;border-bottom:none;} #main-menu ul li ul ul {margin:0 0 0 180px;} #main-menu ul li li a {background:none;color:#222;border-bottom:1px solid #fe9900;line-height:normal;height:auto;font-size:11px;white-space:normal;padding:8px 10px;text-shadow:none;height:auto;} #main-menu ul li li a:hover,#main-menu ul li.item-hover li a,#main-menu ul li li a.current-item {background:none;color:#222;} #main-menu ul li li a:hover {background:#fe9900;color:#222;} #main-menu ul li li a span {position: static;height:auto;line-height:normal;padding:0;background:none;} #main-menu ul li li a span.bg-span {display:none;} #main-menu ul.ut-menu li a .item-arrow {top:10px;right:10px;z-index:7;} #main-menu ul.ut-menu li li a .item-arrow {top:9px;right:8px;} #main-menu .multicolumn > li {border-color:#fe9900;} #social-menu {background:url(/images/sidebar.png) -480px 0 no-repeat;padding:40px 0 0 0;} #social-menu .social-inner {background:url(/images/sidebar.png) -720px bottom repeat-y;padding:0 30px 0 10px;text-align:center;height:100%;} #social-menu ul {padding:0;margin:0;list-style:none;} #share-box {height:28px;background:url(/images/ajax-loader.gif) center -2px no-repeat;overflow:hidden;} #share-box li {float:left;padding:3px;} #share-box a {display:block;width:22px;height:22px;background:url(/images/share.png) 0 0 no-repeat;} #share-box a.buzz {background-position:0 -22px;} #share-box a.twitter {background-position:0 -44px;} #share-box a.facebook {background-position:0 -66px;} #share-box a.odnoklassniki {background-position:0 -88px;} #share-box a.memori {background-position:0 -110px;} #share-box a.delicious {background-position:0 -132px;} #share-box a.livejournal {background-position:0 -154px;} #share-box a.yahoo {background-position:0 -176px;} #share-box a.bobrdobr {background-position:0 -198px;} #share-box a.evernote {background-position:0 -220px;} #share-box a.tumblr {background-position:0 -242px;} #share-box a.yandex {background-position:0 -264px;} #share-box a.friendfeed {background-position:0 -286px;} #search-box {background:url(/images/sidebar.png) -960px 0 no-repeat;padding:40px 0 0 0;} #search-box .search-inner {background:url(/images/sidebar.png) -1200px 0 repeat-y;} #search-box .search-indent {background:url(/images/sidebar.png) -1440px bottom no-repeat;padding:0 0 40px 10px;height:100%;} #search {background:url(/images/search.png) 0 0 no-repeat;padding:0;height:35px;width:200px;overflow:hidden;} #search .schQuery input {width:140px;margin:0;padding:0 0 0 10px;height:35px;line-height:35px;border:none;font-size:12px;color:#474747;float:left;background:none;} #search .schBtn {padding:2px 2px 0 0;} #search .schBtn input{float:right;margin:0;height:31px;width:40px;overflow:hidden;text-indent:-10000px;background:url(/images/search.png) right -35px no-repeat;border:none;cursor:pointer;} #search .schBtn input.hover {background-position:right -66px;} #sidebar {padding:0 20px 0 0;} .sidebox{padding:12px 0 10px 0;background:url(/images/hr.png) 0 0 repeat-x;} .sidetitle {padding:0 20px 10px 45px;font-weight:normal;color:#474747;font-size:16px;text-transform:uppercase;background:url(/images/classic.png) 15px 0 no-repeat;} .sidebox .inner {padding:12px 15px 0 15px;background:url(/images/hr.png) 0 0 repeat-x;} .sidebox ul {list-style-type:none;margin:0;padding:0;} #ut-spon span {display:block;} .sidebox ul li,.sidebox .catsTd,#ut-spon span {padding:5px 0;} .sidebox li a,.sidebox .catsTable td a,#ut-spon span a {color:#474747;padding:0 0 0 20px;background:url(/images/side-arrows.png) 0 3px no-repeat;} .sidebox li a:hover,.sidebox .catsTable td a:hover,.sidebox .catsTable td a.catNameActive {color:#ec9300;background-position:-300px 3px;} .sidebox .catNumData {color:#888;font-size:9px;} .sidebox .calTable{width:100%;} .calTable td {text-align:center;padding:3px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;} .calTable td a {font-weight:bold;} .calTable td a:hover {text-decoration:underline;} .calTable .calWday,.calTable .calWdaySe,.calTable .calWdaySu,.calTable .calMdayA,.calTable .calMdayIsA {background:#ffc202 url(/images/or-bg.png) 0 0 repeat;border:1px solid #ff9102;color:#fff;} .calTable .calMday,.calTable .calMdayIs{background:#fff;border:1px solid #ddd;} .calTable .calMdayIsA a {color:#fff;} .sidebox ul li li {background:none;padding:0;} .sidebox ul ul {margin:0 0 0 200px;background:#f5f5f5;border:1px solid #ddd;border-bottom:none;} .sidebox ul li ul ul {margin:0 0 0 180px;} .sidebox ul li li a {background:none;color:#222;border-bottom:1px solid #ddd;line-height:normal;height:auto;font-size:11px;white-space:normal;padding:8px 10px;text-shadow:none;} .sidebox ul li li a:hover,.sidebox ul li.item-hover li a,.sidebox ul li li a.current-item {background:none;color:#222;} .sidebox ul li li a:hover {background:#fff;color:#222;} .sidebox ul.ut-menu li a .item-arrow {top:5px;right:-5px;} .sidebox ul.ut-menu li li a .item-arrow {top:9px;right:8px;} .sidebox .multicolumn > li {border-color:#ddd;} .sidebox iframe {border:1px solid #ddd;} .sidebox textarea.mchat {width:120px;} .sidebox .loginField {width:120px;} #content {float:left;width:720px;padding:20px 0;} #content .calTable td {font-size:14px;padding:12px;} .eBlock {padding:0 0 10px 0;} .eTitle {padding:2px 0 10px 30px!important;background:url(/images/star.png) 0 0 no-repeat;color:#474747;font-size:16px;text-transform:uppercase;border-bottom:1px solid #ddd;} .eTitle a {color:#474747;} .eTitle a:hover {color:#474747;} .eDetails, .eDetails1, .eDetails2{font-size:11px;background:#eee url(/images/gr-bg.png) 0 0 repeat;border:1px solid #ddd;color:#777;padding:6px 10px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;} .eMessage,.eText {margin:0;padding:10px 0!important;} .eMessage p,.eText p{margin:0;padding:0 0 5px 0;} .pagesBlockuz1 b,.pagesBlockuz2 b,#pagesBlock1 b,#pagesBlock2 b {padding:2px 6px 2px 6px;font-weight:normal;background:#ffc202 url(/images/or-bg.png) 0 0 repeat;border:1px solid #ff9102;color:#fff;font-size:10px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;} .pagesBlockuz1 a,.pagesBlockuz2 a,#pagesBlock1 a,#pagesBlock2 a {padding:2px 6px 2px 6px;text-decoration:none;background:#eee url(/images/gr-bg.png) 0 0 repeat;border:1px solid #ddd;color:#777;font-size:10px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;} .pagesBlockuz1 a:hover,.pagesBlockuz2 a:hover,#pagesBlock1 a:hover,#pagesBlock2 a:hover {background:#ffc202 url(/images/or-bg.png) 0 0 repeat;border:1px solid #ff9102;color:#fff;} body .cBlock1,body .cBlock2 {background:#fff;border-bottom:1px solid #ddd;} body.page-body .cBlock1,body.page-body .cBlock2,.commTable{padding:10px;background:#eee url(/images/gr-bg.png) 0 0 repeat;border:1px solid #e0e0e0;border-bottom-color:#ddd;color:#555;border-right-color:#ddd;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;} .cMessage {font-size:11px;} .cTop {padding:0 0 10px 0;margin:0;border-bottom:1px solid #ddd;} .cAnswer {padding:5px 0 0 15px;font-style:italic;color:#aeaeae;} .commTd1 {padding:5px 2px;} input.commFl {width:400px;} textarea.commFl {width:95%;} .commSbmFl {} .securityCode {} .eAttach {margin:16px 0 0 0;padding: 0 0 0 15px;background: url(/images/attach.gif) 0 0 no-repeat;} .eRating {font-size:8pt;} .manTdError,.commError {color:#ff0000;} .commReg {padding: 10px 0;text-align:center;} a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:blue;} a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;} a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:green;} .replaceTable {background:#eee;border:1px solid #ddd;color:#333;font-size:12px!important;padding:10px;border-radius:9px;-moz-border-radius:9px;-webkit-border-radius:9px;} .legendTd {font-size:8pt;} .outputPM {border:1px dashed #3a2b24;margin:4px 0 4px 30px;} .inputPM {border:1px dashed #3a2b24;margin:4px 0;} .uTable {padding:0;background:#ddd;} .uTable td {background:#f5f5f5;padding:3px 10px;} .uTable td.uTopTd {background:#eee url(/images/gr-bg.png) 0 0 repeat;} .eAttach .entryAttachSize {padding-left:4px;} .manTable {text-align:left;} .manTable .manTd1 {font-size:12px;line-height:14px;width:200px;} .popuptable {margin:10px auto;padding:10px;background:#eee;border:1px solid #ddd;color:#333;border-radius:9px;-moz-border-radius:9px;-webkit-border-radius:9px;} .popuptitle {font-size:16px;background:url(/images/hr.png) 0 bottom repeat-x;color:#ec9300;padding:0 0 10px 0;text-align:center;} .popupbody {padding:10px 0 0 0;font-size:12px;color:#333;} .popupbody * {font-size:12px!important;} .popuptable table {text-align:left;color:#333;} #footer {padding:20px 0;color:#fff;} #footer .fleft {float:left;width:70%;padding:0 0 0 20px;font-size:11px;} #footer .fright {float:right;width:20%;padding:0 20px 0 0;} #top-link {position:fixed;bottom:30px;right:0;display:none;background:#ffc202 url(/images/top.png) 5px 8px no-repeat;height:30px;line-height:30px;padding:0 10px 0 20px;color:#111;z-index:10;} #top-link:hover{background-color:#fff;color:#111;} #forum-box {padding:15px;} #forum-casing .spon-ads {padding:0 0 17px 0;} #forum-casing .sidebox {background:#eee url(/images/gr-bg.png) 0 0 repeat;padding:0;height:40px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;} #forum-casing .sidetitle {padding:0 20px 0 45px;height:40px;line-height:40px;font-weight:normal;color:#474747;font-size:16px;text-transform:uppercase;float:left;border-right:1px solid #ddd;background-position:15px center;} #forum-casing .sidebox .inner {padding:0;background:none;float:left;height:40px;} #forum-casing .sidebox .inner span {float:left;height:40px;line-height:40px;padding:0 15px;border-right:1px solid #ddd;background:#fff;} .gTable {background:none;} .gTableTop {background:#ffc202 url(/images/or-bg.png) 0 0 repeat;border:1px solid #ff9102;color:#fff;padding:10px;margin:0;font-size:14px;text-transform:uppercase;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;} .gTableTop a {color:#fff;} .gTableSubTop,.postTdTop {background:#eee url(/images/gr-bg.png) 0 0 repeat;border:1px solid #ddd;color:#777;padding:3px;font-size:11px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;} .gTableSubTop a,.postTdTop a,.gTableSubTop a:hover,.postTdTop a:hover {color:#777;} .gTableBody,.gTableBody1,.gTableBottom,.gTableError,.forumNameTd,.forumLastPostTd,.threadNametd,.threadAuthTd,.threadLastPostTd,.threadsType ,.postPoll,.newThreadBlock,.newPollBlock,.newThreadBlock,.newPollBlock,.gTableRight,.posttdMessage,.postTdInfo,.codeMessage,.quoteMessage{pa dding:3px 10px;background:#f5f5f5;border:1px solid #ddd;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;} .forumIcoTd,.forumThreadTd,.forumPostTd,.gTableLeft,.threadIcoTd,.threadPostTd,.threadViewTd,.postBottom {padding:3px 10px;background:#f0f0f0;border:1px solid #ddd;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;} a.forum,a.threadLink {color:#474747;padding:0 0 0 10px;background:url(/images/12.gif) 0 center no-repeat;font-size:14px} a.forumLastPostLink {color:#666;} .gTableLeft {font-weight:bold;} .gTableError {color:#FF0000;} .forumLastPostTd,.forumArchive {font-size:8pt;} a.catLink {text-decoration:none;} a.catLink:hover {text-decoration:underline;} .lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold} .archivedForum{font-size:8pt;color:#FF0000;font-weight:bold;} .forumDescr {color:#888;font-size:8pt;} div.forumModer {color:#666;font-size:8pt;} a.forumModer {color:#ec9300;} .forumViewed {font-size:9px;} .forumBarKw {font-weight:normal;} a.forumBarA {text-decoration:none;color:#777;} a.forumBarA:hover {text-decoration:none;} .fastLoginForm {font-size:8pt;} .switch,.pagesInfo {padding:2px 5px;font-weight:normal;background:#eee url(/images/gr-bg.png) 0 0 repeat;border:1px solid #ddd;color:#777;font-size:10px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;} .switchActive {padding:2px 4px;font-weight:normal;background:#ffc202 url(/images/or-bg.png) 0 0 repeat;border:1px solid #ff9102;color:#fff;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;} a.switchDigit,a.switchBack,a.switchNext {text-decoration:none;} a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline;} .threadLastPostTd {font-size:8pt;} .threadDescr {color:#888;font-size:8pt;} .threadNoticeLink {font-weight:bold;} .threadsType {height:20px;font-weight:bold;font-size:8pt;} .threadsDetails {height:20px;} .forumOnlineBar {height:20px;} a.threadPinnedLink {font-weight:bold;color:#f63333;} .postpSwithces {font-size:8pt;} .thDescr {font-weight:normal;} .threadFrmBlock {font-size:8pt;text-align:right;} .forumNamesBar {font-size:11px;padding:3px 0;} .forumModerBlock {padding:3px 0;} .postPoll {text-align:center;} .postSeparator {height:1px;background:#fff;} .postUser {font-weight:bold;} .postRankName {margin-top:5px;} .postRankIco {margin-bottom:5px;margin-bottom:5px;} .reputation {margin-top:5px;} .signatureHr {margin-top:20px;} .postTdInfo {padding:10px;text-align:center;} .posttdMessage {line-height:18px;padding:10px;} .pollQuestion {text-align:center;font-weight:bold;} .pollButtons,.pollTotal {text-align:center;} .pollSubmitBut,.pollreSultsBut {width:140px;font-size:8pt;} .pollSubmit {font-weight:bold;} .pollEnd {text-align:center;height:30px;} .codeMessage,.quoteMessage {font-size:11px;padding:10px;background:#2b2e31;border:1px solid #222!important;color:#fff;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;} .signatureView {display:block;font-size:8pt;line-height:14px;padding:0 0 0 10px;border-left:3px solid #ddd;} .edited {padding-top:30px;font-size:8pt;text-align:right;color:gray;} .editedBy {font-weight:bold;font-size:8pt;} .statusBlock {padding-top:3px;} .statusOnline {color:#0000FF;} .statusOffline {color:#FF0000;} .newThreadItem {padding: 0 0 0 8px; background: url(/images/12.gif) no-repeat 0 4px;} .newPollItem {padding: 0 0 0 8px; background: url(/images/12.gif) no-repeat 0 4px;} .pollHelp {font-weight:normal;font-size:8pt;padding-top:3px;} .smilesPart {padding-top:5px;text-align:center} .userAvatar {padding:2px;background:#bbb;border:none;} .pollButtons button {margin:0 10px 0 0!important;} .postBottom .goOnTop {display:none!important;} /* ------------- * Ucoz splinters * ------------- */ /* ------ combolists ------- */ #doSmbBt,.u-combobut {display:none;} #casing .u-comboeditcell,#casing .u-combo {border:0!important;background:none!important;} #casing .u-combolist {background:#eee;border:1px solid #ddd;color:#333;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;} #casing .u-comboedit,#casing .u-comboeditimg {margin:0!important;padding:0!important;} /* ------ registration ------- */ #uNetRegF table {text-align:left;} #uNetRegF table table {clear:both;} #uNetRegF table table td {padding:5px 0 0 0;} #uNetRegF table .uttiw,#uNetRegF table .fileinput {margin:0 10px 0 0;} #uNetRegF .blockdiv {clear:both;padding:5px 0 0 0;} /* ------ text fields ------- */ .img-code,.img-size {background:#2b2e31;border:1px solid #222;color:#fff;font-size:11px;text-align:center;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;} .img-size {color:#fff;} /* ------ other ------- */ .copy {clear:both;font-size:7pt;} .noun {font-weight:bold;} .div-inline {display:inline;background:none;padding:0;float:none;margin:0;border:none;} #iplus {margin:0 10px 0 0;} .answer {padding:4px 0 0 0;} .codeButtons {margin:1px 0!important;} #content .xw-tl,#content .xw-bl,#content .u-menuvsep {display:none;} #content .xw-ml,#content .xw-mr {margin:0;padding:0;background:none;} #content .xw-mc {background:#eee;border:1px solid #ddd;color:#333!important;margin:0;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;} .userSchFrm .checkbox {float:left;margin:5px 0 0 15px;} .u-suggedit {width:95%!important;padding:0!important;margin:0!important;position:absolute!important;} .with-clear a.remove,.mchat,.securityCode {padding:0!important;} /* User Group Marks */ a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:#0033FF;} a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red; font-weight:bold;} a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:green;} a.groupOther1:link,a.groupOther1:visited,a.groupOther1:hover {color:gold;} a.groupOther7:link,a.groupOther7:visited,a.groupOther7:hover {color:#FFFF00;} a.groupOther251:link,a.groupOther251:visited,a.groupOther251:hover {color:#48c8e4;} /* ---------------- */ /* ----////// Эффект прозрачности /////------- */ #banners a img { opacity:1.0; -moz-opacity:0.3; filter:alpha(opacity=100); } #banners a:hover img { opacity:0.3; -moz-opacity:0.1; filter:alpha(opacity=30); } .autor_ava img {width:25px;vertical-align:middle;border:2px solid black;} <br> ._uf_table {font-weight:normal;background:#F3F3F3;border:1px solid #E3E3E3;} a[class^="group"]:link,a[class^="group"]:visited,.userBirthdayLink:link,.userBirthdayLink:visited{font-size:13px;padding:3px 4px;line-height:22px;border-radius:4px;text-decoration:none!important;} a[class^="group"]:hover,.userBirthdayLink:hover{text-decoration:none! important;box-shadow:0 1px 3px rgba(0,0,0,.3);} .forumOnlineBar a[class^="group"]:link,.forumOnlineBar a [class^="group"]:visited{line-height:normal;} a.groupUser:link, a.groupUser:visited,.userBirthdayLink:link,.userBirthdayLink:visited{color:100%!important;} a.groupUser:hover,.userBirthdayLink:hover{color:#11567a! important;background:#ebf2f2;} a.groupModer:link,a.groupModer:visited {color:#1ab11e! important;background:url(http://mp3next.ucoz.ru/ikonki/Mod.png) no-repeat 1px center;padding-left:16px;} a.groupModer:hover {color:#fff!important;background:url(http://mp3next.ucoz.ru/ikonki/Mod.png) no-repeat 3px center #1ab11e; }/*Модераторы*/ a.groupVerify:link,a.groupVerify:visited {color:#991199!important;} a.groupVerify:hover {color:#fff!important;background:#991199;}/*Проверенные*/ a.groupAdmin:link,a.groupAdmin:visited {color:#ff2400! important;background:url(http://mp3next.ucoz.ru/ikonki/main_admin_grade.gif) no-repeat 1px center;padding-left:16px;} a.groupAdmin:hover {color:#fff!important;background:url(http://mp3next.ucoz.ru/ikonki/main_admin_grade.gif) no-repeat 3px center #ff2400; }/*Админ*/ a.groupOther1:link,a.groupOther1:visited {color:#3D5A70!important;} a.groupOther1:hover {color:#fff!important;background:#3D5A70;}/*Супер-пользователь*/ a.groupOther1:link,a.groupOther1:visited {color:#ffcc2f! important;background:url(http://mp3next.ucoz.ru/ikonki/vip_grade.gif) no-repeat 1px center;padding-left:25px;} a.groupOther1:hover {color:#fff!important;background:url(http://mp3next.ucoz.ru/ikonki/vip_grade.gif) no-repeat 3px center #ffcc2f; }/*VIP*/ a.groupOther4:link,a.groupOther4:visited {color:#007EFF!important;} a.groupOther4:hover {color:#fff!important;background:#007EFF;}/*Дизайнер*/ a.groupOther7:link,a.groupOther7:visited {color:#007EFF!important;} a.groupOther7:hover {color:#fff!important;background:#3D5A70;}/*4Game*/ a.groupBanned:link,a.groupBanned:visited {color:#303030!important;text- decoration:line-through;} a.groupBanned:hover {color:#fff!important;background:#303030;text-decoration: line-through;}/*Забаненные*/ a.groupOther5:link,a.groupOther5:visited {color:#FF9E5E;} a.groupOther5:hover {color:#ffffff;background:#FF9E5E; text-shadow:none;} /*Помощник*/ #nav_menu a:link, #nav_menu a:visited { color: #fff; display: block; font-size:11px; padding-bottom: 4px; padding-left: 8px; padding-right: 8px; padding-top: 4px; }
Сообщение отредактировал Roman36Liman - Суббота, 28.07.2012, 10:13