Дата: Пн, 01.08.2011, 04:04:49 | Сообщение # 1
|
вот создал сайт , там шаблон... ну короче задвигаются блоки вот сайт cspm.clan.su/forum/ как сделать что бы при заходе на страницу блок был закрыт , а по желанию можно было бы открыть вот общий вид форума :
Code <html> <div id="loading-page" style="margin:10px;font-family:tahoma;font-size:10pt;position:absolute;top:0px;left:0px;padding:5px;z-index:50;"><img src="/imgs/favicon.png" width="16" height="16" alt="" align="left" style="padding:8px; background:url('/imgs/91.gif')" /><b>KEY-CS.RU</b><br>Загружаемся...</div> <head> <title>$MODULE_NAME$</title> <link type="text/css" rel="StyleSheet" href="/_st/my.css" /> <script type="text/javascript" src="/jss/opacity.js"></script> <script type="text/javascript" src="/jss/fadeopacityfunction.js"></script> <meta name='yandex-verification' content='6b7ef141a100628d' /> <meta name='yandex-verification' content='5ac0045d1e134ec9' /> <meta name="keywords" content="Всё для Csp , CSPM , Карты для Cs Pro mod , Готовые сервера для Cs Pro Mod , Counter Strike Pro Mod , Profesionall Modification , Csp портал , CSPM форум"> <META Name="Description" content="Мир интересней , чем тебе кажется! - На нашем портале вы найдёте всё что связано с очень перспективной игрой Counter-Strike Pro Mod . У нас вы можете скачать файлы для Cs PrFesional ModiFecation. Так же вас ждёт общительный форум и море развлечений! "> </head> <script type="text/javascript" src="/jss/jqueymain.js"></script> <script type="text/javascript" src="/jss/navdropdownfunction.js"></script> <script type="text/javascript" src="/jss/balloon.js"></script> <script type="text/javascript"> $("#loading-page").fadeOut('1000'); </script> <body class="main"> <center> <div align="left" style="max-width:1200px;"> <table border="0" cellpadding="0" cellspacing="0" width="100%"><tbody> <tr><td class="left-shadow"></td><td class="forum-body"> $GLOBAL_AHEADER$ <div style="position: absolute; margin-left: -24px; margin-top: 20px;" > <table border="0" cellpadding="3" cellspacing="0" width="100%" style="border:1px solid #;"> <tr> <td style="border:0px solid #000000;background:url(); #;"> <div style="float:right; position:relative; width:22px; height:14px; padding-top:1px;padding-right:5px;"><a id="hide-but" style="position:absolute;" class="hide-block" href="javascript://" onclick="$('#r-colonka, #hide-but').fadeOut('slow'); $('#show-but').fadeIn('slow'); setrcolonka('none');"></a><a id="show-but" class="show-block" style="display:none; position:absolute;" href="javascript://" onclick="$('#r-colonka, #hide-but').fadeIn('slow'); $('#show-but').fadeOut('slow'); setrcolonka('');"></a></div> </td> </tr> </table> </div> <table border="0" cellpadding="0" cellspacing="0" width="100%"><tbody> <tr> <td id="r-colonka" class="right-conolka" valign="top" width="250"> $GLOBAL_CLEFTER$ </td>
<td class="left-conolka" valign="top"> <div style="padding-left:5px;margin-bottom:7px;margin-top:10px;"></div> <div style="padding-left:5px;">
<!-- <body> --><div class="forumContent"><table border="0" cellpadding="0" height="30" cellspacing="0" width="100%"> <tr> <td align="right">[<?if($USER_LOGGED_IN$)?> <a href="javascript://" rel="nofollow" id="upml" class="fNavLink" onclick="window.open('$PM_URL$','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350');return false;"><!--<s3065>-->Личные сообщения<!--</s>-->($UNREAD_PM$)</a> · <?if($IS_NEW_PM$)?><script type="text/javascript">function flashit(id,cl){var c=document.getElementById(id);if (c.style.color=='red'){c.style.color=cl;}else {c.style.color='red';}}setInterval("flashit('upml','')",500)</script><bgsound src="http://s49.ucoz.net/img/fr/pm.wav" loop="1" volume="0" balance="0"> <?endif?><?endif?> <a class="fNavLink" href="$RECENT_POSTS_LINK$" rel="nofollow"><!--<s5209>-->Новые сообщения<!--</s>--></a> · <a class="fNavLink" href="$MEMBERS_LIST_LINK$" rel="nofollow"><!--<s5216>-->Участники<!--</s>--></a> · <a class="fNavLink" href="$BOARD_RULES_LINK$" rel="nofollow"><!--<s5166>-->Правила форума<!--</s>--></a> · <a class="fNavLink" href="$SEARCH_PAGE_LINK$" rel="nofollow"><!--<s3163>-->Поиск<!--</s>--></a> · <a class="fNavLink" href="$RSS_LINK$" rel="nofollow">RSS</a> ]</td> </tr> </table> $BODY$</div><!-- </body> --> </div> </td> </tr> </tbody> </table> $GLOBAL_BFOOTER$ </td><td class="right-shadow"></td></tr></tbody></table> </div> </center> </body> </html>
Кто поможет +15 и 20 наград
Сообщение отредактировал SuFowKa - Пн, 01.08.2011, 04:08:47
|
|
Дата: Пн, 01.08.2011, 05:20:53 | Сообщение # 3
|
Code .gTable {} .gTableTop {padding:2px;background:url('/imgs/maintitle.png') #DF781C;padding-left:20px;padding-bottom:1px;color:#FFFFFF;font-weight:bold;height:38px;font-size:10pt;-moz-border-radius:3px 3px 2px 2px;} .gTableSubTop {padding:2px;background:url('') #FAFAFA;color:#000000;height:19px;font-size:10px;} .gTableBody {padding:2px;background:#FAFAFA;} .gTableBody1 {padding:2px;background:#FFFFFF;} .gTableBottom {padding:2px;background:#FAFAFA;} .gTableLeft {padding:2px;background:#F2F2F2;font-weight:bold;color:#6E6E6E} .gTableRight {padding:2px;background:#F8F9FA} .gTableError {padding:2px;background:#FAFAFA;color:#FF0000;}
.forumNameTd,.forumLastPostTd {padding:2px;background:#FFFFFF} .forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#F2F2F2} .forumLastPostTd,.forumArchive {padding:2px;font-size:7pt;} a.topSortLink:link {text-decoration:none; color:#000;} a.topSortLink:visited {text-decoration:none; color:#000;} a.topSortLink:hover {text-decoration:underline; color:#000;} a.topSortLink:active {text-decoration:underline; color:#000;} a.catLink:link {text-decoration:none; color:#fff;} a.catLink:visited {text-decoration:none; color:#fff;} a.catLink:hover {text-decoration:none; color:#fff; text-shadow:0 0px 5px #fff;} a.catLink:active {text-decoration:none; color:#fff; text-shadow:0 0px 5px #fff;} .lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold} .archivedForum{font-size:7pt;color:#FF0000;font-weight:bold;}
.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:#848484;} a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#848484;} a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#2d78b8;} a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#2d78b8;} .smiles {border:1px inset;background:#FFFFFF;}
.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:#6E6E6E;} a.forumBarA:active {text-decoration:underline; color:#6E6E6E;}
.fastNav,.fastSearch,.fastLoginForm {font-size:7pt;}
.fastNavMain {background:#DADADA;} .fastNavCat {background:#EFEFEF;} .fastNavCatA {background:#EFEFEF;color:#0000FF} .fastNavForumA {color:#0000FF}
.switches {background:#CCCCCC;} .pagesInfo {background:#FFFFFF;padding-right:10px;font-size:7pt;} .switch {background:#FFFFFF;width:15px;font-size:7pt;} .switchActive {background:#E0E0E0;font-weight:bold;color:#6E6E6E;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;}
.threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#FFFFFF} .threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#F2F2F2} .threadLastPostTd {padding:2px;font-size:7pt;} .threadDescr {color:#858585;font-size:7pt;} .threadNoticeLink {font-weight:bold;} .threadsType {padding:2px;background:#AAAAAAheight:20px;font-weight:bold;font-size:7pt;color:#FFFFFF;padding-left:40px;} .threadsDetails {padding:2px;background:#AAAAAAheight:20px;color:#6E6E6E;} .forumOnlineBar {padding:2px;background:#AAAAAAheight:20px;color:#6E6E6E;} 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:#6E6E6E;} a.threadLink:visited {text-decoration:none; color:#6E6E6E;} 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;}
.threadPinnedLink,.threadLink {font-weight:bold;} a.threadLink:link {text-decoration:none; color:##98B400;} a.threadLink:visited {text-decoration:none; color:#98B400;} a.threadLink:hover {text-decoration:underline; color:#98B400;} a.threadLink:active {text-decoration:none; color:#98B400;}
.postTable {} .postPoll {background:#EBEBEB;text-align:center;} .postFirst {background:#EBEBEB;border-bottom:3px solid #ECECEC;} .postRest1 {background:#EBEBEB;} .postRest2 {background:#EBEBEB;} .postSeparator {height:1px;background:#FEA329;} .postTdTop {background:#F7F7F7;color:#000;height:16px;font-size:8pt;} .postBottom {background: #ECECEC;color:#000000;height:20px;} .postUser {font-weight:bold;} .postTdInfon {text-align:center; padding:5px; background:url('/imgs/online_user_icon.png') no-repeat bottom right #FFFFFF;} .postTdInfoff {padding:5px; background:#FFFFFF;} .postRankName {margin-top:5px;} .postRankIco {margin-bottom:5px;margin-bottom:5px;} .reputation {margin-top:5px;} .signatureHr {margin-top:20px;color:#F7912B;} .posttdMessage {padding:5px; background:url('') no-repeat bottom right #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: #889095; !important; background: #ebeef0 url() no-repeat right; font-size: 10pt; !important; font-weight: bold; margin: 0 auto 0 auto; border: 1px #ccd0d5 solid; border-bottom: 1px solid #ccd0d5; padding-top: 7px; padding-bottom: 7px;} .bbCodeName {color: #889095; !important; background: #ebeef0 url() no-repeat right; font-size: 10pt; !important; font-weight: bold; margin: 0 auto 0 auto; border: 1px #ccd0d5 solid; border-bottom: 1px solid #ccd0d5; padding-top: 7px; padding-bottom: 7px;} .codeMessage {color: #465584; background: #f0f3f5; border:1px solid #ccd0d5!important; border-top: 0 !important; text-align:left; padding: 3px;font-family:Courier New;font-size: 12px;color:#444444;} .quoteMessage {color: #465584; background: #f0f3f5; border:1px solid #ccd0d5!important; border-top: 0 !important; text-align:left; padding: 3px;color:#444444;} .signatureView {font-size:7pt;} .edited {padding-top:30px;font-size:7pt;text-align:right;color:gray;} .editedBy {font-weight:bold;font-size:8pt;} .chatboxInf {background: #F2F2F2; width: 98%; border: 1px solid #ccc; color: #4A4A4A; text-shadow:0 1px 0px #fff;padding-top:3px;} .chatboxInf img{vertical-align: middle;} .forumInf {background: #F2F2F2; width: 156px; border: 1px solid #ccc; color: #4A4A4A; text-shadow:0 1px 0px #fff;} .forumInf img{vertical-align: middle;} .forumP {border-bottom: 1px dashed #ccc; margin-top: 3px; margin-bottom: 3px;}
.newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;} .newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;} .newThreadItem {padding: 0 0 0 8px; background: url('/.s/t/814/16.gif') no-repeat 0px 4px;} .newPollItem {padding: 0 0 0 8px; background: url('/.s/t/814/16.gif') no-repeat 0px 4px;}
.codeButtons {font-size:7pt;background:#FCFCFC;border:1px solid #6E6E6E;} .codeCloseAll {font-size:7pt; color:#6E6E6E;font-weight:bold;background:#FCFCFC;border:1px solid #6E6E6E;} .postNameFl,.postDescrFl {background:#FCFCFC;border:1px solid #6E6E6E;width:400px} .postPollFl,.postQuestionFl {background:#FCFCFC;border:1px solid #6E6E6E;width:400px} .postResultFl {background:#FCFCFC;border:1px solid #6E6E6E;width:50px} .postAnswerFl {background:#FCFCFC;border:1px solid #6E6E6E;width:300px} .postTextFl {background:#FCFCFC;border:1px solid #6E6E6E;width:550px;height:150px} .postUserFl {background:#FCFCFC;border:1px solid #6E6E6E;width:300px} .pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;} .smilesPart {padding-top:5px;text-align:center} .commSbmFl {cursor:pointer; font-size:8pt;background:url('/imgs/menu-bar2.png');height:25px;border:0px; color: #FFFFFF;} .commSbmFl:hover {opacity:0.6; -moz-opacity:0.6; filter:alpha(opacity=60);} .codeCloseAll {font-size:7pt;background:#FFFFFF;color:#A4A4A4;font-weight:bold;} .pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;} .smilesPart {padding-top:5px;text-align:center}
:focus {outline:none;}
body {margin: 0; padding: 0;} body.main {background:url('/imgs/bg.png') #F7F7F7; min-width:1035px;} .orange-box { border:1px solid #FFD69B; -moz-border-radius:6px;-webkit-border-radius:6px; padding:5px; background:#FFFAF2; border-radius: 6px; behavior: url('');} .footer {height: 80px; margin-top:15px; background:url('/imgs/footer.png') repeat-x; position:relative; border-top:4px solid #808080;}
.speed-bar {text-shadow:0px 1px 0px #fff; color:#6666666; font-size:0px;} .speed-bar a:link, .speed-bar a:visited {display:block; height:33px; background-image:url('/imgs/secondary_nav_link.png'); background-position:100% 0px; line-height:32px; padding:0px 16px 0px 10px; float:left; color:#666666; font-weight:bold; font-size:11px;} .speed-bar a:hover, .speed-bar a:active {color:#666666; text-decoration:none; font-size:11px; background-position:100% -33px;}
.usermenu {padding:3px; background:#fff; box-shadow:0px 0px 5px #999; -moz-box-shadow:0px 0px 5px #999; -webkit-box-shadow:0px 0px 5px #999; z-index:30;} .usermenu a:link, .usermenu a:visited {display:block; color:#696969; padding:7px 10px 7px 10px; border-bottom:1px solid #F7F7F7; width:200px;} .usermenu a:hover, .usermenu a:active {color:#696969; background:#F3F3F3; border-bottom:1px solid #E7E7E7; text-shadow:0px 1px 0px #fff;} .b-polosa {padding:4px 5px 4px 5px; background:url('/imgs/gtable.png') repeat-x center center; color:#fff; font-weight:bold; margin-bottom:1px; text-shadow:0px -1px #000; cursor:pointer;} td.info-title {width:200px; color:#696969;}
.search_block {width:200px; height:24px; background:url('/imgs/search_form.png') no-repeat;} .search_block input[type="text"] {border:0px; background:#fff; width:170px; height:18px; color:#000; position:absolute; top:2px; left:22px;} .search_block input.start {border:0px; background:url('/imgs/start_search.png') no-repeat; width:30px; height:18px;} .search_block input.start:hover {background-position:0px -18px;} .search_block input.start:active {background-position:0px -36px;}
a.sharemymail:link, a.sharemymail:visited {display:block; width:96px; height:23px; background:url('/imgs/share_buttons.png') no-repeat;} a.sharemymail:hover {background-position:0px -23px;} a.sharemymail:active {background-position:0px -46px;} a.sharevk:link, a.sharevk:visited {display:block; width:84px; height:23px; background:url('/imgs/share_buttons.png') no-repeat; background-position:-96px 0px;} a.sharevk:hover {background-position:-96px -23px;} a.sharevk:active {background-position:-96px -46px;}
table.pm tr:hover td {background:#FFF2D6;}
a.group-admin:link, a.group-admin:visited {color:#FF0000;} a.group-admin:hover, a.group-admin:active {color:#FF5D5D;}
.info-box {border:1px solid #AAD9F5; background:#EBF6FF; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; padding:5px;} .info-box a:link, .info-box a:visited {color:#000; text-decoration:underline;} .info-box a:hover, .info-box a:active {color:#000; text-decoration:none;}
a.s-menu:link, a.s-menu:visited {display:block; border-bottom:1px solid #f7f7f7; font-weight:bold; padding:3px 0px 3px 5px; color:#696969;} a.s-menu:hover {background:#F3F3F3; border-bottom:1px solid #E7E7E7; color:#696969;}
a.ss-menu:link, a.ss-menu:visited {display:block; border-bottom:1px solid #f7f7f7; font-weight:normal; padding:3px 0px 3px 5px; color:#696969; margin-left:16px;} a.ss-menu:hover {background:#F3F3F3; border-bottom:1px solid #E7E7E7; color:#696969;}
input.gbutton, input.bbcodes {height:22px; border:1px solid #CBCBCB; background:url('/imgs/g-button.gif') repeat-x; color:#696969; text-shadow:0px 1px #fff; padding-bottom:3px; cursor:pointer;} input.gbutton:hover, input.bbcodes:hover {background-position:0px -22px; border:1px solid #DBDBDB;}
.bFon img {padding:5px !important;background:#ffffff;border:1px solid#dbdbdb !important;border-radius:7px;-moz-border-radius:7px;box-shadow:0px 0px 10px #e8e8e8;-moz-box-shadow:0px 0px 10px #e8e8e8;} #banners img{opacity:.3;filter:alpha(opacity=30)}
.menu-block {position:relative; float:left;} .submenu {position:absolute; top:24px; left:0px; width:180px; background:#fff; -moz-box-shadow:0px 0px 5px #000; -webkit-box-shadow:0px 0px 5px #000; box-shadow:0px 0px 5px #000; padding:3px; display:none; z-index:998;} .submenu a {display:block; width:auto; padding:3px 0px 3px 5px; color:#000 !important; border:1px solid #fff;} .submenu a:hover {color:#000; background:#FFF2D6; border:1px solid #FFE3A2;} .submenu hr {height:2px !important; border-top:1px solid #fff; border-left:1px solid #f7f7f7; border-bottom:1px solid #f7f7f7; border-right:1px solid #f7f7f7; margin:2px 0px 3px 0px;}
.pagesBlockuz1 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;} .pagesBlockuz1 a:link, .pagesBlockuz1 a:visited, .pagesBlockuz1 a:hover, .pagesBlockuz1 a:active {text-decoration:none;color: #626262;background:#F0F0F0;padding:2px 10px;font-size:11px;font-weight:normal;} .pagesBlockuz1 a:hover {background: #E0E0E0;color:#000;font-weight:normal;} .pagesBlockuz1 b {text-decoration:none;background:#F37416;padding:2px 10px;color:#fff;font-size:11px;font-weight:normal;}
td.pm_head {border-bottom:1px solid #f7f7f7; font-weight:bold; color:#696969;}
a:link {text-decoration:none; color:#808080;} a:active {text-decoration:none; color:#2d78b8;} a:visited {text-decoration:none; color:#808080;} a:hover {text-decoration:none; color:#2d78b8;}
td, body {font-family:Tahoma, sans-serif; font-size:8pt; color: #000; cursor:default;} form {padding:0px;margin:0px;} input,textarea,select {vertical-align:middle; font-size:8pt; font-family:Tahoma, sans-serif;} .copy {font-size:7pt;} textarea, input.input11, .xfields input {padding:2px;background:url('/imgs/input_background.png') repeat-x #fff; border:1px solid #BABABA; -moz-border-radius:2px;-webkit-border-radius:2px; border-radius: 2px;} textarea:focus, input.input11:focus, .xfields input:focus {border:1px solid #2d78b8; -moz-box-shadow:0px 0px 5px #2d78b8; -webkit-box-shadow:0px 0px 5px #2d78b8; box-shadow:0px 0px 5px #2d78b8;} input.input11:disabled {color:#838383; background:#fff !important;} select {outline:none;padding:1px;background:#fff; border:1px solid #BABABA; -moz-border-radius:2px;-webkit-border-radius:2px; border-radius: 2px;} select:hover {border:1px solid #2d78b8;} select:focus {border:1px solid #2d78b8; -moz-box-shadow:0px 0px 5px #2d78b8; -webkit-box-shadow:0px 0px 5px #2d78b8; box-shadow:0px 0px 5px #2d78b8;}
.banner-block img {margin:1px 2px;} .banner-block span {opacity: 0.3;}
.xfields input {width:316px;} .xfields font {display:none;}
.gray-font {color:#696969;}
input.zbutton {border:0px; background:url('/imgs/button_150X22.png') no-repeat; width:150px !important; height:26px; color:#fff; font-weight:bold; padding:0 0 3px 0; cursor:pointer; -moz-border-radius:3px;-webkit-border-radius:3px; border-radius: 3px; text-shadow: 0px -1px 0px #000; } input.zbutton:hover {background-position:0 -26px;} input.zbutton:active {background-position:0 -52px; padding:1px 0 2px 0;} input.zbutton:disabled {background-position:0 -78px !important; text-shadow:0px 0px 0px #fff !important; color:#909090 !important; cursor:default;}
input.sbutton {height:26px; background:#fff; border:1px solid #BABABA; -moz-border-radius:3px;-webkit-border-radius:3px; border-radius: 3px; padding:0px 6px 3px 6px; cursor:pointer;} input.sbutton:hover {-moz-box-shadow:0px 0px 4px #2d78b8; -webkit-box-shadow:0px 0px 5px #2d78b8; box-shadow:0px 0px 5px #2d78b8;}
a img {border:none;}
a.button130 {text-shadow: 0px -1px 0px #000; width:150px; height:26px; display: block; background:url('/imgs/button_150X22.png') no-repeat left top; line-height: 26px; text-align: center; font-weight:bold; text-decoration:none; color:#fff !important;} a.button130:hover {text-decoration: none; background: url('/imgs/button_150X22.png') no-repeat left -26px;} a.button130:active {text-decoration: none; background: url('/imgs/button_150X22.png') no-repeat left -52px; line-height: 27px;}
a.button {display:block; float:left; padding:6px 9px 6px 9px; margin:2px; color:#fff; font-weight:bold; background:url('/imgs/button-black.png') #4E4E4E; background-position:100% 0px; border:1px solid #2D2D2D; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; box-shadow:0px 0px 1px #fff inset; -moz-box-shadow:0px 0px 1px #fff inset; -webkit-box-shadow:0px 0px 1px #fff inset; text-shadow:0px -1px 0px #000;} a.button:hover {border:1px solid #5D5016; color:#fff; background-position:100% -28px;} a.button:active {border:1px solid #5D5016; color:#fff; background-position:100% -28px; box-shadow:0px 0px 5px #000 inset; -moz-box-shadow:0px 0px 5px #000 inset; -webkit-box-shadow:0px 0px 5px #000 inset;}
hr {border-top: 1px dotted #A9A9A9; border-left: 1px #fff;height:1px;margin:4px 0 3px 0; color:fff;}
.imghint {opacity:0.01}
.ntitle_block {position:relative; background:url('/imgs/menu-bar.png') repeat-x; background-position:0px 34px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; color:#fff; margin-bottom:5px;}
table.news_title {padding:0px; margin:0px; height:38px; background:url('/imgs/maintitle.png') repeat-x center center #CB752F; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;} table.news_title td.title-left {padding:0px; margin:0px; width:4px; background:url('/imgs/cat_left.png') no-repeat left top;} table.news_title td.title-right {padding:0px; margin:0px; width:4px; background:url('/imgs/cat_right.png') no-repeat right top;} table.news_title td.title-content {color:#fff; text-shadow:0px 1px 3px #000; padding-left:2px;}
a.elink:link, a.elink:visited {color:#fff; padding:3px 6px 3px 6px;} a.elink:hover {color:#fff; padding:2px 5px 2px 5px; border:1px solid #fff; background:url('/imgs/hover-glass.png') repeat-x center top; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;} a.elink:active {color:#fff; padding:2px 5px 2px 5px; border:1px solid #fff; background:url('/imgs/hover-glass.png') repeat-x center top; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -moz-box-shadow:0px 0px 7px #000 inset;}
.etitle {padding:6px 8px 6px 8px; background:url('/imgs/gtable.png') repeat-x center center; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.etitle a:link, .etitle a:visited {font-size:9pt; color:#fff; text-shadow:0px 0px 5px #fff;} .etitle a:hover, .etitle a:active {font-size:9pt; color:#fff; text-decoration:underline;}
.eDetails-top {padding:4px 0px 4px 0;text-align:left;font-size:8pt; border-bottom: 1px dotted rgb(169, 169, 169); margin-bottom:5px;} .eDetails-bottom {padding:2px 3px 3px 3px;text-align:left;font-size:8pt; border-top: 1px solid #D8D8D8; background:#F5F5F5; height:28px;}
.e-message {margin-bottom:10px; font-size:9pt;} .e-message a img, .e-message img {padding:5px; margin:3px; background:#fff; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; box-shadow:0px 0px 5px #666; -moz-box-shadow:0px 0px 5px #666; -webkit-box-shadow:0px 0px 5px #666;} .e-message a img:hover {-moz-box-shadow:0px 0px 4px #808080; -webkit-box-shadow:0px 0px 4px #808080; box-shadow:0px 0px 4px #808080;}
#nav, #nav ul { padding:0; margin:0; list-style:none; } #nav li { float:left; margin-right:20px; display:inline; position:relative; } #nav li.hover { } #nav ul li { padding:0; float:none; border:none; display:block; } #nav li.hover li {border:none;} #nav li div { position:absolute; top:15px; z-index:500; left:-9999px; width:auto; } #nav li.hover div {left:0;}
.example1 li { margin-right:0px !important; border:none !important; } .example1 div {width:auto; background:#fff !important; -moz-box-shadow:1px 1px 5px #000; -webkit-box-shadow:1px 1px 5px #000; box-shadow:1px 1px 5px #000; padding:3px;} .example1 a { line-height:26px; text-align:left; width:auto; color:#fff; padding:0px 15px 0px 15px; display:block; background:url('/imgs/nav-menu.png') repeat-x; background-position:100% 0px; }
.example1 a:hover {background-position:100% -28px; color:#fff; text-shadow:0px 0px 2px #fff;}
.example1 .hover a {background:url('/imgs/nav-menu.png') repeat-x; background-position:100% -28px; color:#fff; text-shadow:0px 0px 2px #fff;} .example1 div li {margin-right:0 !important;} .example1 div {top:26px !important; opacity: 0.95;} .example1 div a, .example1 div a:visited {background:#fff !important; color:#000 !important; border:1px solid #fff; padding:0px 10px 0px 5px !important; line-height:20px !important; min-width:150px;} .example1 div a:hover {background:#FFF2D6 !important; color:#000 !important; border:1px solid #FFE3A2;}
.f-button a {display:block; padding:5px 8px 3px 8px; background:url('/imgs/button-bg.png'); max-width:150px; background-position:0px -2px; color:#fff; text-shadow:0px -1px #DE7300; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -moz-box-shadow:1px 1px 2px #aaaaaa; -webkit-box-shadow:1px 1px 2px #aaaaaa; box-shadow:1px 1px 2px #aaaaaa; margin:2px 0px;} .f-button a:hover {background-position:0px -28px;}
.borderwrap {width:100%;} .maintitle {background:url('/imgs/gtable.png') repeat-x center center; padding:4px 10px; color:#fff !important; text-shadow:0px 0px 5px #fff; font-size:10pt; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px; -webkit-border-radius-topleft:4px; -webkit-border-radius-topright:4px; border-radius-topleft:4px; border-radius-topright:4px;} .maintitle a:link, .maintitle a:visited {color:#fff;} .maintitle a:hover, .maintitle a:active {color:#fff; text-decoration:underline;} .forumdesc {font-size:7pt; color:#858585;}
tr.forums td {border-bottom:1px solid #f7f7f7;} tr.forums:hover td {border-bottom:1px solid #E7E7E7; background:#F3F3F3; border-top:1px solid #E7E7E7; padding-top:1px;} tr.forums td {padding:2px;} td.rowstat {color:#696969; text-shadow:0px 1px 0px #fff;} .f-number {font-size:12pt; font-weight:normal;}
.screenshot img {margin:3px; padding:5px; -moz-border-radius:4px;-webkit-border-radius:4px; border-radius:4px; -moz-box-shadow:0 0px 5px #6A6A6A; box-shadow:0 0px 5px #6A6A6A;-webkit-box-shadow:0 0px 5px #6A6A6A;} .shadow-box {margin: 3px; padding: 5px; -moz-border-radius: 4px 4px 4px 4px; -moz-box-shadow: 0pt 0px 5px rgb(106, 106, 106); -webkit-box-shadow: 0pt 0px 5px rgb(106, 106, 106); box-shadow: 0pt 0px 5px rgb(106, 106, 106); background:#fff;} img.white {-moz-box-shadow: 0px 0px 3px #fff; -webkit-box-shadow: 0px 0px 5px #fff; box-shadow: 0px 0px 5px #fff;} h2 {color:#696969; font-size:12pt; font-weight:normal; margin:0; padding:0;} .forum-button {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);} .forum-button:hover {opacity:0.8; -moz-opacity:0.8; filter:alpha(opacity=80);}
input.button11 {border:0px; text-shadow: 0px -1px 0px #DE7300; width:134px; height:30px; display: block; background:url('/imgs/button1111.png') no-repeat; text-align: center; font-weight:bold; text-decoration:none; color:#fff; padding-bottom:5px;} input.button11:hover {text-decoration: none; background: url('/imgs/button1111.png') no-repeat 0 -30px;} input.button11:active {text-decoration: none; background: url('/imgs/button1111.png') no-repeat 0 -60px; line-height: 28px;}
body.forum {background:#D2D2D2;} td.left-shadow {width:30px; background:url('/imgs/shadow-left.png') repeat-y; background-position:100% 0;} td.right-shadow {width:30px; background:url('/imgs/shadow-right.png') repeat-y; background-position:0 0;} td.forum-body {background:#E7E7E7;} .nav-menu {width:100%; height:28px; background:url('/imgs/menu-bar.png') repeat-x #5E5E5E;}
a.nav, a.nav:visited {display:block; float:left; height:28px; padding:0 20px 0 20px; line-height:26px; color:#fff; font-weight:normal; background:url('/imgs/nav-menu.png') no-repeat; background-position:100% 0;} a.nav:hover, a.nav:active {color:#fff; background-position:100% -28px; text-shadow:0px 0px 5px #fff;}
.forum-header {width:100%; height:130px; position:relative; background:url('/imgs/forum-header.png') repeat-x !important;} .forum-logo {position:absolute; top:15px; left:40px;} .forum-logo img {margin:0;} .header-bottom {width:100%; height:34px; background:url('/imgs/header-bottom.png') repeat-x #F0F0F0;} .forum-footer {width:100%; height:40px; color:#fff; background:url('/imgs/footer.png') repeat-x; margin-top:6px;} .baner_block {width:476px; height:68px; background:url('/imgs/baner_bg.png')}
.white-block {background:#fff; padding:6px; border:1px solid #EAEAEA; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;} .gray-block {background:#F8F8F8; padding:6px; border:1px solid #D2D2D2; -moz-border-radius:7px; -webkit-border-radius:7px; border-radius:7px;}
a.forum-link, a.forum-link:visited {text-shadow:0px 1px 0px #fff; display:block; float:left; height:34px; padding:0px 20px 0px 20px; line-height:32px; color:#696969; background:url('http://zagruzka-up.ru/templates/zagruzka-up/images/header-bottom-link.png') no-repeat;} a.forum-link:hover, a.forum-link:active {background-position:0 -34px;}
a.hide-block, a.hide-block:visited {display:block; float:left; height:20px; width:22px; background:url('/imgs/show-hide_button.png') no-repeat;} a.hide-block:hover, a.hide-block:active {background-position:0 -20px;}
a.show-block, a.show-block:visited {display:block; float:left; height:20px; width:22px; background:url('/imgs/show-hide_button.png') no-repeat; background-position:0 -40px;} a.show-block:hover, a.show-block:active {background-position:0 -60px;}
td.right-conolka {padding:0; margin:0; text-align:left;} td.left-conolka {padding:0px 8px 0px 0px; margin:0;}
.f-block {margin-top:10px;} td.b-top {width:250px; height:32px; background:url('/imgs/block-top.png') no-repeat; color:#666; text-shadow:0px 1px 0px #fff; font-weight:bold; padding:6px 0px 0px 12px;} td.b-middle {width:250px; background:url('/imgs/block-middle.png') repeat-y #fff; color:#000; padding:5px 10px 5px 10px;} td.b-bottom {width:250px; height:10px; background:url('/imgs/block-bottom.png') no-repeat;}
::selection {background:#C9E3FC;} ::-moz-selection {background:#C9E3FC;} ::-webkit-selection {background:#C9E3FC;}
/*Menu for CSPM*/ .bnav {width:235px; margin:0px; padding:0px; list-style:none; font-family: Tahoma;border-top:1px solid #484747;border-bottom:1px solid #484747;} .bnav li {height:20px; display:block; background:url(/kartinki/menu_cspm.png) no-repeat 0 0;text-indent:10px;font-size:11px;} .bnav li:hover {background-position:0 -21px;} .bnav li:hover a:link, .bnav li:hover a:active, .bnav li:hover a:visited {color:#dedede;text-shadow:0 0 3px #313131;padding-top:3;} .bnav li:first-child {border:0;} .bnav li a:link, .bnav li a:active, .bnav li a:visited {height:22px; display:block; color:#b5b5b5;padding-top:3;} .bnav li a:hover {text-decoration:none; text-shadow:0 0 3px #313131;} /*----*/
/* User Group Marks */ a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:00FF00;} a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;font-weight:bold;} a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:#2489f1;} a.groupFriends:link,a.groupFriends:visited,a.groupFriends:hover {color:yellow;} a.groupOther1:link,a.groupOther1:visited,a.grou pOther1:hover {color:#a401ab;} a.groupOther2:link,a.groupOther2:visited,a.grou pOther2:hover {color:#be5f00;} a.groupOther8:link,a.groupOther8:visited,a.groupOther8:hover {color:#FF8C00;} a.groupOther3:link,a.groupOther3:visited,a.grou pOther3:hover {color:#a401ab;font-weight:bold;} a.groupOther5:link,a.groupOther5:visited,a.grou pOther5:hover {color:#00FF00;font-weight:bold;} a.groupOther4:link,a.groupOther4:visited,a.grou pOther4:hover {color:#8e006b;} a.groupOTHER7:link,a.groupOTHER7:visited,a.groupOther7:hover {color:#be5f00;font-weight:bold;} a.groupOTHER6:link,a.groupOTHER6:visited,a.groupOther6:hover {color:red;} /* ---------------- */
/* User Group Marks */ a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:#e71818;} a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:#ff0000;} a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:#808080;} a.groupOther1:link,a.groupOther1:visited,a.grou pOther1:hover {color:#808080;} a.groupOther2:link,a.groupOther2:visited,a.grou pOther2:hover {color:#ffff00;} a.groupOther3:link,a.groupOther3:visited,a.grou pOther3:hover {color:#99b501;} a.groupOther4:link,a.groupOther4:visited,a.grou pOther4:hover {color:#01d1fd;font-weight:bold;} a.groupOther5:link,a.groupOther5:visited,a.grou pOther5:hover {color:#c78bf1;} a.groupOther6:link,a.groupOther6:visited,a.grou pOther6:hover {color:#ff0000;} a.groupOther7:link,a.groupOther7:visited,a.grou pOther7:hover {color:#728248;} a.groupOther8:link,a.groupOther8:visited,a.grou pOther8:hover {color:#01d1fd;font-weight:bold;} a.groupOther9:link,a.groupOther9:visited,a.grou pOther9:hover {color:#ff00ff;} a.groupOther12:link,a.groupOther9:visited,a.grou pOther9:hover {color:#ff00ff;} a.groupOther10:link,a.groupOther10:visited,a.grou pOther10:hover {color:#00cccc;font-weight:bold;} a.groupOther251:link,a.groupOther251:visited,a.grou pOther251:hover {color:#808000;} a.groupOther255:link,a.groupOther255:visited,a.grou pOther255:hover {color:#000000;}
/* ---------------- */
|
|
Дата: Пн, 01.08.2011, 05:27:47 | Сообщение # 4
|
Вот это: Code a.hide-block, a.hide-block:visited {display:block; float:left; height:20px; width:22px; background:url('/imgs/show-hide_button.png') no-repeat;} a.hide-block:hover, a.hide-block:active {background-position:0 -20px;}
a.show-block, a.show-block:visited {display:block; float:left; height:20px; width:22px; background:url('/imgs/show-hide_button.png') no-repeat; background-position:0 -40px;} a.show-block:hover, a.show-block:active {background-position:0 -60px;}
На это: Code a.hide-block, a.hide-block:visited {display:none; float:left; height:20px; width:22px; background:url('/imgs/show-hide_button.png') no-repeat;} a.hide-block:hover, a.hide-block:active {background-position:0 -20px;}
a.show-block, a.show-block:visited {display:none; float:left; height:20px; width:22px; background:url('/imgs/show-hide_button.png') no-repeat; background-position:0 -40px;} a.show-block:hover, a.show-block:active {background-position:0 -60px;}
Не заработает, сегодня днем в скайпе посмотрим если что.
Сообщение отредактировал Creats - Пн, 01.08.2011, 05:29:58
|
|