Jump to content

IOzer

Newbie
  • Posts

    20
  • Joined

  • Last visited

Everything posted by IOzer

  1. Не знаю в чём дело переустановка не помогла неужели только у меня так отображает.. Сейчас даже на другом компе установил всёравно криво.
  2. Хм прикольно а у меня так Получается у меня что то с браузером?
  3. В смысле что нормально? комментарии разве не сползают в низ страницы? http://yarsmart.ru/main/soft/82898-master-vizitok-v1.25.html У меня во всех браузерах нормально а в хроме такая ерунда..
  4. Блин ну народ хватит прикалываться то не ужели никто не может помочь
  5. Вы про что про сайт или про ссылку на скачку css? Если про сайт так этож варезник добавляют всё в подряд, а из рекламмы ток тизеры (порнушные есть ток в полной новости)
  6. В общем проблемка с шаблончиком во всех браузерах вроде отображает корректно, а вот в Google Chrome на странице полной новости после добавления комментария сам комент уползает в самый низ страницы. Вот пример Подскажите что подправить?
  7. Всё разобрался удалите темку
  8. Людии подскажите пожалуйста как исправить ошибку в jboard-3? При одобрении объявлений в админке выдаёт вверху такую ошибку и при удалении пользователем из блокнота выбраных объявлений тоже самое: Notice: Array to string conversion in /home/каталог/public_html/сайт.ru/admin/ conf.php on line 1565 Warning: Cannot modify header information - headers already sent by (output started at /home/каталог/public_html/сайт.ru/admin/ conf.php:1565) in /home/каталог/public_html/сайт.ru/admin/ conf.php on line 1577 Вроде всё работает нормалёк и объявления даже с этой ошибкой модерируются, но всётаки хотелось бы от неё избавиться.. в файле conf.php строка 1565: if(is_utf8($arr[$n]))$arr[$n]=trim($arr[$n]); строка 1577: header("Content-Type: text/html; charset=utf-8"); Может можно как то удалить эти строчки? просто сам пытался не получается соблюсти синтаксис подскажите кто знает вот сам файлик: http://rghost.ru/download/957845/5e778691a...d5a5c1/conf.rar
  9. Чтот ничего не понял на сколько я знаю DirectoryIndex index.html index.php открывает индексные файлы если отсутствует один то открывает второй. А мне нужно к примеру прописать так RewriteRule ^$ страница.html только как правильно я не знаю иначе просто напросто при переходе по ссылке http://сайт.ру/страница.html мне открывает главную страницу скрипта В общем вот если что то непонятно объяснил вот закинул в корневой каталог страничку files.html http://cs.yarsmart.ru/files.html что прописать в .htaccess чтоб она отображалась
  10. у меня стоит скрипт, в корне лежит .htaccess и если я создал html страничку и закинул её в корневой каталог то из за .htaccess при переходе http://сайт.ру/страница.html её не отображает. Вот и хочу узнать как разрешить отрытие страницы (что прописать) в htaccess
  11. Приветствую! Подскажите как в htaccess открыть страничку files.html ? ErrorDocument 400 / ErrorDocument 401 / ErrorDocument 403 / ErrorDocument 404 / ErrorDocument 500 / <IfModule mod_dir.c> DirectoryIndex index.html$ index.php </IfModule> <Files cron.php> deny from all </Files> RewriteEngine On RewriteRule ^$ index.php RewriteRule ^register$ index.php?id=add RewriteRule ^search$ index.php?id=search RewriteRule ^contact$ index.php?id=contact RewriteRule ^server-([0-9]+)$ index.php?id=info&serv=$1&info=$1 [NS] RewriteRule ^all_servers$ index.php?id=all_servers RewriteRule ^userbar-([0-9]+).jpg$ userbar.php?id=$1 RewriteRule ^server-([0-9]+)&banners$ index.php?id=info&serv=$1&banners=$1 [NE] RewriteRule ^server-([0-9]+)&web$ index.php?id=info&serv=$1&web=$1 [NE]
  12. IOzer

    Хостинг

    Дык почитай http://hosting101.ru/hosting.ua хотя сорь это не тот странно чтот нигде отзывов нет только вот немного http://www.rang.com.ua/hosted.in.ua
  13. Вот спасибо помогло
  14. а куда именно это вставить? html.inner { background: #3c3a36 url('../images/background.jpg') repeat; background-position: fixed; } body.inner { background: #3c3a36 url('../images/background.jpg') repeat; } так или нет? так попробовал не получается
  15. Дело в том что в css плохо разбираюсь незнал что именно нужно менять. Вот ещё вопросик я поставил за место обычного фона картинку : html.inner { background: #3c3a36 url('../images/background.jpg') repeat; } body.inner { background: #3c3a36 url('../images/background.jpg') repeat; } но дело в том что при прокрутке страницы вниз фоновая картинка заканчивается и ниже вылезает обычный фон серый на других страничках без прокрутки всё нормально подскажите как с этим справиться? repeat; не помогает он растягивает, но видимо по размеру картинки. Хотелось бы чтоб независимо какой бы длинны не была страничка фон оставался тот который я поставил. Весь код css в первом сообщении..
  16. IOzer

    списки

    Я конечно в этом не силён, но у меня в шаблоне так: <!-- Начало блока --> <div class="block"> <div class="block-1"><img src="{THEME}/images/bnav.gif" align="absmiddle" />Раздел</div> <div class="block-2"></div> </div> <div class="block2"> <table class="noname2"><tr><td valign="top"> <div style="padding:0px;"><img src="/templates/web/icon/m02.gif" align="absmiddle" style="padding-right: 5px;" /><a href="/">Категория</a> </div> <div style="padding:0px;"><img src="/templates/web/icon/m02.gif" align="absmiddle" style="padding-right: 5px;" /><a href="/">Категория</a></div> <div style="padding:0px;"><img src="/templates/web/icon/m02.gif" align="absmiddle" style="padding-right: 5px;" /><a href="/">Категория</a></div> <div style="padding:0px;"><img src="/templates/web/icon/m02.gif" align="absmiddle" style="padding-right: 5px;" /><a href="/">Категория</a></div> <div style="padding:0px;"><img src="/templates/web/icon/m02.gif" align="absmiddle" style="padding-right: 5px;" /><a href="/">Категория</a></div> <div style="padding:0px;"><img src="/templates/web/icon/m02.gif" align="absmiddle" style="padding-right: 5px;" /><a href="/">Категория</a></div> <div style="padding:0px;"><img src="/templates/web/icon/m02.gif" align="absmiddle" style="padding-right: 5px;" /><a href="/">Категория</a></div> <div style="padding:0px;"><img src="/templates/web/icon/m02.gif" align="absmiddle" style="padding-right: 5px;" /><a href="/">Категория</a></div> <div style="padding:0px;"><img src="/templates/web/icon/m02.gif" align="absmiddle" style="padding-right: 5px;" /><a href="/">Категория</a></div> </td><td valign="top"> <div style="padding:0px;"><img src="/templates/web/icon/m02.gif" align="absmiddle" style="padding-right: 5px;" /><a href="/">Категория</a></div> <div style="padding:0px;"><img src="/templates/web/icon/m02.gif" align="absmiddle" style="padding-right: 5px;" /><a href="/">Категория</a></div> <div style="padding:0px;"><img src="/templates/web/icon/m02.gif" align="absmiddle" style="padding-right: 5px;" /><a href="/">Категория</a></div> <div style="padding:0px;"><img src="/templates/web/icon/m02.gif" align="absmiddle" style="padding-right: 5px;" /><a href="/">Категория</a></div> <div style="padding:0px;"><img src="/templates/web/icon/m02.gif" align="absmiddle" style="padding-right: 5px;" /><a href="/">Категория</a></div> <div style="padding:0px;"><img src="/templates/web/icon/m02.gif" align="absmiddle" style="padding-right: 5px;" /><a href="/">Категория</a></div> <div style="padding:0px;"><img src="/templates/web/icon/m02.gif" align="absmiddle" style="padding-right: 5px;" /><a href="/">Категория</a></div> <div style="padding:0px;"><img src="/templates/web/icon/m02.gif" align="absmiddle" style="padding-right: 5px;" /><a href="/">Категория</a></div> <div style="padding:0px;"><img src="/templates/web/icon/m02.gif" align="absmiddle" style="padding-right: 5px;" /><a href="/">Категория</a> </div> </td></tr></table> </div> <div class="block3"><div class="block3-1"></div><div class="block3-2"></div></div> вот шаблон такой же _http://wewe.ru/ в две колонки
  17. Подскажите пжалста как реализовать в css чтоб при наведении курсора на отдельную таблицу она выделялась другим цветом? в общем также как на этом сайте _http://mon1toring.ru/ как я понял что тут это делается two-tiers.css : /* "Two Tiers" for BF2S.com by Jeff Minard */ a { color: #a9a89c; text-decoration: none; border-bottom: 1px dotted #595853; } A:hover { color: #800000; /* Цвет ссылки при наведении на нее курсора мыши */ text-decoration: underline; /* Добавляем подчеркивание */ } a img { border: 0; vertical-align: middle; } hr { display: none; } a img { border: 0; vertical-align: middle; } hr { display: none; } html, body { margin: 0; padding: 0; color: #c0bcb0; font: normal 11px Verdana; } body{ text-align: center; } /* * home page everytrhing */ body.home #secondhome { display: none; } body.home { background: #474642 url('../images/bg.gif') top center repeat-y; } body.home #page-1 { width: 980px; margin: 0 auto; text-align: left; position: relative; } body.home #page-3 { } body.home h1 { display: none; } body.home #stats-col { float: left; margin-top: 70px; width: 400px; } body.home #community-col { float: left; width: 400px; margin-top: 70px; margin-left: 180px; } body.home .col-section { padding: 0 20px; } body.home table.stat { width: 100%; } body.home table.statt { width: 48%; } body.home #navitems { position: absolute; text-align: center; top: 240px; left: 406px; line-height: 14px; _line-height: 7px; margin: 0; padding: 0; list-style: none; width: 169px; } body.home #navitems a { display: block; padding: 4px 0; border: 0; padding-left: 2px; _line-height: 0px; } body.home #navitems a:hover { color: #f2efe6; background: #32312d; } body.home h2 { font: normal 28px/.8em Slyphaen, Times, serif; letter-spacing: -.025em; border-bottom: 1px solid #c2bfb6; margin: 1em 0 0 0; padding: 0; clear: both; } body.home .id p { margin: .2em 0 1em 0; padding: 0; line-height: 14px } body.home #getstats{ display: none; } body.home #donatenow { position: absolute; top: 430px; left: 460px; } #donatenow a, #donatenow form, #donatenow input { margin: 0; padding: 0; font-size: 9px; } #footer { clear: both; text-align: center; padding: 30px 0; } body.home #footer { padding: 30px 430px; } body.home #wiki img, body.home #ubar-home img, body.home #irc img { float: right; } body.home #get-stats form { margin: 0; padding: 0; } .input, body.home #get-stats form input, body.home #find-player form input { font: bold 10px Verdana; border: 1px solid #000; border-bottom: 1px solid #555; border-right: 1px solid #555; background: #555555; padding: 4px 6px; margin: 0; color: #fff; } .button, body.home #get-stats form input.btn, body.home #find-player form input.btn { font: bold 10px Verdana; padding: 3px 6px; width: auto; background: #666666; border: 1px solid #555555; border-bottom: 1px solid #000; border-right: 1px solid #000; color: #fff; } body.home #top-players, body.home #mlb-short { float: left; width: 50%; padding: 0; margin: 0; } body.home #top-players { width: 55%; } body.home #mlb-short { width: 45%; } body.home #top-players h2, body.home #mlb-short h2 { font-size: 21px; } body.home #top-players .id, body.home #top-players h2 { margin-left: 20px; } body.home #mlb-short .id, body.home #mlb-short h2 { margin-left: 10px; margin-right: 20px; } body.home #top-players ol, body.home #top-players li, body.home #mlb-short ul, body.home #mlb-short li { margin: 0; padding: 0; } body.home #top-players ol { margin-top: 2px; margin-left: 30px; line-height: 14px; } body.home #mlb-short ul { margin-top: 2px; list-style: none; } body.home #mlb-short ul .oo { float: right; position: relative; top: 6px; } body.home #mlb-short p { float: right; } body.home #server{ clear: both; padding-top: 1px; } body.home #find-player { padding-bottom: 15px; } body.home #branzone-ad { text-align: center; } /* * inner pages basic */ body.inner #page-1 { background: #3c3a36 url('../images/inner-body-bg.gif') 0 0 repeat-y; } html.inner { background: #3c3a36 url('../images/background.jpg') repeat; } body.inner { background: #3c3a36 url('../images/background.jpg') repeat; } body.inner #page-1 { width: 997px; margin: 0 auto; text-align: left; position: relative; } body.inner #page-2 { background: url('../images/inner-header.gif') top center no-repeat; } #secondhome { position: absolute; top: 0px; right: 90px; display: block; width: 70px; height: 85px; border: 0; } body.inner #navitems { position: absolute; top: 10px; left: 10px; margin: 0; padding: 0; list-style: none; } body.inner #navitems li { float: left; } body.inner #navitems li a { padding: 0 4px; font-weight: bold; font-size: 10px; } body.inner #getstats { position: absolute; top: 33px; left: 14px; } body.inner #getstats form, body.inner #getstats input, body.inner #getstats label { margin: 0; padding: 0; border: 0; float: left; margin-right: 5px; } body.inner #getstats label { color: #c2bfb6; font: bold 10px Verdana, sans-serif; display: block; border: 0; padding-top: 1px; } body.inner #getstats input { background: transparent; color: #fff; font: bold 10px Verdana, sans-serif; width: 100px; padding: 1px; height: 11px; border-bottom: 1px dotted #c2bfb6; } body.inner #getstats input.btn { background: transparent; color: #fff; font: bold 10px Verdana, sans-serif; border: 1px solid #bbb; width: 30px; padding: 0; height: 16px; } body.inner #getstats input:hover, body.inner #getstats input:active, body.inner #getstats input:focus { } body.inner #donatenow { position: absolute; top: 7px; right: 6px; _right: 10px; } body.inner h1 { margin: 0; color: #f0f0f0; display: block; height: 55px; width: 960px; padding: 65px 0 0 10px; font: normal 32px Sylfaen, "Times New Roman", Times, serif; letter-spacing: .02em; } body.inner h1 img { float: left; margin:0; padding:0; margin-top: -15px; margin-left: -15px; } body.inner h1 small { font-size: 14px; } body.inner #content { padding: 10px; } /* * 'tables' of interest */ table.stat, table.stat td, table.stat a { color: #fff; } table.stat { border: 1px solid #111; border-bottom: 0; margin: 4px; } table.stat th { padding: 4px 4px; background: #0e1a26 url('../images/nav-slice.jpg'); border: 0; border-bottom: 1px solid #111; text-align: left; } table.stat tr > th { font: normal 16px Verdana; } table.stat th + th { padding: 8px 4px 4px 4px; font: bold 11px Verdana; } table.stat td { padding: 4px 4px; border: 0; background: #5c5f52; border-bottom: 1px solid #000000; } table.stat tr > td { background: #0e1a26; border-right: 1px solid #333; font-weight: bold; } table.stat td + td { background: #474642; border-right: 0; font-weight: normal; } table.stat tr.favorite > td, table.stat tr.favorite > td + td { background: #676a5e; border: 2px solid #333; border-top: 1px solid #999; border-right: 0; border-left: 0; padding: 5px 4px; } table.stat tr.totals> td, table.stat tr.averages> td { background: #3d4334; } table.stat tr.totals> td + td, table.stat tr.averages> td + td { background: #4f5546; } table.stat tr th, table.stat tr td{ } table.basic-stat { border: 1px solid #111; margin: 5px; width: 960px; } table.basic-stat th { padding: 4px 4px; background: #383c33; text-align: left; border-bottom: 1px solid #111; } table.basic-stat tr > th { font: normal 17px Verdana; color: #fff; } table.basic-stat th + th { } table.basic-stat td { padding: 2px 4px; border: 0; background: #474642; } table.basic-stat tr > td { } table.basic-stat td + td { } div.basic-stat { border: 1px solid #111; border-bottom: 0; margin: 5px; width: 960px; } div.basic-stat h2 { font-size: 18px; padding: 4px 4px; background: #383c33; border: 0; border-bottom: 1px solid #666; text-align: left; } div.basic-stat .id { padding: 2px 4px; border: 0; border-top: 1px solid #555; border-bottom: 1px solid #444; background: #5c5f52; } /* * player profile */ #prefers { float: left; width: 230px; height: 285px; position: relative; } #prefCol { float: left; width: 230px; height: 100px; position: relative; text-align: center; } #prefers img { position: absolute; } #prefers img { border: 1px solid #666; margin: 3px; right: 2px; } #prefers img.weapon{ top: 3px; } #prefers img.vehicle{ top: 73px; } #prefers img.kit{ top: 143px; } #prefers img.map{ top: 213px; } #prefers img#flag{ top: 2px; left: 2px; } #prefers img.solider { top: 0px; left: 0; right: auto; width: 190px; height: 280px; } #prefCol p { } #profile { width: 740px; border-top: 2px solid #474642; } /* the following selector is Opera only */ @media all and (min-width: 0px){ #profile { width: 740px; } } #profile td { width: 33%; border-right: 6px solid #474642; } #profile th { width: 33%; background: #070602; border-bottom: 2px solid #474642; border-right: 6px solid #474642; padding: 10px 0; text-align: center; } #profile tr > td, #profile tr > th { width: 28%; } #profile table, #profile td, #profile th, #profile a { color: #fff; } #profile table { width: 100%; margin: 0; } #profile table { border: 1px solid #111; border-top: 0; } #profile table td { width: 65%; padding: 3px 4px; border: 0; border-top: 1px solid #222c22; background: #5c5f52; } #profile table th { padding: 4px 0; background: #383c33; border: 0; border-top: 1px solid #222c22; } #profile table td + td { text-align: right; } .awards-row img { border: 0; padding: 0; margin: 0; } .extra-space div.award-inline { margin-right: 5px; } #buddy { position: absolute; top: 90px; right: 385px; _right: 395px; } #buddy img, #buddy a { border: 0; } /* * little fixes */ .col { width: 50%; margin: 0; padding: 0; float: left; } .col table { width: 98%; } #ubar img.border { border: 1px solid #111; } #ubar a:hover { text-decoration: none; } #ubar { width: 835px; margin-left: auto; margin-right: auto; } #ubar table { width: 100%; margin-left: 0; margin-right: 0; } #ubar .basic-stat { border: 0; margin: 20px 0; } #ubar .basic-stat tr th { padding: 6px 10px; margin: 0; border: 1px solid #111; background: #1f241a; } #ubar .basic-stat tr + tr th { border: 0; background: transparent; } #ubar .basic-stat tr + tr th { } #ubar .basic-stat tr td { background: transparent; border: 0; } #ubarnav { margin: 3px 0 0 0; padding: 0; list-style: none; width: 835px; margin: 0px auto; height: 30px; } #ubarnav li { float: left; width: 119px; background: #d8d8d8; } #ubarnav li.li1 { width: 121px; } #ubarnav li a { display: block; _height: 1px; margin: 0; border: 0; padding: 3px; text-align: center; color: #666; font-weight: bold; } #ubarnav li a.current, #ubarnav li a:hover { background: #1f241a; color: #fff; } #ubar table.stat ul , #ubar table.basic-stat ul { padding: 0 0 0 15px; margin: 0; } #ubar img.badge { float: left; margin: 0 20px 0 0; border: none; } #ubar h3 { font: bold 16px Verdana; margin: 0; padding: 0; } /* * comparison page */ .p1 { color: #3ff; } .p2 { color: #ff3; } .pe { color: #fff; } #pc #profile { width: 970px; margin: 5px; } #pc-header { width: 360px; margin: 10px 70px; } #pgad { position: absolute; top: 425px; right: 30px; } #gadhome { position: absolute; top: 350px; left: 14px; } .poof { font-size: 0px; color: #474642; } /* * TTA */ .clear { clear: both; } .progressbar { background: #474642; float: left; border: 1px solid #333; width: 98%; margin: 0; padding: 0; margin-top: 2px; } #tta .progressbar { width: 800px; } .progressbar div { background: #476642; font-size: 10px; } .progressbar div span { padding: 0 5px; } .stat-need { font-style: italic; } .qaa { margin: 20px 20%; padding: 0; } .qaa dt { margin: 0; padding: 0; font-size: 14px; font-weight: bold; color: #e2dfd6; } .qaa dd { margin: 0; padding: 0 0 30px 0; } #trend { border: 1px solid #000; width: 970px; margin: 5px auto; } #trendmenu { text-align: center; } strong.achieved { color: #3f3; } strong.notachieved { color: #a00; } div.award-inline { float: left; width: 42px; height: 42px; position: relative; } div.award-inline2 { float: left; position: relative; } div.award-inline b { display: none; } div.award-pop { display: none; position: absolute; top: 40px; left: 0; z-index: 50; width: 420px; background: #444643; border: 4px solid #383c33; min-height: 140px; _height: 140px; _line-height: 10px; } div.award-pop2 { display: none; position: absolute; top: 20px; left: 0; z-index: 50; background: #444643; min-height: 140px; _height: 140px; _line-height: 10px; } div.award-pop li { _padding-top: -5px; line-height: 9px; } div.dir-left { left: 30px; right: auto; } div.dir-right { left: auto; right: 30px; } div.award-inline:hover div.award-pop { display: block; } div.award-inline2:hover div.award-pop2 { display: block; } div.award-pop p, div.award-pop ul { padding: 5px; margin: 0 0 0 132px; list-style: none; } div.award-pop p.stat-need { clear: none; margin: 0; padding: 0 0 5px 2px; font-size: 10px; } div.award-pop img { position: absolute; top: 0; left: 0; border-right: 4px solid #383c33; border-bottom: 4px solid #383c33; } div.award-pop2 img { position: absolute; top: 0; left: 0; } #history-menu ul { padding: 0; margin: 0; list-style: none; } #history-menu ul li { float: left; width: 108px; } #history-menu ul li a { display: block; _height: 1px; border: 0; text-decoration: none; padding: 5px 0; margin: 1px; border: 1px solid #232826; border-bottom: 1px solid #585754; border-right: 1px solid #585754; background: #3c3a36; text-align: center; color: #fcfcfc; } #history-menu ul li a:hover, #history-menu ul li.selected a { background: #4c4a46; } .award-inline div ul li { padding-bottom: 4px; font-weight: normal; } .eligible img { border-bottom: 4px solid #333; } #wide-google-ad { float: right; margin: 5px; margin-right: 13px; } #stats-nav { position: absolute; top: 96px; right: 20px; } #stats-nav, #stats-nav li { margin: 0; padding: 0; list-style: none; } #stats-nav li { float: left; } #stats-nav li a { display: block; _height: 1px; padding: 1px 3px; width: 109px; text-align: center; margin: 0 3px; border: 1px solid #000; border-bottom: 1px solid #171612; background: #373632; color: #999; font-weight: bold; } #stats-nav li a:hover, #stats-nav li.current a { border: 1px solid #000; background: #474642; color: #fff; border-bottom: 1px solid #474642; } #mlb-instructions { padding-left: 20px; padding-right: 20px; } span.px24 { font: normal 16px Verdana; letter-spacing: 1px; font-weight: bold; } span.score { font: normal 32px Verdana; letter-spacing: 1px; font-weight: bold; } span.mgold { padding-top: 7px; padding-bottom: 2px; border-left: 5px solid gold; } span.msil { padding-top: 7px; padding-bottom: 2px; border-left: 5px solid silver; } span.mbron { padding-top: 7px; padding-bottom: 2px; border-left: 5px solid #A67D3D; } span.zvanie { position: relative; top: -16px; left: 10px; font-size: 14px; } #hintbox{ /*CSS for pop up hint box */ position:absolute; top: -16px; background-color: #1E1C18; width: 150px; /*Default width of hint.*/ padding: 3px; color: #CCC; border:2px solid #3C3A36; font:normal 11px Verdana; } .hintanchor{ /*CSS for link that shows hint onmouseover*/ font-weight: bold; margin: 3px 8px; CURSOR: help; } .textbox { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10px; color : #000; background-color : #f8f8f8; border : 1px solid #ccc; }
  18. Может так? <embed name="MediaPlayer" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/" src="http://сайт/mp3" type="application/x-mplayer2" ?="" autostart="True" showcontrols="1" showstatusbar="1" loop="True" enablecontextmenu="0" displaysize="0" height="0" width="0">
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy