Помогите подправить сss и html

K1
На сайте с 15.11.2014
Offline
158
638

Прошу помощи! Помогите пожалуйста подправить новый код вытянутый мною через SnappySnippet.

Просто не могу понять что не так там( Нужно помочь с полем поиска и подписки... Кто может помочь?

Просто с полями у меня тяжбы и не понимаю как сделать правильно и исправить. Сейчас с деньгами немного тяжело, но готов помочь с составлением СЯ или написать отзыв в вашей теме!

Пожалуйста помогииите! Вот тут код ксс и хтмл: http://codepen.io/anon/pen/NqXQrz

K1
На сайте с 15.11.2014
Offline
158
#1

Тема закрыта!

K1
На сайте с 15.11.2014
Offline
158
#2

Помогите пожалуйста понять в чем дело... навигацию съехала в низ и не поймем в чем дело...

Ну помогите пожалуйста.... Реально уже не знаю в чем дело:(

Вот тут ксс и хтмл - http://codepen.io/anon/pen/pJaoMO

На вас вся надежда😕

xlife
На сайте с 10.08.2009
Offline
47
#3

Пожалуйста



Было
.logo {
float: left;
margin-left: 59px;
position: relative;
}

Стало
.logo {
float: left; // убрать
margin-left: 59px;
position: relative;
}

Было
.menu-secondary-container {
height: 42px;
margin: 231px 0 auto;
padding: 0 10px 0 20px;
position: relative;
}
СТало
.menu-secondary-container {
height: 42px;
margin: -13px 0 auto;
padding: 0 10px 0 20px;
position: relative;
}

K1
На сайте с 15.11.2014
Offline
158
#4
xlife:
Пожалуйста

Помогло, но вот на сайт не становится(

Сможете помочь? Вообще сайт кривой сделался когда поставил...(

Coolmac
На сайте с 08.09.2011
Offline
60
#5

Зачем Вам сайт про создание сайта, если Вы не в состоянии кнопку подвинуть?

Доступные vps/ds с грамотной тех. поддержкой (https://my.friendhosting.net/pl.php?11304)
K1
На сайте с 15.11.2014
Offline
158
#6

Помогите исправить ошибку в коде пожалуйста... При нажатии на поле ввода подписки и поиска, текст который там написан не пропадает...

Страница - http://base-road.ru

Вот их html подписки

<div class="subscribeme clearfix">
<div class="clear"></div>
<a href="http://feeds.feedburner.com/Base-Road-" rel="nofollow" target="_blank" class="stype feed"></a>
<a href="https://www.facebook.com/groups/1585101475083981/" target="_blank" class="stype face"></a>
<a href="http://vk.com/base_road" rel="nofollow" target="_blank" class="stype vkcom"></a>
<a href="https://twitter.com/Base_Road" rel="nofollow" target="_blank" class="stype tweet"></a>
<div class="clear"></div>
<form class="clearfix" id="sideformfeed" action="http://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=Base-Road-', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true">
<label for="s2" class="label1">Подписаться по E-Mail</label>
<input type="text" id="s2" name="email" value="Введите E-Mail" onfocus="cleanarea1(this);" onblur="fillarea1(this);">
<input id="sbutton2" class="but1" type="submit" value="Подписаться">
<input type="hidden" value="Base-Road-" name="uri"><input type="hidden" name="loc" value="ru_RU"></form>
</div>

вот ксс

.clearfix::after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}
.subscribeme {
font-size: 12px;
margin: 0 10px 20px;
}
.clear {
clear: both;
font-size: 0;
height: 0;
line-height: 0;
overflow: hidden;
}
.subscribeme .stype.feed {
background-position: 0 -63px;
margin-left: 30px;
}
.subscribeme .stype {
background-image: url("http://base-road.ru/templates/madison2/images/sprite-1.png");
background-repeat: no-repeat;
float: left;
height: 45px;
margin: 10px 0 15px 23px;
width: 42px;
}
a {
color: #35729c;
text-decoration: underline;
}
.subscribeme .stype.face {
background-position: -43px -63px;
width: 40px;
}

.subscribeme .stype.vkcom {
background-position: -83px -63px;
}
.subscribeme .stype.tweet {
background-position: -126px -63px;
}
.label1 {
color: #38708a;
display: block;
font-size: 12px;
font-weight: 700;
margin-bottom: 3px;
}
#s2 {
background: #f5fcfe none repeat scroll 0 0;
border: 1px solid #c0dade;
border-radius: 5px;
box-shadow: 0 1px 3px #c0dade inset;
color: #38708a;
display: inline-block;
height: 24px;
line-height: 24px;
margin: 0;
padding: 0 8px;
width: 120px;
}
.but1 {
background: rgba(0, 0, 0, 0) url("http://base-road.ru/templates/madison2/images/sprite-1.png") no-repeat scroll left -119px;
border: 0 none;
border-radius: 5px;
color: #fff;
cursor: pointer;
display: inline-block;
font-weight: 700;
height: 26px;
line-height: 26px !important;
margin: 0 0 0 5px;
overflow: hidden;
padding: 0;
text-align: center;
text-decoration: none;
width: 110px;
}
.subscribeme {
font-size: 12px;
}

тут хтмл поиска

<form class="search" action="http://yandex.ru/sitesearch" method="get" target="_self">
<input type="hidden" name="searchid" value="2225817"/>
<input type="hidden" name="l10n" value="ru"/>
<input type="hidden" name="reqenc" value=""/>
<input id="sword1" class="sword" type="search" name="text" value="Поиск..."/>
<input type="submit" value="Найти" class="ssubmit"/></form>
<style type="text/css">.ya-page_js_yes .ya-site-form_inited_no { display: none; }</style>
<script type="text/javascript">(function(w,d,c){var s=d.createElement('script'),h=d.getElementsByTagName('script')[0],e=d.documentElement;if((' '+e.className+' ').indexOf(' ya-page_js_yes ')===-1){e.className+=' ya-page_js_yes';}s.type='text/javascript';s.async=true;s.charset='utf-8';s.src=(d.location.protocol==='https:'?'https:':'http:')+'//site.yandex.net/v2.0/js/all.js';h.parentNode.insertBefore(s,h);(w[c]||(w[c]=[])).push(function(){Ya.Site.Form.init()})})(window,document,'yandex_site_callbacks');</script>

ксс

input, textarea {
font-family: verdana;
font-size: 11px;
}
.sword {
background: #fff none repeat scroll 0 0;
border: 1px solid #b1b1b1;
border-radius: 5px;
box-shadow: 0 1px 3px #ccc inset;
color: #38708a;
display: inline-block;
height: 24px;
line-height: 24px;
margin: 0;
padding: 0 8px;
width: 163px;
}
.ssubmit {
background: rgba(0, 0, 0, 0) url("http://base-road.ru/templates/madison2/images/sprite-1.png") no-repeat scroll -117px top;
border: 0 none;
cursor: pointer;
display: inline-block;
height: 26px !important;
margin: 0 0 0 12px;
padding: 0;
position: relative;
text-indent: -9999px;
width: 83px;
}

Безвыходная какая-то ситуация :(

Авторизуйтесь или зарегистрируйтесь, чтобы оставить комментарий