| Модератор форума: chocopie, Samuel, Mihail |
| Форум » uCoz » Помощь по uCoz » помогите оч оч |
| помогите оч оч |
off-line Добавлено: 2012-Дек-06 - 14:33 | Сообщение #1
как мне сделать чтоб вот то что выделено оранжевым двиголось при проурутке за мышкой?
Прикрепления:
6901306.jpg
(135.4 Kb)
|
off-line Добавлено: 2012-Дек-06 - 14:44 | Сообщение #2
значения в css
Code .header { position:fixed;z-index:1000;width:100%; } там где header - твой класс |
off-line Добавлено: 2012-Дек-06 - 14:45 | Сообщение #3
KiLLeR, извени что за класс?)
|
off-line Добавлено: 2012-Дек-06 - 14:55 | Сообщение #4
ну класс в css
Допустим у тебя не .header , а .shapka |
off-line Добавлено: 2012-Дек-06 - 15:37 | Сообщение #5
KiLLeR, я не пойму давай я тебе скину css и верхнюю часть сайта?
![]() Добавлено (06.12.2012, 15:37:34) |
off-line Добавлено: 2012-Дек-06 - 17:33 | Сообщение #7
верхняя часть сайта
Code [/code]<br><meta name="cypr-verification" content="1e6632d30488d4a4dbdfcdb34258bb4f"> <link rel="icon" href="http://WWW.eswi.ru/fv.ico" type="image/x-icon"> <link rel="shortcut icon" href="http://WWW.eswi.ru/fv.ico" type="image/x-icon"> <style>#puzadpn {display:none;}</style> <table id="t5_0"><tbody><tr><td id="td5_1"> <span style="color:#000000;">beta v2.2</span> </td><td id="td5_2"> <?if($USER_LOGGED_IN$)?> <a href="/index/8">Мой профиль</a> | <a href="$LOGOUT_LINK$">Выход</a> <?else?> <a href="/index/3">Регистрация</a> | <a href="javascript://" onclick="new _uWnd('LF',' ',-250,-110,{autosize:0,closeonesc:1,resize:1},{url:'/index/40'});return false;">Вход</a> <?endif?> </td></tr><tr><td id="td5_3" colspan="2"> <table id="t_menu1"><tbody><tr><td id="td_logo"> <a href="/"><img style="border:0px;" src="/new_shab/images/logo.png"></a></td><td id="td_menu"> <font face="Arial Black"><a href="/" id="wm">Главная</a> <a href="/forum" id="wm">Форум</a> <a href="/load/nash_produkt/4" id="wm"><font color="#00bfff">Наш продукт</font></a> <a href="/publ" id="wm">Статусы</a> <a href="/load" id="wm">Скачать</a></font> </td></tr></tbody></table> </td></tr></tbody></table> <div id="featured"> <ul class="ui-tabs-nav"> <li class="ui-tabs-nav-item ui-tabs-selected" id="nav-fragment-1"><a href="#fragment-1"> <img src="images/image1-small.jpg" alt=""> <span></span></a></li> <li class="ui-tabs-nav-item" id="nav-fragment-2"><a href="#fragment-2"> <img src="images/image2-small.jpg" alt=""> <span></span></a></li> <li class="ui-tabs-nav-item" id="nav-fragment-3"><a href="#fragment-3"> <img src="images/image3-small.jpg" alt=""> <span></span></a></li> <li class="ui-tabs-nav-item" id="nav-fragment-4"><a href="#fragment-4"> <img src="images/image4-small.jpg" alt=""> <span></span></a></li> </ul> <!-- First Content --> <a href="/index/o_sajte/0-6"> </a><div id="fragment-1" class="ui-tabs-panel"><a href="/index/o_sajte/0-6"> <img src="http://yahoos.ru/new_shab/slader1.jpg" alt=""> </a><div class="info"><a href="/index/o_sajte/0-6"> </a><h2><a href="/index/o_sajte/0-6"></a><a href="#"></a></h2> </div> </div> <!-- Second Content --> <div id="fragment-2" class="ui-tabs-panel ui-tabs-hide"> <a href="#"> <img src="http://yahoos.ru/new_shab/slader2.jpg" alt=""> </a><div class="info"><a href="#"> </a><h2><a href="#"></a><a href="#"></a></h2> </div> </div> <!-- Third Content --> <div id="fragment-3" class="ui-tabs-panel ui-tabs-hide"> <a href="/load/video/klipy/detis_znaj_svoju_rol/6-1-0-14"> <img src="http://yahoos.ru/new_shab/slader2.jpg" alt=""> </a><div class="info"><a href="/load/video/klipy/detis_znaj_svoju_rol/6-1-0-14"> </a><h2><a href="/load/video/klipy/detis_znaj_svoju_rol/6-1-0-14"></a><a href="#"></a></h2> </div> </div> <!-- Fourth Content --> <div id="fragment-4" class="ui-tabs-panel ui-tabs-hide"> <a href="#"> <img src="http://yahoos.ru/new_shab/slader2.jpg" alt=""> </a><div class="info"><a href="#"> </a><h2><a href="#"></a><a href="#"></a></h2> </div> </div> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.5.3/jquery-ui.min.js" ></script> <script type="text/javascript"> $(document).ready(function(){ $("#featured > ul").tabs({fx:{opacity: "toggle"}}).tabs("rotate", 5000, true); }); <!-- <popup> --><!-- </popup> --> </script></div> Добавлено (06.12.2012, 17:33:01) Code #featured{ width:710px; padding-right:250px; position:relative; height:450px; background:#fff; border:5px solid #ffffff; } #featured ul.ui-tabs-nav{ position:absolute; top:0; left:500px; list-style:none; padding:0; margin:0; width:50px; } #featured ul.ui-tabs-nav li{ padding:1px 0; padding-left:13px; font-size:12px; color:#666; } #featured ul.ui-tabs-nav li img{ float:left; margin:2px 5px; background:#fff; padding:2px; border:1px solid #eee; } #featured ul.ui-tabs-nav li span{ font-size:11px; font-family:Verdana; line-height:18px; } #featured li.ui-tabs-nav-item a{ display:block; height:0px; color:#333; background:#fff; line-height:20px; } #featured li.ui-tabs-nav-item a:hover{ background:#fffFFF; } #featured li.ui-tabs-selected{ background:url('images/selected-item.gif') top left no-repeat; } #featured ul.ui-tabs-nav li.ui-tabs-selected a{ background:#ccc; } #featured .ui-tabs-panel{ width:960px; height:450px; background:#999; position:relative; } #featured .ui-tabs-panel .info{ position:absolute; top:408px; left:-35; height:70px; background: url('images/transparent-bg.png'); } #featured .info h2{ font-size:18px; font-family:Georgia, serif; color:#fff; padding:5px; margin:0; overflow:hidden; } #featured .info p{ margin:0 5px; font-family:Verdana; font-size:11px; line-height:10px; color:#000000; } #featured .info a{ text-decoration:none; color:#fff; } #featured .info a:hover{ text-decoration:underline; } #featured .ui-tabs-hide{ display:none; } /* Тело сайта */ #gb {position:center; background:url() 50% 0px #ffffff repeat-x;} #div1 {z-index: 0;position:absolute;left: 0px; top: 0px; width: 100%; } #t1 {margin-top:6px;width:990px;background-color:#ffffff;-webkit-border-radius:12px 12px 0 0;-moz-border-radius:12px 12px 0 0;border-radius:12px 12px 0 0;} #td1 {color:#ffffff;padding:0px 10px 0px 10px;} #td2 {width:643px;padding:10px 7px 10px 10px;vertical-align:top;} #td2vm {width:953px;padding:10px 7px 10px 10px;vertical-align:top;} #td3 {width:300px;padding:10px;vertical-align:top;} #td4 {padding:10px;} #t5_0 {width:970px;} #td5_1 {} #td5_2 {text-align:right;} #td5_3 {vertical-align:middle;} #t_menu1 {background:url(/new_shab/images/m_line.png) #000000 repeat-x;color:ffffff;height:37px;width:964px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;} #td_logo {vertical-align:middle;width:120px;} #td_menu {text-align:left;} #wm {margin-left:16px;font-size:12px;outline: none;} a#wm:link,a#wm:active,a#wm:visited {color:#ffffff;text-decoration:none;} a#wm:hover {text-decoration:underline;} #wmU {margin-left:16px;font-size:12px;outline: none;height:30px;} a#wmU:link,a#wmU:active,a#wmU:visited {color:#ffffff;text-decoration:underline;} a#wmU:hover {text-decoration:underline;} html, td, body {font-family:tahoma;font-size:10pt;color:#585858;height:100%;margin:0} select,input {background: #ffffff;color:#585858;vertical-align:middle; font-size:10pt; border: 1px solid #c9c9c9;font-family:tahoma;padding: 5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} select:focus,input:focus {border: 1px solid #579c00;outline: none;} textarea {background-color: #ffffff; border: 1px solid #c9c9c9 ; font-size:10pt; font-family:tahoma;10pt;color:#585858;padding: 3px;resize: none;} a:link {text-decoration:underline; color:#007ab1;outline: none;} a:active {text-decoration:underline; color:#007ab1;outline: none;} a:visited {text-decoration:underline; color:#007ab1;outline: none;} a:hover {text-decoration:none; color:#007ab1;outline: none;} #new_email {background: #ffffff;color:#585858;vertical-align:middle; font-size:10pt; border: 1px solid #c9c9c9;font-family:tahoma;padding: 5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} input#new_email:focus {border: 1px solid #579c00;outline: none;} /* --------- */ /* РџРАВЫЙ Р вЂР ›РћРљ */ #rbt1 {border-bottom: 3px solid #e9a118;display:table;font-size:18px;height:20px;margin-bottom:7px;} #rbt {margin-bottom:40px;} /* ---------- */ /* Р’РВР” РњРђРўР•РЕАЛОВ */ #title {font:24px Lucida Grande,Verdana,sans-serif;font-weight: normal;outline:none;} a#title:link, a#title:active, a#title:visited {text-decoration:none;} a#title:hover {text-decoration:none;} span#spans {font:24px Lucida Grande,Verdana,sans-serif;font-weight:normal;color:#a3a3a3;outline: none;} div#divps {margin-top:-40px;margin-bottom:10px;text-align:center;} #contur {width:640px;border-left:1px #cccccc dashed;margin-top:20px;margin-bottom:80px;margin-left:3px;} #line1 {border-top:1px dashed #cccccc;margin:10px 0 10px 0;width:640px;} #tstuff1 {border:1px;} #tdstuff1 {width:440;height:21px;padding-left:10px;} #tdstuff2 {width:200;text-align:right;} #tdstuff2vm {width:750;text-align:right;font-size:11px;} #divstuffend2 {width:635px;border:1px solid #cccccc;margin-bottom:20px;margin-top:20px;padding-right:5px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;} #divstuffend2vm {width:630px;border:1px solid #cccccc;margin-bottom:20px;margin-top:0px;margin-left:-6px;padding:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;} #Premem1 {width:140px;height:100px;overflow:hidden;position:absolute;position:fixed;z-index:200;cursor:pointer;opacity:0.8;border: 10px solid #4c4c4c;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;} #Premem1:hover {opacity:1.0;} #Premem2 {width:140px;height:100px;overflow:hidden;position:absolute;position:fixed;z-index:200;cursor:pointer;opacity:0.8;border: 10px solid #4c4c4c;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:url(/new_shab/images/nextImgload.gif) 50% 50px #ffffff no-repeat;} #Premem2:hover {opacity:1.0;} #RateMemPad1 {width:160px;position:absolute;position:fixed;z-index:200;margin:118px 0px 0px 0px;text-align:center;} #RateMemPad2 {width:160px;position:absolute;position:fixed;z-index:200;margin:80px 0px 0px 807px;text-align:center;} #NextImg2 {width:140px;border:0px;} #NextPreText {margin-top:120px;} .dlinf{position:relative;} .dlinf span{display:none;} a.dlinf:hover span {position:absolute;z-index:99;text-align:center;font:11px tahoma;display:block;background: rgba(0,0,0,0.8);color:#ffffff;text-decoration:none;padding:5px;bottom:3px;max-width:640px;} #svk {width:21px;height:21px;overflow:hidden;background:url(/new_shab/images/socbut.png) 0px 0px #ffffff no-repeat;cursor:pointer;float:left;margin-right:6px;} #svk:hover {background:url(/new_shab/images/socbut.png) 0px -21px #ffffff no-repeat;} #sfb {width:21px;height:21px;overflow:hidden;background:url(/new_shab/images/socbut.png) -42px 0px #ffffff no-repeat;cursor:pointer;float:left;margin-right:6px;} #sfb:hover {background:url(/new_shab/images/socbut.png) -42px -21px #ffffff no-repeat;} #stv {width:21px;height:21px;overflow:hidden;background:url(/new_shab/images/socbut.png) -21px 0px #ffffff no-repeat;cursor:pointer;float:left;margin-right:6px;} #stv:hover {background:url(/new_shab/images/socbut.png) -21px -21px #ffffff no-repeat;} #sok {width:21px;height:21px;overflow:hidden;background:url(/new_shab/images/socbut.png) -63px 0px #ffffff no-repeat;cursor:pointer;float:left;margin-right:6px;} #sok:hover {background:url(/new_shab/images/socbut.png) -63px -21px #ffffff no-repeat;} /* ------------- */ #Navigator1 {width:642px;height:22px;margin-left:3px;overflow:hidden;padding-top:4px;border-top:1px solid #cccccc;border-bottom:1px solid #cccccc;margin-bottom:10px;outline: none;} a#Navigator1a:link,a#Navigator1a:active,a#Navigator1a:visited {text-decoration:none; color:#579c00;} a#Navigator1a:hover {text-decoration:underline; color:#579c00;} /* Р СћР С’Р вЂР ›РВР§РљР */ #prav {background-color: #ffe8e8;border:1px solid #c6190e;padding:10px;margin-bottom:20px;} #prav2 {background-color: #daffac;border:1px solid #579c00;padding:10px;margin-bottom:20px;} /* -------- */ /* Р СњР ВКНЕЙМЫ */ .groupModer {margin-right:5px;font:normal 13px;text-transform: capitalize;} a.groupModer:link,a.groupModer:visited,a.groupModer:hover {text-decoration:none; color:#579c00;} a.groupModer span {color:#e9a118} .groupAdmin {margin-right:5px;font:normal 13px;text-transform: capitalize;} a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {text-decoration:none; color:#579c00;} a.groupAdmin span {color:#e9a118} .groupVerify {margin-right: 5px; font:normal 13px;text-transform: capitalize;} a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {text-decoration:none; color:#007ab1;} .groupOther1 {margin-right: 5px; font:normal 13px;text-transform: capitalize;} a.groupOther1:link,a.groupOther1:visited,a.groupOther1:hover {text-decoration:none; color:#579c00;} a.groupOther1 span {color:#e9a118} /* -------- */ /* ЮЗЕРРвЂР С’Р */ .loginza_link,#ub {margin:0px 4px 0px 4px; font: normal 13px Tahoma;} a.loginza_link:link,a#ub:link,a#ub:active,a#ub:visited {text-decoration:none; color:#a6a6a6} a.loginza_link:hover,a#ub:hover {text-decoration:none; color:#727272;} #ubO {margin:0px 4px 0px 4px; font: normal 13px Tahoma;} a#ubO:link,a#ubO:active,a#ubO:visited {text-decoration:none; color:#e9a118} a#ubO:hover {text-decoration:none; color:#579c00;} #ubs1 {width:7px;height:9px;display:inline-block;background:url('/new_shab/images/s1.png') no-repeat 0px 0px;} #ubs2 {width:9px;height:9px;display:inline-block;background:url('/new_shab/images/s1.png') no-repeat -7px 0px;} #ubs3 {width:14px;height:9px;display:inline-block;background:url('/new_shab/images/s1.png') no-repeat -16px 0px;} #ubs4 {width:9px;height:9px;display:inline-block;background:url('/new_shab/images/s1.png') no-repeat -30px 0px;} #ubs5 {width:9px;height:9px;display:inline-block;background:url('/new_shab/images/s1.png') no-repeat -39px 0px;} #ubs6 {width:7px;height:9px;display:inline-block;background:url('/new_shab/images/s1.png') no-repeat -48px 0px;} #ubs7 {width:8px;height:9px;display:inline-block;background:url('/new_shab/images/s1.png') no-repeat 0px -18px;} #ubs8 {width:8px;height:9px;display:inline-block;background:url('/new_shab/images/s1.png') no-repeat 0px -9px;} /* -------- */ #add_mems {width:300px;height:120px;overflou:hidden;background:url(/new_shab/images/add_mems.png) 50% -121px no-repeat;cursor:pointer;} #add_mems:hover {background:url(/new_shab/images/add_mems.png) 50% 0px no-repeat;} input#auth_button,input#sfF77,input.loginButton,input.manFlSbm,input.pollBut,input.mButton,input.manFlSbm,input.sbm,input.mchat,input.fastLo gBt,input.fastNav {background: url('/new_shab/images/s2.png') 0px 0px #579c00 repeat-x;padding: 0px 10px;border: 1px solid #407300;cursor: pointer;height: 28px;overflow: visible;outline: none;margin:0px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;font-size:12px;color:#ffffff;} input#auth_button:hover,input#sfF77:hover,input.loginButton:hover,input.manFlSbm:hover,input.pollBut:hover,input.mButton:hover,input.manFlSb m:hover,input.sbm:hover,input.mchat:hover,input.fastLogBt:hover,input.fastNav:hover{background: url('/new_shab/images/s2.png') #579c00 0px -26px repeat-x; color:#ffffff;outline:none;} input#auth_button:active,input#sfF77:active,input.loginButton:active,input.manFlSbm:active,input.pollBut:active,input.mButton:active,input.m anFlSbm:active,input.sbm:active,input.mchat:active,input.fastLogBt:active,input.fastNav:active{background: url('') #579c00 repeat-x; color:#ffffff;outline:none;} input#fCode,.securityCode {height:35px !important;color:#579c00 !important;text-align:center;font-size:16pt !important;} img#secImg,img#secuImg {-webkit-border-radius:3px !important;-moz-border-radius:3px !important;border-radius:3px !important;} /* Персональная Страница */ #upT1 {margin-right:-3px;} #upTD1 {width:200px;vertical-align:top;} #upTD2 {width:420px;vertical-align:top;padding-left:17px;} #upDIV1 {background:#f5f5f5;color:#597da3;} #upmem {border:1px solid #cccccc;width:132px;height:90px;overflow:hidden;float:left;margin:4px;} #upmem:hover {border:1px solid #579c00;} #NavigatorUP {width:419px;height:22px;overflow:hidden;padding-top:4px;border-top:1px solid #cccccc;border-bottom:1px solid #cccccc;margin-bottom:10px;outline: none;} #upinf0 {margin-top:20px;} #upinf1 {border:0px;float:left;width:100px;} #upinf2 {border:0px;text-align:left;} /* -------------------- */ /* Страница описания Р СРµРСРѕРІ */ #opmems1 {width:70px;height:80px;padding-right:20px;font-size:20px;} #opmems1IMG {border: 1px solid #579c01;} #opmems1T {font:16px Lucida Grande,Verdana,sans-serif;font-weight: normal;outline:none;} a#opmems1T:link, a#opmems1T:active, a#opmems1T:visited {text-decoration:underline;} a#opmems1T:hover {text-decoration:none;} /* -------------------- */ #t404 {background-color:#ffffff;border:5px solid #579c00;border-right:5px solid #e9a118;border-bottom:5px solid #e9a118;width:900px;padding:5px;margin-top:10%;} #reger {background-color: #ffe8e8;border:1px solid #c6190e;padding: 10px 0 10px 0;} .catPages1, .pagesBlockuz1, .pagesBlockuz2 {color:#ffffff;border:1px;} .catPages1 a:link, .pagesBlockuz1 a:link, .pagesBlockuz2 a:link, .catPages1 a:visited, .pagesBlockuz1 a:visited, .pagesBlockuz2 a:visited, .catPages1 a:hover, .pagesBlockuz1 a:hover, .pagesBlockuz2 a:hover, .catPages1 a:active, .pagesBlockuz1 a:active, .pagesBlockuz2 a:active{text-decoration:none;color: #000000;background:#ffffff;padding:5px 8px;font-size:8px;border:1px solid #000000;} .catPages1 a:hover, .pagesBlockuz1 a:hover, .pagesBlockuz2 a:hover {text-decoration:none;background:#000000;color:#FFFFFF;border:1px solid #000000;} .catPages1 b, .pagesBlockuz1 b, .pagesBlockuz2 b {text-decoration:none;background:#000000;padding:3px 5px;color:#ffffff;font-size:5px;border:1px solid #000000;} #pscm {margin:0px 0px 10px 0px;text-align:center;} .nullRate {display:inline-block;font:26px Impact;color:#cccccc;text-align:center;cursor: default;} .positiveRate {display:inline-block;font:26px Impact;color:#579c00;text-align:center;cursor: default;} .negativeRate {display:inline-block;font:26px Impact;color:#c6190e;text-align:center;cursor: default;} #pRate {cursor: pointer;color:#cccccc;font:30px Impact !important;} #pRate:hover {color:#579c00;} #nRate {cursor: pointer;color:#cccccc;font:30px Impact !important;} #nRate:hover {color:#c6190e;} /* Всплывающие подсказки */ .tt{position:relative;} .tt span{display:none;} span.tt:hover span,div.tt:hover span {position:absolute;z-index:999;white-space:nowrap;top:40px; left:0;text-align:left;font:11px tahoma;display:block;background: rgba(0,0,0,0.7);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;color:#FFF;text-decoration:none;padding:5px 5px;-webkit-box-shadow:0 0 2px #000;-moz-box-shadow:0 0 2px #000;box-shadow:0 0 2px #000;} .tt2{position:relative;} .tt2 span{display:none;} span.tt2:hover span {border:1px solid #579c00;position:absolute;z-index:999;width:200px;top:-3px; left:320px;text-align:left;font:11px tahoma;display:block;background-color: #daffac;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;color:#585858;text-decoration:none;padding:5px 5px;-webkit-box-shadow:0 0 10px #585858;-moz-box-shadow:0 0 10px #585858;box-shadow:0 0 10px #585858;} /* -------------------- */ #rbpartner1 {width:288px;height:18px;border:1px solid #cccccc;font-weight: bold;padding:2px 0px 0px 10px;margin-top:20px;background-color:#f3f3f3;display:block;} #rbpartner2 {width:298px;border:1px solid #cccccc;border-top:0px;display:block;} #rbpartner3 {outline:none;} a#rbpartner3:link,a#rbpartner4:active,a#rbpartner3:visited {text-decoration:none; color:#007ab1;outline: none;} a#rbpartner3:hover {text-decoration:underline;} #rbpartner4 {font-size:10px;outline:none;} a#rbpartner4:link,a#rbpartner4:active,a#rbpartner4:visited {color:#808080;text-decoration:none;} a#rbpartner4:hover {text-decoration:none;} #rbpartner5 {float:right;margin-right:6px;cursor:help;} #txtF774 {background: #ffffff;color:#579c00;vertical-align:middle; font-size:10pt; border: 1px solid #c9c9c9;font-family:tahoma;padding: 5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} #secuImg,#secuImgC,#secuImgM,#secImgForum {height:28px !important;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} .myBtnLeft {height:28px !important;} .obolochka {border-radius: 3px; padding: 5px; margin-bottom: 5px; background: #fff; font-family: Tahoma; font-size: 11px; color:#808080;} .avatariwe {border-radius: 3px; border: 2px solid #ccc; background: #ccc; width: 40px;} .mesige {border-bottom: 1px solid #ccc; padding-bottom: 8px;} .infywka {border-left: 1px dotted #ccc; padding-left: 6px; font-size: 7pt; } .likees {-moz-transition: all 0.3s ease 0s;width: 43px;-moz-box-sizing: border-box;background: url("http://image-up.3dn.ru/_ph/1/2/895184048.png") repeat-x scroll center top #323232;border: 1px solid #2B2B2B;border-radius: 3px;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.43);color: #FFFFFF;cursor: pointer;display: inline-block;font-family: Calibri,'Trebuchet MS',Verdana,Geneva,Arial,Helvetica,sans-serif;font-size: 8pt;font-style: normal;line-height: 18px;outline: medium none;margin-top: 5px;padding: 0 6px;text-align: center;text-shadow: 0 -1px 0 #2B2B2B;} a.likees {color: #FFFFFF;display: inline-block; text-decoration: none;} .likees:hover {background-color: #555555;color: #FFFFFF;text-decoration: none;} Сообщение отредактировал Andrey92 - Четверг, 2012-Дек-06, 17:32
|
off-line Добавлено: 2012-Дек-06 - 19:44 | Сообщение #8
Попробуй так:
Code #featured .твой тег(любой) { position:fixed;z-index:1000;width:100%; } Потом в див в верхнюю часть сайта Code <div id="featured" class="твой тег"> [url=http://gamersfan.ru]Игровой портал[/url] |
off-line Добавлено: 2012-Дек-06 - 19:49 | Сообщение #9
zeffier, не работает( featured - это слайдер
|
off-line Добавлено: 2012-Дек-06 - 20:07 | Сообщение #10
Andrey92, тогда вставляй просто без featured
[url=http://gamersfan.ru]Игровой портал[/url] |
| |||
