|
|
| Модератор форума: chocopie, Samuel, Mihail |
| Форум » uCoz » Помощь по uCoz » В чем проблема? |
| В чем проблема? |
off-line Добавлено: 2012-Июн-03 - 17:34 | Сообщение #1
Ребята когда добавляю новость курсор уходит в верх туда куда показывает естрелка на скрине. Что сделать в чем проблема??? Добавлено (03.06.2012, 13:29:54) Добавлено (03.06.2012, 17:34:23) Прикрепления:
7447791.jpg
(204.7 Kb)
|
off-line Добавлено: 2012-Июн-03 - 21:54 | Сообщение #2
MakaR, Ты какой то проблемный мальчик
Давай код страницы добавления.
|
off-line Добавлено: 2012-Июн-03 - 21:57 | Сообщение #3
MonaX,
Это в новостях, там нету кода добавления вот код каталога файлов. Code <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>$SECTION_NAME$ - $MODULE_NAME$ - $SITE_NAME$</title> <link rel="stylesheet" type="text/css" href="/css/style.css" media="screen" /> </head> <body> <!-- Тело страницы --> <div class="page"> <!-- Шапка --> <div class="header"> <!-- Логотип --> <div class="header-logo"><a href="/"><strong>Patterns for Sale</strong> <b>Продажа шаблонов</b></a></div> <!-- Баннер --> <div class="header-banner"></div> </div> <div class="main"> <!-- Левая колонка --> <div class="leftcol"> <!-- Верхняя навигация --> <ul class="nav"> <li><a href="/">Главная</a></li> <li><a href="/">Фитрина шаблонов</a></li> <li><a href="/">Партнерам</a></li> <li><a href="/">Администрация</a></li> <li><a href="/">Проекты</a></li> <li><a href="/">Правила</a></li> </ul> <!-- <body> --><table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="80%"><a href="$HOME_PAGE_LINK$"><!--<s5176>-->Главная<!--</s>--></a> » <a href="$MODULE_URL$"><!--<s5182>-->Файлы<!--</s>--></a> » $SECTION_NAME$</td> <td align="right" style="white-space: nowrap;"><?if($ADD_ENTRY_LINK$)?>[ <a href="$ADD_ENTRY_LINK$"><!--<s5186>-->Добавить материал<!--</s>--></a> ]<?endif?> </td> </tr> </table> <hr /> $BODY$<!-- </body> --> </div> <!-- Правая колонка --> <div class="rightcol"> <!-- Поиск --> <form method="post" action=''> <div class="block-search"> <input type="hidden" name="do" value="search" /> <input type="hidden" name="subaction" value="search" /> <input name="story" type="text" class="input" onblur="if(this.value=='') this.value='Поиск по сайту'" onfocus="if(this.value=='Поиск по сайту') this.value=''" value="Поиск по сайту" /> <input type="submit" value="" class="submit" /> </div> </form> <!-- Профиль --> <h6>Профиль</h6> <div class="block">$LOGIN_FORM$</div> <!-- Популярное --> <h6>Витрина ссылок</h6> <ul class="block block-popular"> Тут может быть твоя ссылка всего за 2 рубля </ul> </div> </div> <!-- Подвал --> <div class="footer"> <div class="footer-text"> © 2012 PFS<br>$POWERED_BY$ </div> <ul class="footer-banners"> <!--LiveInternet counter--><script type="text/javascript"><!-- document.write("<a href='http://www.liveinternet.ru/click' "+ "target=_blank><img src='//counter.yadro.ru/hit?t14.2;r"+ escape(document.referrer)+((typeof(screen)=="undefined")?"": ";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth? screen.colorDepth:screen.pixelDepth))+";u"+escape(document.URL)+ ";"+Math.random()+ "' alt='' title='LiveInternet: показано число просмотров за 24"+ " часа, посетителей за 24 часа и за сегодня' "+ "border='0' width='88' height='31'><\/a>") //--></script><!--/LiveInternet--> </ul> </div> </body> </html> |
off-line Добавлено: 2012-Июн-03 - 22:11 | Сообщение #4
Ну ка дай код cSS еще, и ты мне кстати дал код страницы добавления редактирования материала?
|
off-line Добавлено: 2012-Июн-03 - 22:13 | Сообщение #5
Quote (MonaX) ты мне кстати дал код страницы добавления редактирования материала? Да css у меня нет только это http://pfs.ucoz.com/css/style.css |
off-line Добавлено: 2012-Июн-03 - 22:25 | Сообщение #6
MakaR, меня при клике не куда не перебрасывает.
Добавлено (03.06.2012, 22:25:15) |
off-line Добавлено: 2012-Июн-03 - 22:32 | Сообщение #7
MonaX, Вот код тогда
Code /* www.verstka.pro */ html {font-size: 100.01%;} body {font: 62.5% Tahoma, Geneva, Sans-serif; color: #000; background: #fff;} html, body {margin: 0px; padding: 0px; height: 100%; width: 100%;} a, a img {border: none; outline: none;} *:focus, * {-moz-outline: none; outline: none; ie-dummy: expression(this.hideFocus=true); resize: none;} table, td, th {padding: 0px; border-collapse: collapse;} ul, li, form, fieldset, dl, dt, dd, h1, h2, h3, h4, h5, h6, del {margin: 0px; padding: 0px; list-style: none; text-decoration: none; font-style: normal; border: none;} a {color: #09c6e1; text-decoration: underline;} a:hover {text-decoration: none;} /* debug */ /* * {outline: 2px dotted red; *border: 2px dotted red;} * * {outline: 2px dotted green; *border: 2px dotted green;} * * * {outline: 2px dotted orange; *border: 2px dotted orange;} * * * * {outline: 2px dotted blue; *border: 2px dotted blue;} * * * * * {outline: 1px solid red; *border: 1px solid red;} * * * * * * {outline: 1px solid green; *border: 1px solid green;} * * * * * * * {outline: 1px solid orange; *border: 1px solid orange;} * * * * * * * * {outline: 1px solid blue; *border: 1px solid blue;} */ .editor {position: relative;} iframe {top: 26px !important; left: 317px !important; position: absolute !important; z-index: 9999;} #dle_emo {top: 26px !important; left: 200px !important; position: absolute !important; z-index: 9999;} .addnews iframe {top: 280px !important; left: 392px !important; position: absolute !important; z-index: 9999;} .addnews #dle_emo {top: 280px !important; left: 356px !important; position: absolute !important; z-index: 9999;} /* Каркас */ .main {overflow: hidden; zoom: 1;} .leftcol {float: left; width: 694px;} .leftcol h6 {font: bold 1.7em Arial, Helvetica, Sans-serif; padding: 0px 0px 12px 5px;} .rightcol {float: left; width: 210px; margin-left: 19px;} .rightcol h6 {font: bold 1.4em/43px Arial, Helvetica, Sans-serif; background: url(../images/block.png) no-repeat 0px 0px; width: 210px; height: 43px; text-align: center; color: #000;} /* Категории */ .cat_menu {background: url(../images/mobile.png) no-repeat 5px 15px; padding: 17px 0px 28px 75px; min-height: 85px; _height: 85px;} .cat_menu li {display: -moz-inline-box; display: inline-block; *zoom: 1; *display: inline; color: #aeaeae; font: bold 1.4em Arial, Helvetica, Sans-serif; width: 205px; padding-bottom: 15px;} .cat_menu li del {color: #000;} .cat_menu li a {color: #09c6e1; text-decoration: underline;} .cat_menu li a:hover {text-decoration: none;} /* Приветствие */ .block-about {padding: 3px 0px 11px 0px;} .block-about p {font: 1.2em/15px Tahoma, Geneva, Sans-serif; color: #000; padding: 0px 0px 15px 5px; margin: 0px;} /* Топ */ .topnews {overflow: hidden; zoom: 1; padding-bottom: 23px;} .topnews dl {overflow: hidden; zoom: 1; display: block; background: url(../images/top.png) no-repeat 0px 0px; float: left; width: 342px; height: 102px; margin-left: 8px;} .topnews dl:first-child {margin-left: 0px;} .topnews dt {float: left; width: 72px; height: 72px; border: 1px solid #c7c7c7; background: #fff url(../images/nothing.png) no-repeat 0px 0px; overflow: hidden; zoom: 1; margin: 15px 0px 0px 15px;} .topnews dt img {display: block;} .topnews dd {float: left; width: 230px; font: 1.1em/13px Arial, Helvetica, Sans-serif; color: #000; padding: 19px 0px 0px 8px;} .topnews dd a {font-weight: bold; color: #000; text-decoration: underline;} .topnews dd a:hover {text-decoration: none;} /* Новости */ .shortnews {overflow: hidden; zoom: 1; background: url(../images/spacer.png) no-repeat 5px 0px; margin: 13px 5px 0px 0px;} .shortnews-header {font: bold 1.2em Arial, Helvetica, Sans-serif; color: #000; padding: 17px 0px 13px 5px;} .shortnews h6 {padding: 17px 0px 13px 5px;} .shortnews h6 sup {padding-left: 4px; font-size: 10px;} .shortnews-header a {color: #000;} .shortnews-header sup {padding-left: 4px;} .shortnews-options-top {overflow: hidden; zoom: 1;} .shortnews-options-top .shortnews-info {display: block; float: left; height: 35px; background: url(../images/news.png) no-repeat 0px 0px; font: bold 1.1em/33px Tahoma, Geneva, Sans-serif; color: #000; padding-left: 16px;} .shortnews-options-top .shortnews-info li {display: block; float: left; height: 35px;} .shortnews-options-top .shortnews-info li del {color: #aeaeae; padding: 0px 7px;} .shortnews-last-option {background: url(../images/news.png) no-repeat 100% 100%; padding-right: 19px;} .shortnews-date {float: left; color: #aeaeae; font: 1.1em Tahoma, Geneva, Sans-serif; padding: 10px 0px 0px 8px;} .shortnews-date del {padding-right: 6px;} .shortnews-rate {float: right; width: 85px; padding: 9px 13px 0px 0px;} .shortnews-body {font: 1.2em/15px Tahoma, Geneva, Sans-serif; color: #000; padding: 10px 0px 0px 5px; overflow: hidden; zoom: 1;} .shortnews-options-bottom {overflow: hidden; zoom: 1; font: bold 1.1em Tahoma, Geneva, Sans-serif; color: #000; padding: 16px 3px 0px 5px;} .shortnews-options-bottom del {color: #3ad1e7;} .shortnews-tags {float: left;} .shortnews-counts {float: right;} .shortnews-counts a {color: #000;} .shortnews-counts span {color: #aeaeae;} .shortnews-counts dfn {padding: 0px 14px 0px 13px;} .fullstory {background: url(../images/spacer.png) no-repeat 5px 100%; padding-bottom: 13px; margin-top: 0px;} .fullstory p {margin: 0px; padding: 0px 0px 15px 0px;} /* Служебные стили */ .nopadd {padding-bottom: 0px !important;} .notoppadd {margin-top: 4px;} .padd {padding-top: 10px;} .nopadding {padding-top: 0px;} .noborder {border: 0px !important;} .nobg {background: none;} /* Опрос в новости */ .poll-list {color: #000; padding: 20px 0px 0px 20px; width: 90%; font: 1.1em/1.62em Tahoma, Geneva, Sans-serif;} /* Комментарий */ .comment {color: #000; font: 1.1em/1.62em Tahoma, Geneva, Sans-serif; overflow: hidden; zoom: 1; background: url(../images/spacer.png) no-repeat 5px 100%; margin: 0px 0px 10px 0px; padding-bottom: 6px;} .comment-header {font: 0.9em Tahoma, Geneva, Sans-serif; color: #909090; overflow: hidden; zoom: 1; padding-bottom: 2px;} .comment-header a {color: #909090;} .comment-header li {display: inline;} .comment-header del {padding: 0px 4px;} .comment-header .comm-date {float: right;} .comment-header .comm-date a {text-decoration: none; color: #4b4b4b;} .comment-header .comm-date a:hover {text-decoration: underline;} .comment-body {overflow: hidden; zoom: 1;} .comment-options {position: absolute; right: 17px; margin-top: -26px;} .comment a {text-decoration: underline;} .comment a:hover {text-decoration: none;} .comment-options del {padding: 0px 4px; background: url(../images/spacer-vertical.png) no-repeat 50% 0px;} .comment-text {margin: 8px 0px 0px 103px; padding: 14px 20px 19px 20px;} .comment-left {float: left; width: 103px; padding: 8px 0px 0px 0px; background: url(../images/comment.png) no-repeat 0px 8px;} .comment-avatar {padding: 4px 0px 10px 10px;} .comment-user-group {text-align: center; width: 100px; text-align: center; color: #8f8f8f !important; font: normal 9px Tahoma, Geneva, Sans-serif !important; padding-top: 2px;} .comment-user-group * {color: #8f8f8f !important; font: normal 9px Tahoma, Geneva, Sans-serif !important;} .comment-footer {font: 0.9em Tahoma, Geneva, Sans-serif; color: #b6b6b6; text-align: right; padding-top: 5px;} .comment-footer del {padding: 0px 5px;} .comment-footer a {color: #a3a3a3; text-decoration: underline;} .comment-footer a:hover {text-decoration: none;} .editinfo {font: italic 0.8em Tahoma, Geneva, Sans-serif; color: #999; padding-top: 14px;} .pm-footer {margin-left: 0px;} .anchor {display: block; height: 1px; margin-bottom: -10px;} .mass_comments_action {color: #4b4b4b; font: 1.1em/14px Tahoma, Geneva, Sans-serif; background: url(../images/spacer-h.png) repeat-x -1px 100%; padding: 1px 0px 14px 0px; overflow: hidden; zoom: 1; text-align: right;} .mass_comments_action .bbcodes {margin-bottom: -1px;} .pm-comment {background: none;} #dle-pm-preview .comment {border: 2px dashed #ccc; background: #fff; padding: 10px; position: relative; top: -3px;} /* Навигация по новостям */ .navigation {text-align: right; background: url(../images/spacer.png) no-repeat 5px 0px; font: bold 1.2em Tahoma, Geneva, Sans-serif; margin-top: 19px; padding: 19px 17px 19px 5px;} .navigation .nav-prev {float: left; display: block;} .navigation .nav-next {float: right; display: block;} .navigation .nav-center {text-align: center; display: block;} .navigation .nav-center * {margin: 0px 2px;} .navigation a {text-decoration: underline; color: #000} .navigation a:hover {text-decoration: none;} /* Опрос */ .vote-title {padding-bottom: 10px; color: #000;} .vote-list {color: #3ad1e7; font-weight: bold; line-height: 20px; padding-bottom: 10px;} .vote-list img, #dle-poll-list img {border: 0px !important;} #dle-poll-list {padding-bottom: 10px;} .vote-total {color: #010101;} /* Формы */ textarea, select, input {font: 11px Tahoma, Geneva, Sans-serif; color: #000;} .any-form {font: 1.1em Tahoma, Geneva, Sans-serif; color: #000; padding: 14px 0px 20px 5px;} .any-form a {color: #000; text-decoration: underline;} .any-form a:hover {text-decoration: none;} .any-form h2 {padding-bottom: 10px;} .any-form .form-bbcodes {width: 517px; white-space: nowrap; overflow: hidden;} .any-form label {display: block; margin-bottom: 10px;} .any-form label label {display: block; margin-bottom: -10px;} .any-form label span {display: block;} .any-form label .input, #searchinput, .xfields input, .xprofile input, .xf input {font: 11px Arial, Helvetica, Sans-serif !important; background: url(../images/input.png) repeat-x 0px 0px !important; border: 1px solid #c7c7c7 !important; padding: 4px 0px 4px 3px !important; width: 252px !important;} .any-form label select, .xfields select, .xprofile select {width: 258px !important; height: 22px; font: 11px Tahoma, Geneva, Sans-serif; color: #000;} .any-form label textarea, .xfields textarea, .xprofile textarea {background: #fff; border: 1px solid #ccc; color: #000; font: 11px/18px Tahoma, Geneva, Sans-serif; padding: 4px 3px 4px 3px; width: 500px;} .addcom-header {font: bold 1.4em/16px Tahoma, Geneva, Sans-serif; color: #4b4b4b; padding-top: 15px;} .addcom-form {margin-top: 15px;} .full-editor .editor {width: 497px !important; height: 183px;} .full-editor .editor textarea {width: 497px !important; position: absolute;} .news.addnews {padding-bottom: 0px; margin-bottom: 20px;} .news.addnews .send-form {padding: 20px 0px;} .xfields font {position: relative !important; top: 1px !important; left: 3px !important;} #result-registration {display: block; padding: 2px 0px 0px 1px;} .addnews textarea {width: 500px !important;} .addnews {position: relative;} table td.search {text-align: left; font: 11px Tahoma, Geneva, Sans-serif; color: #4b4b4b;} table td.search div {margin: 0px !important;} table td.search select.rating {text-indent: 0px !important; color: #4b4b4b !important;} table td.search select {width: 166px !important; height: 20px; font: 11px Tahoma, Geneva, Sans-serif; color: #4b4b4b;} table td.search #searchinput {width: 266px !important; margin: 14px 35px 0px 0px;} #searchuser {width: 163px !important;} .big-textarea {height: 200px; width: 492px !important; background: #fff; color: #000; font: 11px/18px Tahoma, Geneva, Sans-serif; border: 1px solid #dbdbdb;} #allow_subscribe {float: left; margin: -1px 5px 0px 0px;} .admintag {padding: 10px 0px;} .admintag label {display: block; float: left; position: relative; margin: -14px 0px 0px 30px;} .admintag input {display: block; clear: both;} .addcom-not-logged label {display: inline !important; padding-right: 19px;} .addcom-not-logged label input {margin-bottom: 18px; width: 210px;} .addcom-not-logged-submit {margin-top: -35px !important;} /* Статистика сайта */ .stat {line-height: 20px;} .stat dt {overflow: hidden; zoom: 1;} .stat dt span {display: block; float: left; width: 220px;} .stat dd {display: block; font-weight: bold;} .bigpadd {padding-bottom: 14px;} .userstop {font: 1.1em Tahoma, Geneva, Sans-serif; width: 96%; margin-left: 5px; border: 0px; padding: 0px;} .userstop td {border-collapse: collapse; padding: 0px;} .userstop a {color: #000; text-decoration: underline;} .userstop a:hover {text-decoration: none;} /* Профиль */ .userinfo {line-height: 20px;} .userinfo li {margin-left: 120px;} .userinfo li.photo {position: absolute; margin-left: 0px; *margin-left: -120px;} .userinfo .rating ul {margin: 6px 0px 0px 8px;} .userinfo .group {padding: 6px 0px 0px 0px; text-align: center;} /* Дополнительные поля */ .xf {width: 100%;} .xf td.addnews {padding-bottom: 2px;} .xf td {display: block !important;} .xf font {top: -13px; position: relative; left: -10px;} /* Тег SPOILER */ .title_spoiler {color: #000; background: #fff; border: 1px dotted #ccc; font-weight: bold; padding: 5px; margin-top: 6px;} .title_spoiler img {margin: 0; padding: 0;} .text_spoiler {color: #000; background: #fff; border: 1px dotted #ccc; border-top: 0; text-align: justify; padding: 5px;} /* Tэг CODE */ .scriptcode {color: #000; background: #fff; border: 1px dotted #ccc; text-align: left; padding: 5px; margin-top: 6px;} .title_quote, .quote, .title_spoiler, .text_spoiler, .scriptcode {font-size: 1em;} .rating {color: #555555; font-size: 11px; font-family: tahoma; width: 85px; height: 16px; text-indent: -9999px;} .unit-rating {list-style: none; margin: 0px; padding: 0px; width: 85px; height: 16px; position: relative; background-image: url(../dleimages/rating.gif); background-position: top left; background-repeat: repeat-x;} .unit-rating li {text-indent: -90000px; padding: 0px; margin: 0px; float: left;} .unit-rating li a {display: block; width: 17px; height: 16px; text-decoration: none; text-indent: -9000px; z-index: 17; position: absolute; padding: 0px;} .unit-rating li a:hover {background-image: url(../dleimages/rating.gif); background-position: left center; z-index: 2; left: 0px;} .unit-rating a.r1-unit {left: 0px;} .unit-rating a.r1-unit:hover {width: 17px;} .unit-rating a.r2-unit {left: 17px;} .unit-rating a.r2-unit:hover {width: 34px;} .unit-rating a.r3-unit {left: 34px;} .unit-rating a.r3-unit:hover {width: 51px;} .unit-rating a.r4-unit {left: 51px;} .unit-rating a.r4-unit:hover {width: 68px;} .unit-rating a.r5-unit {left: 68px;} .unit-rating a.r5-unit:hover {width: 85px;} .unit-rating li.current-rating {background-image: url(../dleimages/rating.gif); background-position: left bottom; position: absolute; height: 16px; display: block; text-indent: -9000px; z-index: 1;} /* BB коды */ .editor_button {float: left; cursor: pointer; padding-left: 2px; padding-right: 2px;} .editor_buttoncl {float: left; cursor: pointer; padding-left: 1px; padding-right: 1px; border-left: 1px solid #bbbbbb; border-right: 1px solid #bbbbbb;} .editbclose {float: right; cursor: pointer;} .editor_button select {font-family: tahoma; font-size: 11px;} .editor_button img, .editbclose img, .editor_button_brk img {margin: 0; padding: 0;} /* Дополнительные поля новостей */ .xfields textarea {color: #555; font-size: 11px; font-family: tahoma; width: 320px; height: 86px; border: 1px solid #e0e0e0; background-color: #ffffff;} .xfields input {color: #555555; font-size: 11px; font-family: tahoma; width: 300px; height: 14px; border: 1px solid #e0e0e0; background-color: #ffffff;} .xfields select {color: #555555; font-size: 11px; font-family: tahoma; height: 18px; border: 1px solid #e0e0e0; background-color: #ffffff;} /* Дополнительные поля профиля пользователей */ .xprofile textarea {color: #555555; font-size: 11px; font-family: tahoma; width: 320px; height: 86px; border: 1px solid #e0e0e0; background-color: #ffffff;} .xprofile input {color: #555555; font-size: 11px; font-family: tahoma; width: 250px; height: 14px; border: 1px solid #e0e0e0; background-color: #ffffff;} /* Персональные сообщения */ table.pm input.bbcodes {margin: 10px 0px 20px 0px; position: relative; right: -32px;} .pm_head {padding-top: 15px;} .pm_list {color: #000; line-height: 22px;} .pm_list img {display: none !important;} .pm_list a {color: #000;} .pm-body {font: 1.2em/14px Tahoma, Sans-serif; padding-bottom: 10px;} /* Выпадающее меню */ #dropmenudiv {border: 1px solid #ccc; font: normal 10px/20px 'Tahoma'; margin: 2px;} #dropmenudiv a {display: block; text-indent: 3px; text-decoration: none; color: #666; background: #fff; border: 1px solid #eee; padding: 1px 0px;} #dropmenudiv a:hover {background: #eee; color: #000;} /* Уведомление о получении новых PM */ #newpm {position: absolute; width: 400px; padding: 4px; background-color: #fdfdfd; border: 1px solid #bbb; font-family: verdana; color: #000; line-height: 135%;} #newpmheader {padding: 2px 5px 0px 5px; height: 20px; color: #ffffff; font-weight: bold; background-color: #3ad1e7; font-family: verdana; cursor: move;} #newpm a {background: transparent; color: #3ad1e7; text-decoration: none;} #newpm a:hover {background: transparent; color: #3ad1e7; text-decoration: underline;} #newpmheader a {color: #fff; text-decoration: none;} /* Ссылка на скачивание прикрепленного файла */ .attachment {color: #808080;} /* Поиск по сайту и результаты поиска */ /*.textin {color: #555555; font-size: 11px; font-family: tahoma; border: 1px solid #e0e0e0; text-decoration: none; padding-left: 3px; background-color: #fff;}*/ .sresult {text-align: justify; font-weight: normal; line-height: 16px; font-family: tahoma; font-size: 12px; color: #555555;} /* показ оригинальной картинки загруженной на сайт из уменьшенной копии */ .highslide-wrapper, .highslide-outline {background: #FFFFFF;} .highslide-image {border: 2px solid #FFFFFF;} .highslide-active-anchor {visibility: hidden;} .highslide-active-anchor img {visibility: hidden;} .highslide-dimming {background: black;} .highslide-html {background-color: white;} .highslide-html-content {display: none;} .highslide-loading {display: block; color: #ffffff; font-size: 9px; font-weight: bold; text-decoration: none; padding: 3px; border: 1px solid #fff; background: #000;} a.highslide-full-expand {background: url(../dleimages/fullexpand.gif) no-repeat; display: block; margin: 0 10px 10px 0; width: 34px; height: 34px;} .highslide-footer {height: 11px;} .highslide-footer .highslide-resize {float: right; height: 12px;width: 11px; background: url(../dleimages/resize.gif);} .highslide-resize {cursor: nw-resize;} .highslide-display-block {display: block;} .highslide-display-none {display: none;} .highslide-caption {display: none; padding: 5px; background: white;} .highslide-controls {width: 195px; height: 40px; background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat; margin: 10px 15px 10px 0px;} .highslide-controls ul {position: relative; left: 15px; height: 40px; list-style: none; margin: 0; padding: 0; background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;} .highslide-controls li {float: left; padding: 5px 0;} .highslide-controls a {background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif); display: block; float: left; height: 30px; width: 30px;outline: none;} .highslide-controls a.disabled {cursor: default;} .highslide-controls a span {display: none;} .highslide-controls .highslide-previous a {background-position: 0 0;} .highslide-controls .highslide-previous a:hover {background-position: 0 -30px;} .highslide-controls .highslide-previous a.disabled {background-position: 0 -60px !important;} .highslide-controls .highslide-play a {background-position: -30px 0;} .highslide-controls .highslide-play a:hover {background-position: -30px -30px;} .highslide-controls .highslide-play a.disabled {background-position: -30px -60px !important;} .highslide-controls .highslide-pause a {background-position: -60px 0;} .highslide-controls .highslide-pause a:hover {background-position: -60px -30px;} .highslide-controls .highslide-next a {background-position: -90px 0;} .highslide-controls .highslide-next a:hover {background-position: -90px -30px;} .highslide-controls .highslide-next a.disabled {background-position: -90px -60px !important;} .highslide-controls .highslide-move a {background-position: -120px 0;} .highslide-controls .highslide-move a:hover {background-position: -120px -30px;} .highslide-controls .highslide-full-expand a {background-position: -150px 0;} .highslide-controls .highslide-full-expand a:hover {background-position: -150px -30px;} .highslide-controls .highslide-full-expand a.disabled {background-position: -150px -60px !important;} .highslide-controls .highslide-close a {background-position: -180px 0;} .highslide-controls .highslide-close a:hover {background-position: -180px -30px;} /* Облако тегов */ .clouds_xsmall {font-size: x-small;} .clouds_small {font-size: small;} .clouds_medium {font-size:;} .clouds_large {font-size: large;} .clouds_xlarge {font-size: x-large;} /* ==================== Информационное оконо загрузки AJAX */ #loading-layer { display:none; font-family: Verdana;font-size: 11px; background:#000;padding:10px; text-align:center; border:1px solid #000; color: #FFF; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; } /* ==================== Автозаполнение облака тегов */ .ui-autocomplete { position: absolute; cursor: default; } * html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */ .ui-menu { list-style:none; padding: 2px; margin: 0; display:block; float: left; } .ui-menu .ui-menu { margin-top: -3px; } .ui-menu .ui-menu-item { margin:0; padding: 0; zoom: 1; float: left; clear: left; width: 100%; } .ui-menu .ui-menu-item a { text-decoration:none; display:block; padding:.2em .4em; line-height:1.5; zoom:1; } .ui-menu .ui-menu-item a.ui-state-hover, .ui-menu .ui-menu-item a.ui-state-active { font-weight: normal; margin: -1px; } /* ==================== Диалоговые и всплывающие окна jQuery UI */ .ui-helper-clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; } .ui-helper-clearfix { display: inline-block; } * html .ui-helper-clearfix { height: 1%; } .ui-helper-clearfix { display: block; } .ui-icon { background-repeat: no-repeat; display: block; overflow: hidden; text-indent: -99999px; } .ui-widget { font-family: Tahoma, Lucida Sans, Arial, sans-serif; font-size: 11px; } .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: tahoma, Arial, sans-serif; font-size: 11px; } .ui-widget-content { background: #fcfdfd 50% bottom repeat-x; border: 1px solid #a6c9e2; color: #222222; } .ui-widget-content a { color: #222222; } .ui-widget-header { background: #5c9ccc url(../images/ui-bg_gloss-wave.png) 50% 50% repeat-x; border: 1px solid #4297d7; color: #ffffff; font-weight: bold; } .ui-widget-header a { color: #ffffff; } .ui-state-default, .ui-widget-content .ui-state-default { background: #dfeffc url(../images/ui-bg_glass_85.png) 50% 50% repeat-x; border: 1px solid #c5dbec; color: #2e6e9e; font-weight: bold; } .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #2e6e9e; text-decoration: none; } .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { background: #d0e5f5 url(../images/ui-bg_glass_75.png) 50% 50% repeat-x; border: 1px solid #79b7e7; color: #1d5987; font-weight: bold; } .ui-state-hover a, .ui-state-hover a:hover { color: #1d5987; text-decoration: none; } .ui-state-active, .ui-widget-content .ui-state-active { background: #f5f8f9 50% 50% repeat-x; border: 1px solid #79b7e7; color: #e17009; font-weight: bold; } .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #e17009; text-decoration: none; } .ui-widget :active { outline: none; } .ui-state-error { background: #fef1ec 50% 50% repeat-x; border: 1px solid #cd0a0a; color: #cd0a0a; } .ui-widget-header .ui-icon { background-image: url(../images/ui-icons.png); } .ui-state-hover .ui-icon, .ui-state-focus .ui-icon { background-image: url(../images/ui-icons_h.png); } .ui-icon-close { background-position: -80px -128px; } .ui-icon-closethick { background-position: -96px -128px; } .ui-button .ui-button-text { display: block; line-height: 1.4; } .ui-button-text-only .ui-button-text { padding: .4em .8em; } input.ui-button { padding: .4em 1em; } .ui-button-set { margin-right: 7px; } .ui-button-set .ui-button { margin-left: 0; margin-right: -.3em; } button.ui-button::-moz-focus-inner { border: 0; padding: 0; } .ui-dialog { overflow: hidden; padding: .2em; position: absolute; width: 300px; } .ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em; position: relative; } .ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .2em 0; } .ui-dialog .ui-dialog-titlebar-close { height: 18px; margin: -10px 0 0 0; padding: 1px; position: absolute; right: .3em; top: 50%; width: 19px; } .ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; } .ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; } .ui-dialog .ui-dialog-content { background: none; border: 0; overflow: hidden; padding: .5em 1em; position: relative; zoom: 1; } .ui-dialog .ui-dialog-buttonpane { background-image: none; border-width: 1px 0 0 0; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; text-align: left; } .ui-dialog .ui-dialog-buttonpane button { cursor: pointer; float: right; line-height: 1.4em; margin: .5em .4em .5em 0; overflow: visible; padding: .2em .6em .3em .6em; width: auto; } .ui-dialog .ui-resizable-se { bottom: 3px; height: 14px; right: 3px; width: 14px; } .ui-draggable .ui-dialog-titlebar { cursor: move; } /*---Подсветка кода в теге [code]---*/ pre code { display: block; padding: 0.5em; background: #f9fafa; border: 1px solid #dce7e7; overflow:auto; white-space: pre; } pre .comment, pre .template_comment, pre .diff .header, pre .doctype, pre .lisp .string, pre .javadoc { color: #93a1a1; font-style: italic; } pre .keyword, pre .css .rule .keyword, pre .winutils, pre .javascript .title, pre .method, pre .addition, pre .css .tag, pre .lisp .title { color: #859900; } pre .number, pre .command, pre .string, pre .tag .value, pre .phpdoc, pre .tex .formula, pre .regexp, pre .hexcolor { color: #2aa198; } pre .title, pre .localvars, pre .function .title, pre .chunk, pre .decorator, pre .builtin, pre .built_in, pre .lisp .title, pre .identifier, pre .title .keymethods, pre .id { color: #268bd2; } pre .tag .title, pre .rules .property, pre .django .tag .keyword { font-weight: bold; } pre .attribute, pre .variable, pre .instancevar, pre .lisp .body, pre .smalltalk .number, pre .constant, pre .class .title, pre .parent, pre .haskell .label { color: #b58900; } pre .preprocessor, pre .pi, pre .shebang, pre .symbol, pre .diff .change, pre .special, pre .keymethods, pre .attr_selector, pre .important, pre .subst, pre .cdata { color: #cb4b16; } pre .deletion { color: #dc322f; } pre .tex .formula { background: #eee8d5; } Добавлено (03.06.2012, 22:32:51) |
off-line Добавлено: 2012-Июн-03 - 22:37 | Сообщение #8
MakaR, ДА я уже видел css, я говорю что у меня с мышью все в порядке на твоем сайте.
Вот твой сайт: http://pfs.ucoz.com/ И Я даже не знаю в чем там проблема даже. |
off-line Добавлено: 2012-Июн-03 - 22:43 | Сообщение #9
MonaX, Плохо
![]() Добавлено (03.06.2012, 22:42:35) Добавлено (03.06.2012, 22:43:52) |
| |||
| |||
