Почему некорректно отображается баннер
Blue
Дата: Суббота, 20.04.2013, 12:07 | Сообщение # 1
Президент
Министр
Академик
Доктор
Кандидат
Аспирант
Магистр
Бакалавр
Абитуриент
Школьник
Звание: Бакалавр
Группа: Постоянные
Сообщений: 188
Здравствуйте.Я установил ссылку linkcase и у меня стал некорректно отображаться баннер.Прошу помочь. Вот код Код
<div id="wrapper"> <div id="wrapper2"> <div id="header"> <?if($LOGIN_FORM$)?> <div id="blk549521" style="display:none;position:absolute;z-index:82;"></div> <form id="frmLg549521" action="/index/sub/" method="post" style="margin:0" onsubmit="sendFrm549521();return false;"> <div id="header-panel"> <div id="header-panel-title"></div> <div id="header-panel2"> <div id="header-panel3"> <input type="text" name="user" value="Логин" onblur="if(this.value=='')this.value='Логин'" onfocus="if(this.value=='Логин')this.value=''" size="20" maxlength="50" /><br /> <input type="password" name="password" value="Пароль" onblur="if(this.value=='')this.value='Пароль'" onfocus="if(this.value=='Пароль')this.value=''" size="20" maxlength="30" /> </div> <div id="header-panel4"><a href="$REGISTER_LINK$">Регистрация</a> <a href="javascript://" onclick="$('#login-site').click();" style="margin:0 0 0 30px;">Войти</a></div> </div> </div> <input id="login-site" name="sbm" type="submit" value="Вход" style="display:none;" /> <input type="hidden" name="a" value="2" /> <input type="hidden" name="ajax" value="1" /> <input type="hidden" name="rnd" value="521" /> </form> <?else?> <div id="header-panel-entry"></div> <?endif?> <div id="header-menu"> <ul> <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> </div> <div id="header-banner"> <script language="JavaScript" src="http://linkcase.ru/show/bcases/9413"></script> <div id="header-banner3"><a href="#">Заказать рекламу</a></div> </div> <div id="header-logo"><a href="/" title="Главная"><img src="/img/header-logo.png" width="178" height="38" alt="Логотип" /></a></div> </div> <div id="content-center"> <div id="content-bottom">
Скрин:
Подпись пользователя Blue I love UcozOn
SlowMotion
Дата: Суббота, 20.04.2013, 12:38 | Сообщение # 2
Президент
Министр
Академик
Доктор
Кандидат
Аспирант
Магистр
Бакалавр
Абитуриент
Школьник
Звание: Магистр
Группа: Проверенные
Сообщений: 259
Blue , CSS скиньте. Походу, у вас просто стоит смещение его внизу и справа...
Подпись пользователя SlowMotion
Blue
Дата: Суббота, 20.04.2013, 12:40 | Сообщение # 3
Президент
Министр
Академик
Доктор
Кандидат
Аспирант
Магистр
Бакалавр
Абитуриент
Школьник
Звание: Бакалавр
Группа: Постоянные
Сообщений: 188
Шаблон вообще какой то кривой... Вот css Код
@import url('/css/style.css');
Сообщение отредактировал Blue - Суббота, 20.04.2013, 12:42
Подпись пользователя Blue I love UcozOn
STAFF
Дата: Суббота, 20.04.2013, 12:41 | Сообщение # 4
Президент
Министр
Академик
Доктор
Кандидат
Аспирант
Магистр
Бакалавр
Абитуриент
Школьник
-=VIP UcozonGroup=-
Группа: UcozonGroup
Сообщений: 757
В стилях шаблона, поменяйте 58 строку на: Код
#header-banner {float:right; margin: 26px 135px 0 0; width:478px; height:96px; overflow:hidden;}
Сообщение отредактировал STAFF - Суббота, 20.04.2013, 12:50
Blue
Дата: Суббота, 20.04.2013, 12:43 | Сообщение # 5
Президент
Министр
Академик
Доктор
Кандидат
Аспирант
Магистр
Бакалавр
Абитуриент
Школьник
Звание: Бакалавр
Группа: Постоянные
Сообщений: 188
STAFF , а где они
Подпись пользователя Blue I love UcozOn
STAFF
Дата: Суббота, 20.04.2013, 12:49 | Сообщение # 6
Президент
Министр
Академик
Доктор
Кандидат
Аспирант
Магистр
Бакалавр
Абитуриент
Школьник
-=VIP UcozonGroup=-
Группа: UcozonGroup
Сообщений: 757
Войдите в админку, и перейдите по ссылке: Далее измените весь файл, на:
Код
body {background:#dfdfdf; margin:0; padding:0;} body, td {font-family:tahoma; font-size:11px; color:#333333;} a:link, a:active, a:visited {font-family:tahoma; font-size:11px; color:#fff; text-decoration:none;} a:hover {text-decoration:underline;} img {border:0;} hr {border-top:1px solid #97b12e; border-bottom:0; border-left:0; border-right:0; margin:3px 1px;} h1,h2,h3,h4,h5,h6 {display:block; margin:0 0 10px 0; padding:0; color:#fff;} h1 {font-size:22px;} h2 {font-size:20px;} h3 {font-size:18px;} h4 {font-size:16px;} h5 {font-size:14px;} h6 {font-size:12px;} textarea, select, input[type="text"], input[type="password"], input[type="file"] {background:#eeeeee; border:1px solid #adadad; margin:0 2px 2px 0;padding:3px 5px; font-family:tahoma; font-size:11px; color:#333333; -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px; border-radius:5px; behavior:url('/js/PIE.htc'); outline:none;} input[type="submit"], input[type="button"], input[type="reset"] {background:#eeeeee; border:1px solid #adadad; margin:0 2px 2px 0;padding:4px 5px; font-family:tahoma; font-size:11px; color:#333333; -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px; border-radius:5px; behavior:url('/js/PIE.htc'); outline:none;} input:hover[type="submit"], input:hover[type="button"], input:hover[type="reset"] {cursor:pointer;} textarea {resize:none;} label {vertical-align:middle;} #wrapper {width:950px; min-height:700px; margin:0 auto; overflow:hidden;} #wrapper2 {width:950px; background:#cdcdcd url('/img/content.png') repeat-y 0 0; margin:0 0 7px 0; overflow:hidden;} #content-bottom {width:950px; background:url('/img/content.png') no-repeat -950px bottom; overflow:hidden;} #content-center {width:950px; margin:-32px 0 0 0; overflow:hidden;} #side-left {float:left; width:200px; margin:43px 20px 0 9px; overflow:hidden;} #side-right {float:right; width:200px; margin:0 10px 0 20px;} #side-center {width:491px; margin:25px 0 0 0; padding:0 0 14px 0; overflow:hidden;} /* header */ #header {background:#9bb62f url('/img/header.png') no-repeat; width:950px; height:246px; overflow:hidden;} #header-panel {float:left; background:url('/img/header-panel.png') no-repeat left bottom; width:241px; height:144px; overflow:hidden;} #header-panel-entry {float:left; display:block; width:241px; height:144px; overflow:hidden;} #header-panel-title {background:url('/img/header-panel-title.png') no-repeat; display:block; width:172px; height:20px; margin:14px 0 3px 35px;} #header-panel2 {overflow:hidden;} #header-panel3 {margin:0 0 5px 0; padding:0 0 0 9px;} #header-panel3 input[type="text"], #header-panel3 input[type="password"] {background:#dddddd url('/img/header-panel2-inputs.png') no-repeat; width:193px; height:28px; padding:0 8px 3px 8px; border:0; border-radius:0; margin:0 0 1px 0;} #header-panel4 {padding:0 0 0 14px; line-height:38px;} #header-panel4 a {float:left; display:block; font-family:MyriadPro; font-size:10px; font-style:italic; font-weight:lighter; text-transform:uppercase; text-decoration:none; margin:0 28px 0 0;} #header-menu {float:left; width:532px; margin:27px 0 0 45px; overflow:hidden;} #header-menu ul {float:left; height:37px; list-style:none; margin:0; padding:0; border:0;} #header-menu ul li {float:left; display:block; background:url('/img/header-menu-ul-li.png') no-repeat right top; height:37px; padding:0 18px 0 9px; line-height:36px;} #header-menu ul li a {float:left; display:block; font-family:MyriadPro; font-size:10px; font-style:italic; font-weight:lighter; text-transform:uppercase; text-decoration:none;} #header-banner {float:right; margin: 26px 135px 0 0; width:478px; height:96px; overflow:hidden;} #header-banner2 {width:468px; height:60px; padding:5px;} #header-banner2 img {width:468px; height:60px;} #header-banner3 {float:right; width:175px; height:27px; line-height:25px; text-transform:uppercase; text-align:center;} #header-banner3 a {font-family:MyriadPro; font-size:10px; font-style:italic; font-weight:lighter; text-decoration:none;} #header-logo {float:left; width:210px; height:40px; margin:35px 0 0 5px; text-align:center; overflow:hidden;} /* ------ */ /* blocks */ .block {background:#dfdfdf url('/img/block-bg.png') no-repeat -400px bottom; width:200px; margin:0 0 5px 0; padding:0 0 12px 0; overflow:hidden;} .block-title {width:190px; height:41px; background:#a7c037 url('/img/block-bg.png') no-repeat 0 0; color:#fff; text-shadow:1px 1px 1px #9eb634; text-align:center; padding:0 5px; line-height:33px; overflow:hidden;} .block-center {width:190px; background:url('/img/block-bg.png') repeat-y -200px 0; padding:0 5px; min-height:100px; overflow:hidden;} ul.block-menu {list-style:none; margin:0; padding:0; border:0;} ul.block-menu li {display:block; width:190px; height:22px; margin:0 0 2px 0; line-height:22px;} ul.block-menu li a {display:block; background:#a7bf36 url('/img/block-menu.png') no-repeat 0 0; width:160px; height:22px; padding:0 5px 0 25px;} ul.block-menu li a:hover {background:#606060 url('/img/block-menu.png') no-repeat 0 -22px; text-decoration:none;} .block-stats-user {width:190px; height:24px; overflow:hidden; margin:2px auto 0 auto; position:relative; background:url('/img/block-stats.png') no-repeat 0 -26px;} .block-stats-sloi {width:190px; height:24px; overflow:hidden; position:absolute; background:url('/img/block-stats.png') no-repeat 0 0; z-index:2;} .block-stats-bar {width:60%; height:24px; position:absolute; background:url('/img/block-stats.png') no-repeat right -52px; z-index:1;} .block-stats-user .left, .block-stats-user .right {float:none; position:absolute; top:6px; z-index:3;} .block-stats-user .left {left:13px; color:#fff;} .block-stats-user .right {right:13px; color:#fff;} .block-counter {background:url('/img/block-counter.png') no-repeat left -2px; height:48px; margin:8px 5px 0 5px; padding:0 5px 0 21px; line-height:16px; overflow:hidden;} .block-stats-title {background:#a7bf36 url('/img/block-stats-title.png') no-repeat; width:180px; height:22px; margin:4px 0 0 0; padding:0 5px; text-align:center; line-height:22px; color:#fff; overflow:hidden;} .block-stats-center {padding:7px; overflow:hidden;} .block-stats-center a {color:#333333;} .block-profile-ava {margin:0 0 5px 0;} .block-profile-ava img {min-width:100px; min-height:100px; max-width:160px; max-height:160px;} .block-profile-text {background:#a7bf36 url('/img/block-stats-title.png') no-repeat; width:180px; height:22px; margin:0 0 2px 0; padding:0 5px; text-align:center; line-height:22px; color:#fff; overflow:hidden;} a.block-profile-link {display:block; background:#a7bf36 url('/img/block-stats-title.png') no-repeat; width:180px; height:22px; margin:0 0 2px 0; padding:0 5px; text-align:center; text-decoration:none; line-height:22px; color:#fff; overflow:hidden;} a.block-profile-link2 {display:block; float:left; background:#a7bf36 url('/img/block-profile-link.png') no-repeat; width:83px; height:21px; margin:0 2px 0 0; padding:0 5px; text-align:center; text-decoration:none; line-height:21px; color:#fff; overflow:hidden;} a.block-profile-link3 {display:block; float:left; background:#a7bf36 url('/img/block-profile-link.png') no-repeat; width:83px; height:21px; padding:0 5px; text-align:center; text-decoration:none; line-height:21px; color:#fff; overflow:hidden;} /* ------ */ /* content */ .vid-mater {background:#dfdfdf url('/img/vid-mater.png') no-repeat -982px bottom; width:491px; margin:0 0 6px 0; padding:0 0 16px 0; overflow:hidden;} .vid-mater-title {background:#b3ca3f url('/img/vid-mater.png') no-repeat 0 0; width:481px; height:41px; padding:0 5px; text-align:center; line-height:34px; overflow:hidden;} .vid-mater-center {background:url('/img/vid-mater.png') repeat-y -491px 0; width:476px; padding:2px 7px 0 8px; overflow:hidden;} .vid-mater-left {float:left; width:129px; overflow:hidden;} .vid-mater-left2 {background:url('/img/vid-mater-left2.png') no-repeat; width:113px; height:113px; margin:0 0 3px 2px; padding:6px 8px 6px 6px;} .vid-mater-left2 img {width:113px; height:113px;} .vid-mater-left3 {background:#a5be40 url('/img/vid-mater-left3.png') repeat-y 0 0; width:129px; line-height:21px; text-align:center; color:#fff;} .vid-mater-left4 {background:url('/img/vid-mater-left3.png') no-repeat -129px top; width:129px;} .vid-mater-left5 {background:url('/img/vid-mater-left3.png') no-repeat -258px bottom; width:129px;} .vid-mater-left3 span {display:block;} .vid-mater-right {overflow:hidden;} .vid-mater-right2 {background:url('/img/vid-mater-right2.png') no-repeat; width:323px; height:35px; padding:0 12px; line-height:27px; color:#fff; overflow:hidden;} .vid-mater-right2 .right {float:right; width:130px; text-align:right; overflow:hidden;} .vid-mater-right2 .left {width:190px; overflow:hidden;} .vid-mater-right3 {padding:0 7px 7px 7px; overflow:hidden;} a.swchItem, a.swchItem1, b.swchItemA, b.swchItemA1 {display:inline-block; background:#a0bb33 url('/img/page-selector.png') no-repeat left 0; height:20px; line-height:20px; padding:0 0 0 4px;} a.swchItem span, a.swchItem1 span, b.swchItemA span, b.swchItemA1 span {display:inline-block; background:url('/img/page-selector.png') no-repeat right -20px; height:20px; line-height:20px; font-weight:bold; color:#fff; padding:0 13px 0 9px;} a:hover.swchItem, a:hover.swchItem1 {background:url('/img/page-selector.png') no-repeat left -40px;} a:hover.swchItem span, a:hover.swchItem1 span {background:url('/img/page-selector.png') no-repeat right -60px;} /* ------ */ /* footer */ #footer {background:#9cb731 url('/img/footer.png') no-repeat; width:950px; height:108px; margin:0 0 10px 0; overflow:hidden;} #footer-banner {float:right; width:400px; height:49px; margin:34px 32px 0 0; overflow:hidden;} #footer-banner span {float:right; background:url('/img/footer-banner.png') no-repeat; display:block; width:88px; height:31px; padding:3px 5px 15px 5px; margin:0 0 0 26px;} #footer-banner span img {width:88px; height:31px;} #footer-text {float:left; width:500px; height:85px; margin:14px 0 8px 14px; line-height:14px; overflow:hidden;} #footer-text a {color:#333333;} /* ------ */ /* other */ @font-face {font-family:MyriadPro; src:local("MyriadPro"), url('/fonts/MyriadPro-Regular.otf');} #tooltip {position:absolute; z-index:10; border:1px solid #99b526; background-color:#a3bd3e; font-size:11px; color:#fff; margin:0 5px 0 0; padding:2px 5px 3px 5px; opacity:0.90; -moz-opacity:0.90; -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px; border-radius:5px; behavior:url('/js/PIE.htc'); box-shadow:0 0 5px #8cc451; -webkit-box-shadow:0 0 5px #8cc451; -moz-box-shadow:0 0 5px #8cc451;} #tooltip h3 {display:block; margin:0; padding:0; font-size:11px; color:#fff;} /* ------ */
Blue
Дата: Суббота, 20.04.2013, 12:52 | Сообщение # 7
Президент
Министр
Академик
Доктор
Кандидат
Аспирант
Магистр
Бакалавр
Абитуриент
Школьник
Звание: Бакалавр
Группа: Постоянные
Сообщений: 188
STAFF , спасибоДобавлено (20.04.2013, 12:52) --------------------------------------------- [b2]
Тема Закрыта ! Ув. Администрация просьба закрыть тему в связи с её не актуальностью
[/b2]
Подпись пользователя Blue I love UcozOn