Eldarium  | Дата: Понедельник, 22.06.2009, 16:18 | Сообщение # 106 |
Сообщений: 30
[ 0 ]
Offline
| http://forever-web.ru/news/2009-05-21-28 ты об этом? прочитал,не помогло.у меня уже все имэйджи есть, цсс тоже есть.шаблон скачал с вашего сайта,а именно http://forever-web.ru/load/2-1-0-264. ну и теперь не знаю, что из этого всего безобразия куда вставлять. Добавлено (22.06.2009, 16:18) --------------------------------------------- один вопрос.глобалблок AHEADER который в управлении дизом,надо создавать?
Вы все ИДИОТЫ!!(с)Грегори Хаус, гениальный врач диагност
|
| |
| |
Eldarium  | Дата: Понедельник, 22.06.2009, 17:03 | Сообщение # 108 |
Сообщений: 30
[ 0 ]
Offline
| а если диз один и тот же, на сайте другом есть блок, а у мну на сайте нету(с тем же дизом) тогда создавать надо?
Вы все ИДИОТЫ!!(с)Грегори Хаус, гениальный врач диагност
|
| |
| |
Lourens  | Дата: Четверг, 27.08.2009, 19:55 | Сообщение # 118 |
Сообщений: 137
[ 9 ]
Offline
| Вот такой вот сойдёт? Code <SCRIPT language=JavaScript type=text/javascript> <br /> function fulltime () { <br /> var time=new Date(); <br /> var newYear=new Date("jan,01,2007,00:00:00"); <br /> var totalRemains=(newYear.getTime()-time.getTime()); <br /> if (totalRemains>1){ <p> var RemainsSec = (parseInt(totalRemains/1000));//5 <br /> var RemainsFullDays=(parseInt(RemainsSec/(24*60*60)));//33 <br /> var secInLastDay=RemainsSec-RemainsFullDays*24*3600; //5 <br /> var RemainsFullHours=(parseInt(secInLastDay/3600));//33 <br /> if (RemainsFullHours<10){RemainsFullHours="0"+RemainsFullHours}; <br /> var secInLastHour=secInLastDay-RemainsFullHours*3600;//5 <br /> var RemainsMinutes=(parseInt(secInLastHour/60));//51 <br /> if (RemainsMinutes<10){RemainsMinutes="0"+RemainsMinutes}; <br /> var lastSec=secInLastHour-RemainsMinutes*60;//5 <br /> if (lastSec<10){lastSec="0"+lastSec}; <p> document.getElementById("RemainsFullDays").innerHTML=RemainsFullDays+"дн. "; <br /> document.getElementById("RemainsFullHours").innerHTML=RemainsFullHours+"ч. "; <br /> document.getElementById("RemainsMinutes").innerHTML=RemainsMinutes+"мин. "; <br /> document.getElementById("lastSec").innerHTML=lastSec+"сек. "; <br /> setTimeout('fulltime()',10) <br /> } <p> else{ <br /> document.getElementById("clock").innerHTML="C НОВЫМ ГОДОМ !!!"; <br /> } <br /> } <br /> </SCRIPT> <br /> <SPAN id=clock>До Нового Года осталось: <B><SPAN <br /> id=RemainsFullDays></SPAN></B><B><SPAN <br /> id=RemainsFullHours></SPAN></B><B><SPAN <br /> id=RemainsMinutes></SPAN></B><B><SPAN id=lastSec></SPAN></B></SPAN> <br /> <SCRIPT language=JavaScript>fulltime();</SCRIPT> <br /> Добавляем куда тебе надо.
Pump it UP Coco Jambo
|
| |
| |
ser95  | Дата: Пятница, 28.08.2009, 14:11 | Сообщение # 120 |
Сообщений: 39
[ 6 ]
Offline
| Помогите найти в css переключатель страниц.Code body { scrollbar-face-color:#5997CA;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #5997CA;
scrollbar-darkshadow-color: #5997CA;
scrollbar-track-color: #F6F6F6;
scrollbar-arrow-color: #F6F6F6; }/* === jQ TOP === */ #toTop { width: 100px; background: #f1f1f1; border: 1px solid #cccccc; text-align: center; padding: 5px; position: fixed; bottom: 10px; right: 10px; cursor: pointer; color: #666666; text-decoration: none; } /* =============== *//* General Style */ a:link {text-decoration:underline; color:#8B8881;} a:active {text-decoration:underline; color:#8B8881;} a:visited {text-decoration:underline; color:#8B8881;} a:hover {text-decoration:underline; color:#000000;}
.topLink a:link {text-decoration:none; color:#DAD5CA;} .topLink a:active {text-decoration:none; color:#DAD5CA;} .topLink a:visited {text-decoration:none; color:#DAD5CA;} .topLink a:hover {text-decoration:none; color:#000000;} /* <input type="button" class="dob" onclick="location.href='news/0-0-0-0-1';"> */ .dob{background:url('http://ms-studio.do.am/images/dob1.png');width:150;height:27;border:0;} .dob:hover{background:url('http://ms-studio.do.am/images/dob2.png');width:150;height:27;border:0;} /* <input type="button" class="dob" onclick="location.href='news/0-0-0-0-1';"> */
a.forRegLink:link, a.topSortLink:link, a.postUser:link, a.postNumberLink:link {text-decoration:underline; color:#333333;} a.forRegLink:active, a.topSortLink:active, a.postUser:active, a.postNumberLink:active {text-decoration:underline; color:#333333;} a.forRegLink:visited, a.topSortLink:visited, a.postUser:visited, a.postNumberLink:visited {text-decoration:underline; color:#333333;} a.forRegLink:hover, a.topSortLink:hover, a.postUser:hover, a.postNumberLink:hover {text-decoration:underline; color:#FFFFFF;}
td, body {font-family:verdana,arial,helvetica; font-size:8pt;color:#000000;} form {padding:0px;margin:0px;} input,textarea,select {vertical-align:middle; font-size:8pt; font-family:verdana,arial,helvetica;} .copy {font-size:7pt;}
a.noun:link {text-decoration:none; color:#8B8881} a.noun:active {text-decoration:none; color:#8B8881} a.noun:visited {text-decoration:none; color:#8B8881} a.noun:hover {text-decoration:underline; color:#000000}
hr {color:#C2C2C2;height:1px;} label {cursor:pointer;cursor:hand}
.blocktitle {font-family:Verdana,Sans-Serif;color:#6C829D;font-size:12px;}
a.menu1:link {text-decoration:underline; color:#1B5FCF} a.menu1:active {text-decoration:underline; color:#1B5FCF} a.menu1:visited {text-decoration:underline; color:#1B5FCF} a.menu1:hover {text-decoration:none; color:#000000} .menuTd {padding-left:12px;padding-right:10px; background: url('/.s/t/851/18.gif') no-repeat 0px 3px;}
.mframe {border-left:1px solid #E5E7EA; border-right:1px solid #E5E7EA;} .colgray {border-right:1px solid #E5E7EA;} .colwhite {border-right:1px solid #FAFAFA;} .msep {border-top:1px solid #FAFAFA;} /* ------------- */
/* Menus */ ul.uz, ul.uMenuRoot {list-style: none; margin: 0 0 0 0; padding-left: 0px;} li.menus {margin: 0; padding: 0 0 0 13px; background: url('/.s/t/851/19.gif') no-repeat 0px 3px; margin-bottom: .6em;} /* ----- */
/* Site Menus */ .uMenuH li {float:left;padding:0 5px;}
.uMenuV .uMenuItem {font-weight:normal;} .uMenuV li a:link {text-decoration:none; color:#8B8881} .uMenuV li a:active {text-decoration:none; color:#8B8881} .uMenuV li a:visited {text-decoration:none; color:#8B8881} .uMenuV li a:hover {text-decoration:underline; color:#000000}
.uMenuV .uMenuItemA {font-weight:bold;} .uMenuV a.uMenuItemA:link {text-decoration:none; color:#000000} .uMenuV a.uMenuItemA:visited {text-decoration:none; color:#000000} .uMenuV a.uMenuItemA:hover {text-decoration:underline; color:#0C5BFE} .uMenuV .uMenuArrow {position:absolute;width:10px;height:10px;right:0;top:3px;background:url('/.s/img/wd/1/ar1.gif') no-repeat 0 0;} .uMenuV li {margin: 0; padding: 0 0 0 13px; background: url('/.s/t/851/19.gif') no-repeat 0px 3px; margin-bottom: .6em;} /* --------- */
/* Module Part Menu */ .catsTable {} .catsTd {padding: 0 0 6px 13px; background: url('/.s/t/851/19.gif') no-repeat 0px 3px;} .catName {font-family:Verdana,Tahoma,Arial,Sans-Serif;font-size:11px;} .catNameActive {font-family:Verdana,Tahoma,Arial,Sans-Serif;font-size:11px;} .catNumData {font-size:7pt;color:#555555;} .catDescr {font-size:7pt; padding-left:10px;} a.catName:link {text-decoration:none; color:#8B8881;} a.catName:visited {text-decoration:none; color:#8B8881;} a.catName:hover {text-decoration:underline; color:#000000;} a.catName:active {text-decoration:none; color:#8B8881;} a.catNameActive:link {text-decoration:none; color:#000000;} a.catNameActive:visited {text-decoration:none; color:#000000;} a.catNameActive:hover {text-decoration:none; color:#0C5BFE;} a.catNameActive:active {text-decoration:underline; color:#000000;} /* ----------------- */
/* Entries Style */ .eBlock {} .eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:13px;font-weight:bold;color:#1B5FCF; padding: 0 0 0 15px; background: url('/.s/t/851/20.gif') no-repeat 0px 5px;} .eTitle a:link {text-decoration:underline; color:#1B5FCF;} .eTitle a:visited {text-decoration:underline; color:#1B5FCF;} .eTitle a:hover {text-decoration:none; color:#000000;} .eTitle a:active {text-decoration:underline; color:#1B5FCF;}
.eMessage {text-align:justify;padding-bottom:5px;} .eText {text-align:justify;padding-bottom:5px;padding-top:5px;border-top:1px solid #C2C2C2} .eDetails {border-top:1px dashed #DDDDDD;border-bottom:1px dashed #DDDDDD;font-family:Verdana,Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px;text-align:left;font-size:7pt;} .eDetails1 {border-top:1px dashed #DDDDDD;border-bottom:1px dashed #DDDDDD;font-family:Verdana,Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt;} .eDetails2 {border-bottom:1px dashed #DDDDDD;font-family:Verdana,Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt;}
.eRating {font-size:7pt;}
.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('/.s/t/851/21.gif') no-repeat 0px 0px;} /* ------------- */
/* Entry Manage Table */ .manTable {} .manTdError {color:#FF0000;} .manTd1 {} .manTd2 {} .manTd3 {} .manTdSep {} .manHr {} .manTdBrief {} .manTdText {} .manTdFiles {} .manFlFile {} .manTdBut {} .manFlSbm {} .manFlRst {} .manFlCnt {} /* ------------------ */
/* Comments Style */ .cAnswer {padding-left:15px;padding-top:4px;font-style:italic;}
.cBlock1 {background:#FAFAFA; border:1px solid #C2C2C2;} .cBlock2 {background:#F1F2F3; border:1px solid #C2C2C2;} /* -------------- */
/* Comments Form Style */ .commTable {} .commTd1 {color:#000000;} .commTd2 {} .commFl {color:#1B5FCF;width:100%;background:#EBEBEB;border:1px solid #C2C2C2;} .smiles {border:1px inset;background:#FFFFFF;} .commReg {padding: 10 0 10 0px; text-align:center;} .commError {color:#FF0000;} .securityCode {color:#1B5FCF;background:#EBEBEB;border:1px solid #C2C2C2;} /* ------------------- */
/* Archive Menu */ .archUl {list-style: none; margin:0; padding-left:0;} .archLi {padding: 0 0 3px 10px; background: url('/.s/t/851/22.gif') no-repeat 0px 4px; font-family:Tahoma,Arial,Sans-Serif;} a.archLink:link {text-decoration:underline; color:#1B5FCF;} a.archLink:visited {text-decoration:underline; color:#1B5FCF;} a.archLink:hover {text-decoration:none; color:#000000;} a.archLink:active {text-decoration:none; color:#000000;} /* ------------ */
/* Archive Style */ .archiveCalendars {text-align:center;color:#0000FF;} .archiveDateTitle {font-weight:bold;color:#1B5FCF;padding-top:15px;} .archEntryHr {width:250px;color:#DDDDDD;} .archiveeTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('/.s/t/851/23.gif') no-repeat 0px 4px; margin-bottom: .6em;} .archiveEntryTime {width:65px;font-style:italic;} .archiveEntryComms {font-size:9px;color:#C3C3C3;} a.archiveDateTitleLink:link {text-decoration:none; color:#1B5FCF} a.archiveDateTitleLink:visited {text-decoration:none; color:#1B5FCF} a.archiveDateTitleLink:hover {text-decoration:underline; color:#1B5FCF} a.archiveDateTitleLink:active {text-decoration:underline; color:#1B5FCF} .archiveNoEntry {text-align:center;color:#0000FF;} /* ------------- */
/* Calendar Style */ .calMonth {} .calWday {color:#FFFFFF; background:#999999; width:18px;} .calWdaySe {color:#FFFFFF; background:#666666; width:18px;} .calWdaySu {color:#FFFFFF; background:#666666; width:18px; font-weight:bold;} .calMday {background:#FFFFFF;color:#999999;} .calMdayA {background:#1B5FCF;font-weight:bold;color:#FFFFFF;} .calMdayIs {background:#C3C0B5;font-weight:bold;} .calMdayIsA {border:1px solid #1B5FCF; background:#C3C0B5;font-weight:bold;} a.calMonthLink:link,a.calMdayLink:link {text-decoration:none; color:#1B5FCF;} a.calMonthLink:visited,a.calMdayLink:visited {text-decoration:none; color:#1B5FCF;} a.calMonthLink:hover,a.calMdayLink:hover {text-decoration:underline; color:#1B5FCF;} a.calMonthLink:active,a.calMdayLink:active {text-decoration:underline; color:#000000;} /* -------------- */
/* Poll styles */ .pollBut {width:110px;}
.pollBody {padding:7px; margin:0px; background:#FFFFFF} .textResults {background:#E2E6EA} .textResultsTd {background:#FFFFFF}
.pollNow {border-bottom:1px solid #E2E6EA; border-left:1px solid #E2E6EA; border-right:1px solid #E2E6EA;} .pollNowTd {}
.totalVotesTable {border-bottom:1px solid #E2E6EA; border-left:1px solid #E2E6EA; border-right:1px solid #E2E6EA;} .totalVotesTd {background:#FFFFFF;} /* ---------- */
/* User Group Marks */ 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;} /* ---------------- */
/* Other Styles */ .replaceTable {background:#EEEEEE;height:100px;width:300px;border:1px solid #AAAAAA;}
.legendTd {font-size:7pt;} /* ------------ */
/* ===== forum Start ===== */
/* General forum Table View */ .gTable {background:#8C8A82; border-bottom: 1px solid #1B5FCF} .gTableTop {padding:2px;background:url('/.s/t/851/26.gif');border:1px solid #FFFFFF;color:#FFFFFF;font-weight:bold;height:24px;padding-left:17px;font-size:10pt;} .gTableSubTop {padding:2px;background:#1B5FCF;border:1px solid #FFFFFF;color:#000000;height:20px;font-size:10px;} .gTableBody {padding:2px;background:#EEEEEE;} .gTableBody1 {padding:2px;background:#FFFFFF;} .gTableBottom {padding:2px;background:#D8D8D8; border:1px solid #FFFFFF;;} .gTableLeft {padding:2px;background:#FFFFFF;font-weight:bold;color:#1B5FCF} .gTableRight {padding:2px;background:#FFFFFF} .gTableError {padding:2px;background:#D8D8D8; border:1px solid #FFFFFF;;color:#FF0000;} /* ------------------------ */
/* Forums Styles */ .forumNameTd,.forumLastPostTd {padding:2px;background:#FFFFFF} .forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#D8D8D8; border:1px solid #FFFFFF;} .forumLastPostTd,.forumArchive {padding:2px;font-size:7pt;}
a.catLink:link {text-decoration:none; color:#FFFFFF;} a.catLink:visited {text-decoration:none; color:#FFFFFF;} a.catLink:hover {text-decoration:underline; color:#FFFFFF;} a.catLink:active {text-decoration:underline; color:#FFFFFF;}
.lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold} .archivedForum{font-size:7pt;color:#FF0000;font-weight:bold;} /* ------------- */
/* forum Titles & other */ .forum {font-weight:bold;font-size:9pt;} .forumDescr,.forumModer {color:#858585;font-size:7pt;} .forumViewed {font-size:9px;} a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#1B5FCF;} a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#1B5FCF;} a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#B3B3B3;} a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#1B5FCF;} /* -------------------- */
/* forum Navigation Bar */ .forumNamesBar {font-weight:bold;font-size:7pt;} .forumBarKw {font-weight:normal;} a.forumBarA:link {text-decoration:none; color:#000000;} a.forumBarA:visited {text-decoration:none; color:#000000;} a.forumBarA:hover {text-decoration:none; color:#1B5FCF;} a.forumBarA:active {text-decoration:underline; color:#1B5FCF;} /* -------------------- */
/* forum Fast Navigation Blocks */ .fastNav,.fastSearch,.fastLoginForm {font-size:7pt;} /* ---------------------------- */
/* forum Fast Navigation Menu */ .fastNavMain {background:#C7D7EF;} .fastNavCat {background:#E7EEF8;} .fastNavCatA {background:#E7EEF8;color:#0000FF} .fastNavForumA {color:#0000FF} /* -------------------------- */
/* forum Page switches */ .switches {background:#C2C2C2;} .pagesInfo {background:#FFFFFF;padding-right:10px;font-size:7pt;} .switch {background:#FFFFFF;width:15px;font-size:7pt;} .switchActive {background:#1B5FCF;font-weight:bold;color:#000000;width:15px} a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#000000;} a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#000000;} a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#FF0000;} a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#FF0000;} /* ------------------- */
/* forum Threads Style */ .threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#FFFFFF} .threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#D8D8D8; border:1px solid #FFFFFF;} .threadLastPostTd {padding:2px;font-size:7pt;} .threadDescr {color:#858585;font-size:7pt;} .threadNoticeLink {font-weight:bold;} .threadsType {padding:2px;background:url('/.s/t/851/26.gif');border:1px solid #FFFFFF;color:#FFFFFF;height:20px;font-size:10px;padding-left:40px;} .threadsDetails {padding:2px;background:#BBBBBB;color:#000000;height:20px;font-size:10px;border:1px solid #FFFFFF;} .forumOnlineBar {padding:2px;background:url('/.s/t/851/26.gif');border:1px solid #FFFFFF;color:#FFFFFF;height:20px;font-size:10px;}
a.threadPinnedLink:link {text-decoration:none; color:#0000FF;} a.threadPinnedLink:visited {text-decoration:none; color:#0000FF;} a.threadPinnedLink:hover {text-decoration:none; color:#FF0000;} a.threadPinnedLink:active {text-decoration:underline; color:#FF0000;}
a.threadLink:link {text-decoration:none; color:#1B5FCF;} a.threadLink:visited {text-decoration:none; color:#1B5FCF;} a.threadLink:hover {text-decoration:underline; color:#000000;} a.threadLink:active {text-decoration:underline; color:#000000;}
.postpSwithces {font-size:7pt;} .thDescr {font-weight:normal;} .threadFrmBlock {font-size:7pt;text-align:right;} /* ------------------- */
/* forum Posts View */ .postTable {} .postPoll {background:#EEEEEE;text-align:center;} .postFirst {background:#F5F9FD;border-bottom:3px solid #9AEA1D;} .postRest1 {background:#EEEEEE;} .postRest2 {background:#F5F9FD;} .postSeparator {height:3px;background:#999999;}
.postTdTop {background:#1B5FCF;color:#000000;height:20px;font-size:10px;} .postBottom {background:#FFFFFF;color:#000000;height:20px;border:1px solid #BBBBBB;} .postUser {font-weight:bold;} .postTdInfo {text-align:center;padding:5px;background:#EEEEEE;} .postRankName {margin-top:5px;} .postRankIco {margin-bottom:5px;margin-bottom:5px;} .reputation {margin-top:5px;} .signatureHr {margin-top:20px;color:#2D435B;} .posttdMessage {padding:5px;background:#FFFFFF;}
.pollQuestion {text-align:center;font-weight:bold;} .pollButtons,.pollTotal {text-align:center;} .pollSubmitBut,.pollreSultsBut {width:140px;font-size:7pt;} .pollSubmit {font-weight:bold;} .pollEnd {text-align:center;height:30px;}
.bbQuoteName {color: #000; !important; background: #E4EAF2 url(http://forever-web.ru/images/quote.gif) no-repeat right; font-size: 10pt; !important; font-weight: bold; margin: 0 auto 0 auto; border: 1px #000 dotted; border-bottom: 0; border-left: 4px #8394B2 solid; padding-top: 7px; padding-bottom: 7px;} .bbCodeName {color: #000; !important; background: #FDDBCC url(http://forever-web.ru/images/code.gif) no-repeat top right; font-size: 10pt; !important; font-weight: bold; margin: 0 auto 0 auto; padding-top: 7px; padding-bottom: 7px;} .codeMessage {color: #465584; background: #FAFCFE; font-size: 10px; border: 1px #000 dotted !important; padding: 3px;} .quoteMessage {color: #465584; background: #FAFCFE; font-size: 10px; border: 1px #000 dotted !important; border-left: 4px #8394B2 solid !important; border-top: 0 !important; padding: 3px;}
.signatureView {font-size:7pt;} .edited {padding-top:30px;font-size:7pt;text-align:right;color:gray;} .editedBy {font-weight:bold;font-size:8pt;}
.statusBlock {padding-top:3px;} .statusOnline {color:#0000FF;} .statusOffline {color:#FF0000;} /* ------------------ */
/* forum AllInOne Fast Add */ .newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;} .newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;} .newThreadItem {padding: 0 0 0 8px; background: url('/.s/t/851/27.gif') no-repeat 0px 4px;} .newPollItem {padding: 0 0 0 8px; background: url('/.s/t/851/27.gif') no-repeat 0px 4px;} /* ----------------------- */
/* forum Post Form */ .pollBut, .loginButton, .searchSbmFl, .commSbmFl, .signButton {font-size:7pt;background: #8D8A83;color:#DAD7CC;border:1px outset #615E58;}
.codeButtons {font-size:7pt;background: #8D8A83;color:#DAD7CC;border:1px outset #615E58;} .codeCloseAll {font-size:7pt; background: #8D8A83;color:#DAD7CC;border:1px outset #615E58;font-weight:bold;} .postNameFl,.postDescrFl {background:#EBEBEB;border:1px solid #1B5FCF;width:400px} .postPollFl,.postQuestionFl {background:#EBEBEB;border:1px solid #1B5FCF;width:400px} .postResultFl {background:#EBEBEB;border:1px solid #1B5FCF;width:50px} .postAnswerFl {background:#EBEBEB;border:1px solid #1B5FCF;width:300px} .postTextFl {width:600px;height:150px;background: url(http://www.smartser.ucoz.net/avatar/71/156447.gif) no-repeat top right; solid #BBBBBB;} .postUserFl {background:#EBEBEB;border:1px solid #1B5FCF;width:300px}
.pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;} .smilesPart {padding-top:5px;text-align:center} /* ----------------- */ .catPages1 {color:#ffffff;border:0px;margin-bottom:10px;margin-top:10px;} .catPages1 a:link, .catPages1 a:visited, .catPages1 a:hover, .catPages1 a:active {text-decoration:none; color: #6D6D6D;border: 1px #999999 dashed; background:#ffffff; padding:3px 10px; font-size:11px; font-weight:bold;} .catPages1 a:hover {background:#0094E0;color:#FFFFFF;font-weight:bold;} .catPages1 b {text-decoration:none;background:#0094E0;padding:3px 10px;color:#fefefe;font-size:11px;}
.catPages2 {color:#ffffff;border:0px;margin-bottom:10px;margin-top:10px;} .catPages2 a:link, .catPages2 a:visited, .catPages2 a:hover, .catPages2 a:active {text-decoration:none; color: #6D6D6D;border: 1px #999999 dashed; background:#ffffff; padding:3px 10px; font-size:11px; font-weight:bold;} .catPages2 a:hover {background:#0094E0;color:#FFFFFF;font-weight:bold;} .catPages2 b {text-decoration:none;background:#0094E0;padding:3px 10px;color:#fefefe;font-size:11px;}
.pagesBlockuz1 {color:#ffffff;border:0px;margin-bottom:10px;margin-top:10px;} .pagesBlockuz1 a:link, .pagesBlockuz1 a:visited, .pagesBlockuz1 a:hover, .pagesBlockuz1 a:active {text-decoration:none; color: #6D6D6D;border: 1px #999999 dashed; background:#ffffff; padding:3px 10px;font-size:11px; font-weight:bold;} .pagesBlockuz1 a:hover {background:#0094E0;color:#FFFFFF;font-weight:bold;} .pagesBlockuz1 b {text-decoration:none;background:#0094E0;padding:3px 10px;color:#fefefe;font-size:11px;}
.pagesBlockuz2 {color:#ffffff;border:0px;margin-bottom:10px;margin-top:10px;} .pagesBlockuz2 a:link, .pagesBlockuz2 a:visited, .pagesBlockuz2 a:hover, .pagesBlockuz2 a:active {text-decoration:none; color: #6D6D6D;border: 1px #999999 dashed; background:#ffffff; padding:3px 10px;font-size:11px; font-weight:bold;} .pagesBlockuz2 a:hover {background:#0094E0;color:#FFFFFF;font-weight:bold;} .pagesBlockuz2 b {text-decoration:none;background:#0094E0;padding:3px 10px;color:#fefefe;font-size:11px;}
.pagesBlock1 {color:#ffffff;border:0px;margin-bottom:10px;margin-top:10px;} .pagesBlock1 a:link, .pagesBlock1 a:visited, .pagesBlock1 a:hover, .pagesBlock1 a:active {text-decoration:none; color: #6D6D6D;border: 1px #999999 dashed; background:#ffffff; padding:3px 10px; font-size:11px; font-weight:bold;} .pagesBlock1 a:hover {background:#2c2c2c;color:#FFFFFF;font-weight:bold;} .pagesBlock1 b {text-decoration:none;background:#0094E0;padding:3px 10px;color:#fefefe;font-size:11px;}
.pagesBlock2 {color:#ffffff;border:0px;margin-bottom:10px;margin-top:10px;} .pagesBlock2 a:link, .pagesBlock2 a:visited, .pagesBlock2 a:hover, .pagesBlock2 a:active {text-decoration:none; color: #6D6D6D;border: 1px #999999 dashed; background:#ffffff; padding:3px 10px; font-size:11px; font-weight:bold;} .pagesBlock2 a:hover {background:#2c2c2c;color:#FFFFFF;font-weight:bold;} .pagesBlock2 b {text-decoration:none;background:#0094E0;padding:3px 10px;color:#fefefe;font-size:11px;} /* ====== forum End ====== */.pagesBlockuz1 {color:#ff8c00;border:0px;margin-bottom:10px;margin-top:10px;}<br>.pagesBlockuz1 a:link,<br>.pagesBlockuz1 a:visited,<br>.pagesBlockuz1 a:hover,<br>.pagesBlockuz1 a:active {text-decoration:none;color: #ffffff;background:#ff8c00;padding:3px 10px;font-size:11px;font-weight:bold;}<br>.pagesBlockuz1 a:hover {background:#cc750a;color:#ffffff;font-weight:bold;}<br>.pagesBlockuz1 b {text-decoration:none;background:#cc750a;padding:3px 10px;color:#ffffff;font-size:11px;}<br><br>.pagesBlockuz2 {color:#ff8c00;border:0px;margin-bottom:10px;margin-top:10px;}<br>.pagesBlockuz2 a:link,<br>.pagesBlockuz2 a:visited,<br>.pagesBlockuz2 a:hover,<br>.pagesBlockuz2 a:active {text-decoration:none;color: #ffffff;background:#ff8c00;padding:3px 10px;font-size:11px;font-weight:bold;}<br>.pagesBlockuz2 a:hover {background:#cc750a;color:#ffffff;font-weight:bold;}<br>.pagesBlockuz2 b {text-decoration:none;background:#cc750a;padding:3px 10px;color:#ffffff;font-size:11px;}/* скачать от CheL'a by Rezon-web.ru начало */ .download{background:url('http://rezon-web.ru/sait_img/N1.gif');width:150;height:31;border:0;} .download:hover{background:url('http://rezon-web.ru/sait_img/N2.gif');width:150;height:31;border:0;} /* скачать от CheL'a by Rezon-web.ru конец */input.queryField { background: url(http://forever-web.ucoz.ru/templates/search.JPG) no-repeat; background-color: #fff; background-position: 0 50%; color: #000; padding-left: 23px;}.nncity {padding:0; margin:0; width:189px; border-top: 1px solid #ccc;} .nncity li {background-color:#FFFFFF; margin:0; padding: 3px 0; display: block; position: relative; border: 1px solid #ccc; border-width: 0px 1px 1px 1px; list-style: none;} * html .nncity li {background-color:#ebebeb; margin:0; padding: 3px 0; display: block; position: relative; border: 1px solid #ccc; border-width: 0px 1px 1px 1px; list-style: none;} .nncity li a {display: block; position: relative; text-decoration: none; padding-left: 6px; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color:#aaaaaa; margin:0;} .nncity li ul {display: none; position: absolute; width:200px; left:198px; margin:0; padding:0; top: -1px; border-top: 1px solid #ccc;} .nncity ul ul { left: 198px; } .nncity li:hover ul ul, .nncity li:hover ul li:hover ul ul, .nncity li.sfHover ul ul, .nncity li.sfHover ul li.sfHover ul ul { display: none; } .nncity li:hover ul, .nncity li:hover ul li:hover ul, .nncity li:hover ul li:hover ul li:hover ul, .nncity li.sfHover ul, .nncity li.sfHover ul li.sfHover ul, .nncity li.sfHover ul li.sfHover ul li.sfHover ul { display: block; } .nncity li:hover, li.sfHover { background: #E3E3E3; } .nncity a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;color:#999999;}/* === jQ TOP === */ #toTop { width: 100px; background: #f1f1f1; border: 1px solid #cccccc; text-align: center; padding: 5px; position: fixed; bottom: 10px; right: 10px; cursor: pointer; color: #666666; text-decoration: none; } /* =============== */h1 {font-size: 13px; color: #658ecf; }.poll .answer div div {height:8px !important; background: url('http://mega-portal.pp.ua/e.png') no-repeat right !important /* ====== Select Code from phpBB3 to uCoz ~ http://allcity.net.ru/ ====== */ div.bbCodeName {margin-bottom:3px;} div.codeMessage code {font-size:14px;} /* ====================================================================== */#puzadpn {opacity:0.8; } .cuzadpn {opacity:0.8;} #uzadpn {opacity:0.8; }
|
| |
| |