Jump to content

denisman

Newbie
  • Posts

    5
  • Joined

  • Last visited

denisman's Achievements

Explorer

Explorer (1/14)

0

Reputation

  1. Всем привет, в джавасрикпт я почти ничего не смыслю так что решил обратиться к вам, я думаю все знают что такое так ру и кликандер. В чем суть вопроса, можно ли сделать так что бы кликандер открывал в новом окне ссылки из блока с рекламой от так ру ? Вот код кликандера <script type="text/javascript">var params = "menubar=yes,location=yes,resizable=yes,scrollbars=yes,status=yes"function PopShow3() {CookieTest=navigator.cookieEnabled;if(CookieTest){ClickUndercookie = GetCookie('clickunder');if (ClickUndercookie == null){var ExpDate = new Date ();ExpDate.setTime(ExpDate.getTime() + (24 * 60 * 60 * 1000));SetCookie('clickunder','1',ExpDate, "/");window.open("http://ya.ru/", "Yandex", params);window.focus();}}}function GetCookie (name) {var arg = name + "=";var alen = arg.length;var clen = document.cookie.length;var i = 0;while (i < clen) {var j = i + alen;if (document.cookie.substring(i, j) == arg)return getCookieVal (j);i = document.cookie.indexOf(" ", i) + 1;if (i == 0) break;}return null;}function SetCookie (name, value) {var argv = SetCookie.arguments;var argc = SetCookie.arguments.length;var expires = (argc > 2) ? argv[2] : null;var path = (argc > 3) ? argv[3] : null;var domain = (argc > 4) ? argv[4] : null;var secure = (argc > 5) ? argv[5] : false;document.cookie = name + "=" + escape (value) +((expires == null) ? "" : ("; expires=" + expires.toGMTString())) +((path == null) ? "" : ("; path=" + path)) +((domain == null) ? "" : ("; domain=" + domain)) +((secure == true) ? "; secure" : "");}document.onmouseup=PopShow3;</script>
  2. Проблемы с отображением дизайна в браузере мозила фаерфокс . <div class="lk"> <div class="user"> <h2 style="text-align:center;margin: 0;color:#363636; padding:0:">Денис Карпов</h2> <hr style="width:517px;margin:0;padding:0;margin-bottom:3px;background:#708090;"> <div class="big-avatar"></div> <div class="left-user"> <h4 style="float:left;text-align:left;margin: 0; padding:0;">Статус:</h4> <br> <br> <h4 style="float:left;margin: 0; padding:0;">Количество баллов:</h4> <br> <br> <h4 style="float:left;margin: 0; padding:0;">Дата регистрации:</h4> <br> <br> <h4 style="float:left;margin: 0; padding:0;">Почта:</h4></div> <div class="right-user"> <h4 style="margin: 0; padding:0">Участник</h4> <br> <h4 style="margin: 0; padding:0">3</h4> <br> <h4 style="margin: 0; padding:0">02.04.2014</h4> <br> <h4 style="margin: 0; padding:0">kgjgja@mail.ru</h4> </div> <hr style="width:517px;margin:0;padding:0;margin-bottom:3px;background:#708090;"> <h3 style="float:left;margin: 0;margin-left:5px; margin-top:1.5px;padding:0;margin-right: 5px;">Ваша реферальная ссылка:</h3> <h3 style="margin: 0;border-style:dotted;border-width:2px; padding:0;color#363636;">namesite.ru/ref17362</h3> <br> <form > <h3 style="float:left;margin: 0;margin-left:5px; padding:0;margin-right: 5px;">Добавить почту:</h3> <p><input type="text" class="input" /> <input type="submit"></p> </form> <br> </div> <div class="news"> <h2 style="text-align:center;margin: 0; padding:0:">Уведомления</h2> <div class="line"></div> <div class="message"> Вам начислен 1 балл за Алексея Ивченко </div> </div></div>div.lk { background: #d4d4d4; width:840px; height:375.9px; border-radius: 0 0 8px 8px;} div.footer { border-style: groove; position: fixed; background: #B5B5B5; background-repeat: repeat; height: 50px; border-radius: 8px; border-color:#B5B5B5; width:838px; margin-top: 100px; } div.news{ height: 360px; width : 300px; float:right; margin:3px; box-shadow: 0px 2px 3px #555; background:#B5B5B5; margin-right:5px; border-radius: 10px; border: 3px groove #000; border-color:#B5B5B5; overflow-y: scroll; } div.user{ height: 360px; width : 518px; float:left; margin:3px; margin-left:5px; border-radius: 10px; }div.user-rang{ height: 40px; width : 180px; float:right; border-radius: 10px; box-shadow: inset rgba(0,0,0,.6) 0 -3px 3px, inset rgba(252,255,255,.7) 0 3px 8px, rgba(0,0,0,.8) 0 3px 8px -3px; background: rgba(255,255,255,.10); } div.line { border-top: 1px dashed #000; /* Параметры линии */ height: 1px; width: 297px;}div.comment-name{ width: 250px; float:left; margin-top: 5px; background: #3CB371; height: 20px; margin-left: 60px; float:left; border-radius: 4px; padding-bottom:2px; padding-bottom: 4px;}div.big-avatar{ width: 180px; float:left; height: 180px; border-radius:6px; background:#ffffff;}div.input{ width: 200px; float:left; height: 20px; border-style:solid; border-radius:6px; background:#9C9C9C; margin:0; padding:0;}div.left-user{height:180px; width:180px; float:left; margin-left: 5px; }div.right-user{height:180px; width:150px; float:left; }div.addmail{ width:350px; height:50px; background:#fff;}.message{ margin-top:5px; background: grey; position: relative; width: 290px; height: 50px; border-radius: 7px; padding: 5px; } div.name{height:180px; width:340px; float:left; margin-left: 5px; }div.name1{height:180px; width:140px; float:left; margin-left: 5px; }div.name2{height:180px; width:240px; float:left; margin-left: 5px;}
  3. не помогло... тем более тут вопрос более конкретно задан Всем спасибо, я идиот, все исправил, ресурс у вас замечательный, постараюсь впредь больше читать и больше не задавать глупых вопросов. Спасибо огромное за помощь
  4. Не буду описывать как долго я пытаюсь решить эту проблему. И вообще я дыбил. Проблема в том что у меня текст высотой в 14 пикселей не влазит в див высотой 25. ОН все время падла под ним, как сделать что бы текст был посередине(выравнивание не помогло, оно только по горизонтали выравнивает) <div class="comment"> <div class="comment-head"> <div class="comment-photo"></div> <div class="comment-name"><p style="text-align: center">name of a man</p></div> </div> </div> div.comment{ width: 250px; border-style: groove; border-radius: 8px; height: 140px; border-width: 1px; } div.comment-head{ width: 250px; border-radius: 8px; background: #ff11ff; height: 30px; float: left; padding-bottom: 4px; text-align: center; border: 1px #000; } div.comment-photo{ width: 25px; background: #1111ff; height: 20px; float:left; margin-top:6px; border-radius: 8px; margin-left: 6px; } div.comment-name{ width: 150px; float:left; margin-top: 5px; background: #11ff11; height: 20px; border-style: solid; margin-left: 40px; float:left;}
  5. Всем привет , как вы догадались я рукожопый новичек. Обычно я всегда сначала убьую пару часов на решение проблемы своими силами, чаще всего мне этого времени хватает и у меня все получается, но в этот раз вышло совсем не так. В общем решил я склепать что то типа макета отправленного сообщения, чисто div с названиями , сначала я столкнулся с тем что при изменении масштаба моя верстка разваливается как карточный домик, перепробовав тыщу способов я избавился от border и оставил все сзаливкой что бы понимать где что как. Далее когда я уже все вместе более ли менее собрал решил я проверить как будет выглядеть текст, вставил где что надо и бац, у меня из за текста покосился весь шаблон, взде появились какие то отсупы которые я пытался убрать, текст высото в 9пикселей никак не хотел лезть в див размером 12 , он все время сползал вниз, не спасло даже выравнение текста по середине Вот style.css div.comment{ width: 300px; border-style: groove; height: 121px; border-width: 1px; } div.comment-head{ width: 300px; background: #ff1111; height: 13px; position:relative; padding-bottom: 4px; text-align: center; border: 1px #000; } div.comment-right{ width: 240px; background: #ffffff; height: 108px; float:left; } div.comment-left{ width: 60px; background: #111111; height: 108px; float:left; } div.comment-photo{ width: 50px; background: #1111ff; height: 50px; margin-top: 5px; margin-left: 5px; } div.comment-name{ width: 100px; margin-top: 0.5px; background: #11ff11; height: 9px; margin-left: 60px; float:left; } div.comment-number{ width: 40px; margin-left: 10px; background: #11ff61; height: 8px; margin-top: 10px; float:left; text-align: center; }А это сам код <html> <head> <title>test</title> <link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon"><!-- картинка в вкладке --> <meta http-equiv="Content-Type" content="text/html; charset=windows-1251" /><!-- кодировка --> <link rel="stylesheet" type="text/css" href="style.css" /> </head> <body> <div class="comment"> <div class="comment-head"> <p style=" line-height: 0.00001;">ДЕнис Роллов</p> </div> <div class="comment-left"> <div class="comment-photo"></div> <div class="comment-number"><p style=" font-size:3px;">15:12</p></div> <div class="comment-number"><p style=" font-size:3px;">03.12.2012</p></div> </div> <div class="comment-right"><p>Здесь будет комментарий о нашем сайте.Здесь будет комментарий о нашем сайте.Здесь будет комментарий о нашем сайте.Здесь будет комментарий о нашем сайте.Здесь будет комментарий о нашем сайте.Здесь будет комментарий о нашем сайте.</p></div> </div></body></html>Я знаю что все написано ужасно криво и вообще не по правилам, но это мой первый проэкт, так что прошу помочь
×
×
  • 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