KaRmiN 1265 Опубликовано 10 октября, 2014 Как исправить? Index.tpl <!DOCTYPE html> <head> <title>{title}</title> <link rel="shortcut icon" href="{url}/favicon.ico"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="Description" content="stress, lineage2, la2, stressweb.ru"> <meta name="Keywords" content="stress, lineage2, la2, stressweb.ru"> <link href="{template}/css/style.css" rel="stylesheet" type="text/css" /> <link href="{template}/css/engine.css" rel="stylesheet" type="text/css" /> <link href="{template}/css/flex.css" rel="stylesheet" type="text/css" /> <link href="{template}/css/nivo-slider.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="{template}/js/jquery-1.11.1.min.js"></script> <script src="{template}/js/jquery.nivo.slider.pack.js"></script> <script type="text/javascript" src="{template}/js/flexcroll.js"></script> <script type="text/javascript" src="{template}/js/stressweb.js"></script> <script type="text/javascript" src="{template}/js/scripts.js"></script> </head> <body> <div id="wrapper"> <div id="bg1"></div> <div id="bg2"></div> <div id="bg3"></div> <div id="bg4"></div> <a href="/index.php?f=register" class="quickstart"></a> <a href="{url}" class="logo" title="Перейти на главную страницу"></a> <a href="/index.php?f=cp" class="lk"></a> <div id="navi"> <div class="hover"></div> <ul> <li><a href="{url}" class="home"></a></li> <li><a href="{url}/index.php?f=stat" class="stat"></a></li> <li><a href="/donate" class="donate"></a></li> <li><a href="http://forum.destorus.ru/" class="forum"></a></li> <li><a href="/files" class="files"></a></li> <li><a href="{url}/index.php?f=register" class="register"></a></li> <li><a href="http://forum.destorus.ru//index.php?showtopic=7848" class="about"></a></li> </ul> </div> <div class="slider-wrapper theme-default"> <div id="slider" class="nivoSlider"> <img src="{template}/images/slide3.png" data-thumb="{template}/images/slide3.png" alt="" /> <img src="{template}/images/slide1.png" data-thumb="{template}/images/slide1.png" alt="" /> <img src="{template}/images/slide2.png" data-thumb="{template}/images/slide1.png" alt="" /> </div> </div> {server} {forum} <div id="content" class="flexcroll"> <div class="t-news"></div> <div style="display:none;">Скачай <a href="http://l2design.ru">новые шаблоны lineage</a> для stress web 13</div> <div style="display:none;">Бесплатная <a href="http://l2cat.ru">реклама л2 сервера</a></div> <div style="display:none;">Уникальный <a href="http://darkrealm.su">сервер High Five с дополнениями</a> играй на darkrealm.ru.</div> {info}{content} </div> <div id="copyright"> <div class="counters"> <div class="item"> <a href="http://l2design.ru"><img src="http://l2design.ru/banners/88x31.gif" title="Шаблоны Lineage 2" alt="Шаблоны Lineage 2"></a> </div> <div class="item"> <a href="http://l2design.ru"><img src="http://l2design.ru/banners/88x31.gif" title="Шаблоны Lineage 2" alt="Шаблоны Lineage 2"></a> </div> </div> <p>www.destorus.ru<br>Все права защищены</p> <a href="#" class="logo2"></a> </div> <div id="bnavi"> <div class="linearr"></div> <ul> <li><a href="/">Главная <small>•</small> </a></li> <li><a href="/index.php?f=stat">Статистика <small>•</small> </a></li> <li><a href="/donate">Пожертвования <small>•</small> </a></li> <li><a href="http://forum.destorus.ru/">Форум <small>•</small> </a></li> <li><a href="/files">Файлы <small>•</small> </a></li> <li><a href="/register">Регистрация <small>•</small> </a></li> <li><a href="http://forum.destorus.ru//index.php?showtopic=7848">О сервере</a></li> </ul> </div> <div id="stock"> <div class="scontent"><a href="/"><img class="bbc_img" src="{template}/images/zamki.png" alt="aden.jpg"></a> <a href="/"><img class="bbc_img" src="{template}/images/repost.png" alt="aden.jpg"></a> <a href="/"><img class="bbc_img" src="{template}/images/skype.png" alt="aden.jpg"></a> <a href="/"><img class="bbc_img" src="{template}/images/bonus.png" alt="aden.jpg"></a> </div> </div> </div> <div id="popup"> <div class="pcontent"> {info}{content} </div> <a href="/" class="updater"></a> <a href="/" class="client"></a> </div> <a href="/" style="position: fixed; bottom: 0; right: 0;"><img src="{template}/images/mevk.png" border="0" title="VK Group" alt="VK Group"></a> <a href="http://l2top.ru/vote/26991/" style="position: fixed; top: 0; left: 0;"><img src="http://l2top.ru/vb/26991.pgif" border="0" title="VK Group" alt="VK Group"></a> <div class="fade"></div> </body> </html> [/spoiler] [spoiler][code] * { margin:0; padding:0; } body { background:url(../images/bgall.jpg) no-repeat center top; color:#797a62; font-family:Arial; font-size:11px; } a { color:#afb37f; } #wrapper { width:1000px; margin:0 auto; position:relative; } #bg1 { background:url(../images/bg1.jpg); width:1000px; height:504px; } #bg2 { background:url(../images/bg2.jpg); width:1000px; height:368px; } #bg3 { background:url(../images/bg3.jpg); width:1000px; height:476px; } #bg4 { background:url(../images/bg4.jpg); width:1000px; height:316px; } #top { width:88px; height:31px; float:left; margin-left:20px} .quickstart { background:url(../images/quickstart.png); width:280px; height:64px; display:block; position:absolute; top:0; left:352px; } .quickstart .fhover { background:url(../images/quickstart.png) bottom; width:280px; height:64px; } .logo { background:url(../images/logo.jpg); width:228px; height:77px; display:block; position:absolute; top:189px; left:387px; } .logo .fhover { background:url(../images/logo.jpg) bottom; width:228px; height:77px; } .lk { background:url(../images/lk.png); width:280px; height:97px; display:block; position:absolute; top:680px; right:45px; } .lk .fhover { background:url(../images/lk.png) bottom; width:280px; height:97px; } #navi { position:absolute; top:422px; left:0; text-align:center; width:100%; } #navi .hover { background:url(../images/hover.png) right; height:62px; width:100px; position:absolute; top:-4px; left:100px; } #navi ul { list-style:none; } #navi li { display:inline-block; vertical-align:top; } #navi li a { display:block; position:relative; z-index:2; padding:20px 22px; opacity:0.7; } #navi .home { background:url(../images/home.png) center no-repeat; width:51px; height:14px; } #navi .stat { background:url(../images/stat.png) center no-repeat; width:74px; height:14px; } #navi .donate { background:url(../images/donate.png) center no-repeat; width:104px; height:17px; } #navi .forum { background:url(../images/forum.png) center no-repeat; width:46px; height:17px; } #navi .files { background:url(../images/files.png) center no-repeat; width:45px; height:15px; } #navi .register { background:url(../images/register.png) center no-repeat; width:82px; height:17px; } #navi .rules { background:url(../images/rules.png) center no-repeat; width:57px; height:17px; } #navi .about { background:url(../images/about.png) center no-repeat; width:67px; height:20px; } .t-news { background:url(../images/t-news.png); width:59px; height:18px; margin:0 auto 15px; } #content { width:510px; height:670px; position:absolute; top:820px; left:50px; overflow:auto; } #news { margin-bottom:45px; } #news .nframe { background:url(../images/frame.png); width:142px; height:140px; text-align:center; padding-top:2px; float:left; margin:0 15px 10px 0; } #news .ncontent { min-height:153px; } #news .ninfo { height:28px; background:url(../images/black.png) repeat; line-height:28px; position:relative; padding-left:15px; } #news .point { background:url(../images/ico-point.png); width:7px; height:7px; display:inline-block; vertical-align:middle; margin:0 15px; } #news .ninfo span { color:#939778; text-decoration:underline; } #news .readfull { background:url(../images/readfull.png); width:111px; height:34px; opacity:0.7; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -moz-transition:all 0.5s ease; transition:all 0.5s ease; position:absolute; right:0; top:0; } #news .readfull:hover { opacity:1; } #server { position:absolute; top:625px; right:40px; width:292px; color:#fff; font-size:10px; } #server .item { margin-bottom:8px; } #server span { color:#b6c949; } #server .sname { float:left; } #server .sonline { float:right; } #server .load { background:url(../images/load.png); width:290px; height:17px; clear:both; padding:3px 1px 0 1px; } #server .load .line { background:url(../images/line.png) left; height:15px; } #lastpost { width:207px; position:absolute; top:920px; right:83px; } #lastpost .item { -webkit-transition:all 0.3s ease; -o-transition:all 0.3s ease; -moz-transition:all 0.3s ease; transition:all 0.3s ease; } #lastpost .item:hover { background:url(../images/fhover.png) no-repeat 50px -5px; } #lastpost .item:hover .post a { color:#fff; } #lastpost .post { color:#fff; font-size:9px; margin-top:3px; padding-top:6px;} #lastpost .post a { color:#afb37f; font-size:12px; text-decoration:none; -webkit-transition:all 0.3s ease; -o-transition:all 0.3s ease; -moz-transition:all 0.3s ease; transition:all 0.3s ease; } #lastpost .author { color:#fff; background:url(../images/fline.png) no-repeat bottom center; padding-bottom:8px; font-size:10px; } #lastpost .author a { color:#819030; } #copyright { width:196px; position:absolute; top:1320px; right:90px; text-align:center; } #copyright .counters { background:url(../images/line-copy.png) no-repeat center bottom; padding-bottom:15px; margin-bottom:10px; } #copyright .counters .item { background:url(../images/frame-banner.png); width:90px; height:33px; padding-top:2px; display:inline-block; vertical-align:top; margin:0 3px; } #copyright p { background:url(../images/line-copy.png) no-repeat center bottom; padding-bottom:15px; margin-bottom:5px; display:block; color:#3b3c2c; } #copyright .logo2 { background:url(../images/logo2.png); width:163px; height:61px; display:block; margin:0 auto; } #copyright .logo2 .fhover { background:url(../images/logo2.png) bottom; width:163px; height:61px; } #bnavi { position:absolute; text-align:right; top:1600px; right:0; background:url(../images/line-bnavi.png) no-repeat right top; padding-top:13px; } #bnavi ul { list-style:none; } #bnavi li { display:inline-block; vertical-align:top; margin:0 3px; } #bnavi li a { color:#404635; text-decoration:none; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -moz-transition:all 0.5s ease; transition:all 0.5s ease; } #bnavi small { margin-left:3px; font-size:12px; } #bnavi li a:hover { color:#b2be89; } #bnavi li a:hover small { color:#404635; } #bnavi .linearr { background:url(../images/line-bnavi-hover.png) repeat-x; height:1px; width:0; position:absolute; top:1px; } #popup { background:url(../images/popup.png); width:660px; height:499px; position:absolute; top:-490px; left:50%; margin-left:-330px; position:absolute; z-index:999; display:none; } #popup .updater { background:url(../images/updater.png); width:234px; height:93px; display:block; position:absolute; top:349px; display:block; left:94px; } #popup .updater .fhover { background:url(../images/updater.png) bottom; width:234px; height:93px; } #popup .client { background:url(../images/client.png); width:243px; height:93px; display:block; position:absolute; top:349px; display:block; left:327px; } #popup .client .fhover { background:url(../images/client.png) bottom; width:243px; height:93px; } #popup .pcontent { width:435px; position:absolute; top:140px; left:110px; } .fade { background:#000; position:absolute; top:0; left:0; width:100%; opacity:0.8; z-index:998; display:none; } #stock { background:url(../images/stock.png); width:619px; height:495px; position:fixed; left:-440px; top:20px; cursor:pointer; z-index: 100;} #stock .scontent { width:330px; position:absolute; left:120px; top:75px; } Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
mac 53 Опубликовано 10 октября, 2014 кодировку поменяй или врапер поднять. Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
aHuMaToP 158 Опубликовано 10 октября, 2014 Подчеркните код картинки пожалуйста или выделите особым цветом очень сложно разобрать что и где у вас я могу перепутать и дать неточный ответ Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты