Leaderboard
Popular Content
Showing content with the highest reputation on 10/04/2011 in all areas
-
Рулит тот браузер в котором открыто 1-3 вкладки))) Работать удобно с ФФ, лазить по инету с хромом, опера запарила глюками, сафари тот же хром, поэтому нафиг сафари, ИЕ не удобный, исключительно посмотреть как отображается. Как по мне так эпл выпускает хороший товар, но цены не по товару. Ноутбуки дорогие, а производительность полный отстой. За такие деньги pc выдаст роскошный аппарат. Про телефоны вообще нечего говорить. Пользовался и тем, и другим. И никогда себе мак не куплю)))2 points
-
1 point
-
зачем? просто добавим к примеру после этого $("#but").val("Редактировать");это $.get('saveform.php', {name , $("#text").text($("#inptext").val())}); и соответственно в фале saveform.php получаем $_GET['name']... и в общем делаем с данными что нужно1 point
-
1 point
-
1 point
-
Вынести <a class="auth_reg_krest" href="" onclick="document.getElementById('MPauthorization').style.display = 'none !important'"></a> за пределы <div class="authorization_inner"> и спозиционировать относительно <div class="MPauthorization" id="MPauthorization"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="eng" xml:lang="eng"> <head> <style> body{ background-color: red; } .MPauthorization{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; background: url(images/bg_auth_reg.png) center top repeat; z-index: 100; /*opacity: 0.7;*/ position: fixed; } .MPauthorization .auth_rule{ width:100%; height:50%; } .MPauthorization .authorization_inner{ width: 705px; height: 504px; background: url(images/bg_auth_reg_blank.png) center top no-repeat; margin: 0 auto; margin-top: -252px; position: relative; z-index: 200; } .MPauthorization .authorization_inner .auth_form{ width: 668px; margin: 0 auto; padding-top: 100px; z-index: 200; position: relative; } .MPauthorization .authorization_inner .auth_form fieldset{ border: none; background: none; } .MPauthorization .authorization_inner .auth_form .label{ font-family: Trebuchet MS, arial, sans-serif; font-size: 24px; color: #599A9E; font-weight: 600; text-align: center; width: 100%; display: block; margin-bottom: 30px; text-indent: -23px; } .MPauthorization .authorization_inner .auth_form fieldset .labelLogin{ position: absolute; top: 145px; left: 180px; z-index: 400; width: 620px; height: 49px; padding-top: 20px; font-size: 20px; font-weight: 600; color: #808080; border: none; } .MPauthorization .authorization_inner .auth_form fieldset .login{ background: url(images/bg_form_auth_field.png) left top no-repeat; border: none; width: 305px; height: 69px; position: relative; left: 150px; top: -39px; padding-left: 20px; font-size: 20px; font-weight: 600; color: #808080; border: none; } .MPauthorization .authorization_inner .auth_form fieldset .labelPass{ position: absolute; top: 220px; left: 180px; z-index: 400; width: 305px; height: 39px; padding-top: 20px; font-size: 20px; font-weight: 600; color: #808080; border: none; } .MPauthorization .authorization_inner .auth_form fieldset .password_field{ background: url(../images/bg_form_auth_field_.png) left top no-repeat; border: none; width: 305px; height: 69px; position: relative; left: 150px; top: -36px; font-size: 20px; font-weight: 600; color: #808080; z-index: 250; padding-left: 20px; } .MPauthorization .authorization_inner .auth_form fieldset input[type='checkbox']{ position: relative; left: 20px; top: -45px; } .MPauthorization .authorization_inner .auth_form fieldset .remember_me{ position: relative; left: 250px; top: -30px; font-family: Trebuchet MS, arial, sans-serif; font-size: 20px; color: #808080; font-weight: 500; } .MPauthorization .authorization_inner .auth_form fieldset input[type='submit']{ background: url(images/bg_auth_reg_button.png) left top no-repeat; border: none; width: 638px; height: 60px; margin-top: 30px; position: relative; top: 20px; left: 5px; cursor: pointer; } .MPauthorization .authorization_inner .auth_form fieldset a.forget_password{ text-decoration: none; color: #599A9E; font-size: 18px; font-weight: 600; position: absolute; top: 240px; right: 30px; } .MPauthorization .authorization_inner .auth_form fieldset a.forget_password:hover{ text-decoration: underline; } [u][b].MPauthorization .auth_reg_krest[/b][/u]{ background: url(images/bg_auth_reg_krest.png) left top no-repeat; width: 80px; height: 51px; z-index: 110; display: block; position: absolute; [i][b]right: 240px; top: 30px;[/b][/i] } </style> </head> <body> <div class="MPauthorization" id="MPauthorization"> <div class="auth_rule"></div> <div class="authorization_inner"> <form class="auth_form" action="" method="post" name="loginregister" id="login-form"> <fieldset> <span class="label">Авторизация</span><br /> <input type="text" class="login" id="modlgn-username" name="username" value="" maxlength="35" /><br /> <input type="password" class="password_field" id="modlgn-passwd" name="password" value="" maxlength="35" /><br /> <label class="remember_me" for="checkbox">Запомнить меня</label><br /> <input type="checkbox" id="modlgn-remember" name="remember" value="" /> <input type="submit" value="" /> <a class="forget_password" href="#31">Забыли пароль?</a> </fieldset> </form> </div> [u][b] <a class="auth_reg_krest" href="" onclick="document.getElementById('MPauthorization').style.display = 'none !important'"></a> </div>[/b][/u] </body> </html>1 point
-
Теперь и я попал в эту оплошность. Так все таки можно ли разделять class="vCard" (использовать несколько классов vCard).1 point
-
Verder, спасибо. Как всегда по теме и конструктивно. Именно то что сказал и собирался менять. Все советы в темы... Просто нужно было срочно сделать сайт для поддержки разработок, на юзабилити не особо ориентировался. Хотя с другой стороны есть этот сайт и уже есть что обсудить и наставить на путь истинный . Но дракон всё таки сидит И с этой ссылкой "главная" тоже постоянно мучаюсь.. Сделаешь - плохо, не сделаешь - начинают советовать поставить.. Ссылка на логотипе согласен должна быть на главную.. здесь я что-то банально проглядел-1 points
This leaderboard is set to Kiev/GMT+02:00
-
Upcoming Events
No upcoming events found -
Сообщения форума
-
Доброго всем времени суток. Прошу помощи. Научите принципу изменения футера. Движок Xenforo. Версия 2.2.10. Стиль дефолтный. Что именно нужно в итоге на фото примере. Мой шаблон app.footer less имеет следующее значение. .p-footer { .xf-publicFooter(); a { .xf-publicFooterLink(); } } .p-footer-inner { .m-pageWidth(); .m-pageInset(); padding-top: @xf-paddingMedium; padding-bottom: @xf-paddingLarge; } .p-footer-row { .m-clearFix(); margin-bottom: -@xf-paddingLarge; } .p-footer-row-main { float: left; margin-bottom: @xf-paddingLarge; } .p-footer-row-opposite { float: right; margin-bottom: @xf-paddingLarge; } .p-footer-linkList { .m-listPlain(); .m-clearFix(); > li { float: left; margin-right: .5em; &:last-child { margin-right: 0; } a { padding: 2px 4px; border-radius: @xf-borderRadiusSmall; &:hover { text-decoration: none; background-color: fade(@xf-publicFooterLink--color, 10%); } } } } .p-footer-rssLink { > span { position: relative; top: -1px; display: inline-block; width: 1.44em; height: 1.44em; line-height: 1.44em; text-align: center; font-size: .8em; background-color: #4682B4; border-radius: 2px; } .fa-rss { color: white; } } .p-footer-copyright { margin-top: @xf-elementSpacer; text-align: center; font-size: @xf-fontSizeSmallest; } .p-footer-debug { margin-top: @xf-paddingLarge; text-align: right; font-size: @xf-fontSizeSmallest; .pairs > dt { color: inherit; } } @media (max-width: @xf-responsiveMedium) { .p-footer-row-main, .p-footer-row-opposite { float: none; } .p-footer-copyright { text-align: left; padding: 0 4px; // aligns with other links } }
-
Нужны сайты с примерами верстки, типа https://css-tricks.com/. Типовые приемы и нестандартные на все случаи жизни. Накидайте ссылок.
-
By Katerina23 · Posted
Да, подходит. Спасибо. -
<input type="number">
-
By Katerina23 · Posted
Здравствуйте, подскажите какой тег использовать для увеличения значения, пример на картинке. Вроде, про такой тег я слышала. Если есть тег прогресс бар, значит и такое должно быть.
-