X   Сообщение сайта
(Сообщение закроется через 3 секунды)



 

Здравствуйте, гость (

| Вход | Регистрация )

2 страниц V   1 2 >
Открыть тему
Тема закрыта
> Уменьшить высоту шапки
sosnovskij
sosnovskij
Topic Starter сообщение 25.7.2013, 14:49; Ответить: sosnovskij
Сообщение #1


Всем привет! Сайт - http://sosnovskij.ru/ . Что отвечает за высоту шапки?

Прикрепленное изображение


CSS

Развернуть/Свернуть

/*
Theme Name: sosnovskij.ru
Description: Markup by <a href="http://dimox.name/">Dimox</a>, <a href="http://blogoart.ru/">Blogoart.ru</a>
Author: Dimox
*/
* {
margin: 0;
padding: 0;
}
body {
font: 12px/20px Verdana, Tahoma, Arial, sans-serif;
color: #393939;
background: #FFF;
min-width: 1000px;
}
a {
color: #64A42B;
outline: none;
}
a:hover {
text-decoration: none;
}
p {margin: 0 0 18px}
img {border: none}
input {vertical-align: middle}
input:focus,
select:focus,
textarea:focus {outline: none}
blockquote {
margin: 0 10px 18px;
padding: 1px 12px 1px 43px;
background: #F6FBFE url(i/blockquote.gif) 12px 12px no-repeat;
  font: 14px/18px Georgia, "Times New Roman", Times;
color: #21455D;
}
blockquote div {
padding: 5px 43px 5px 0;
background: url(i/blockquote.gif) -88px 100% no-repeat;
}
blockquote p {
padding: 8px 0;
margin: 0;
}
.clear {
clear: both;
height: 0;
overflow: hidden;
}
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft {float: left}
img.alignleft {margin: 5px 15px 15px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 15px 15px}
#top {
height: 70px;
padding: 5px 0 0;
  background: #E5E5E5 url(i/top_bg.gif) 50% 0 no-repeat;
  text-align: center;
  border-bottom: 1px solid #FFF;
}
#wrap {
  background: url(i/wrap_bg.gif) repeat-x;
}
#wrapper {
width: 1000px;
margin: 0 auto;
padding: 230px 0 0;
position: relative;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 230px;
  background: url(i/header.gif) 10px 0 no-repeat;
}
#logo {
position: absolute;
top: 20px;
left: 4px;
width: 385px;
height: 90px;
  text-indent: -9999px;
}
#nav {
position: absolute;
top: 131px;
left: 10px;
width: 984px;
height: 43px;
background: #76BB18 url(i/nav.gif) no-repeat;
list-style: none;
  font: bold 14px/43px Arial, Tahoma, sans-serif;
overflow: hidden;
}
#nav li {
float: left;
background: url(i/nav.gif) 0 -43px no-repeat;
  margin-left: -1px;
padding: 0 12px;
}
#nav a {
float: left;
color: #FFF;
  text-decoration: none;
padding: 0 0 0 8px;
}
#nav a span {
float: left;
padding: 0 8px 0 0;
}
#nav a span span {
padding: 0;
}
#nav a:hover,
#nav .current_page_item a {
  background: url(i/nav_hover.gif) no-repeat;
color: #000;
}
#nav a:hover span,
#nav .current_page_item a span {
  background: url(i/nav_hover.gif) 100% 0 no-repeat;
}
#nav a:hover span span {
background: none;
}
#nav .current_page_item a span span {
  background: url(i/nav_hover.gif) 50% -43px no-repeat;
}
#search {
position: absolute;
top: 47px;
right: 8px;
width: 324px;
height: 35px;
  background: url(i/search.gif) no-repeat;
}
#search input {
font: 12px Verdana, Tahoma, Arial, sans-serif;
float: left;
border: none;
background: none;
}
#search input.search {
width: 262px;
padding: 10px 14px;
}
#search input.go {
cursor: pointer;
border: none;
width: 34px;
height: 35px;
background: #76BB18 url(i/search.gif) 100% 0 no-repeat;
}
#daos {
margin: 0 6px 4px 10px;
padding: 13px 19px 0 54px;
  background: #F7F7F7 url(i/daos.gif) no-repeat;
height: 30px;
position: relative;
}
#daostring {
  font: bold 16px/18px Arial, Tahoma, sans-serif !important;
}
#daosinvite {
position: absolute;
top: 13px;
right: 19px;
  font: 14px/16px Arial, Tahoma, sans-serif !important;
color: #5A6778 !important;
padding: 0 !important;
}
#ncode {
position: absolute;
top: 183px;
left: 50%;
width: 911px;
height: 30px;
margin: 0 0 0 -490px;
padding: 13px 19px 0 54px;
  background: #F7F7F7 url(i/daos.gif) no-repeat;
}
:root #ncode {top: 259px\9;} /* IE9 */
#ncode div {
background: none !important;
padding: 0 !important;
}
#ncode a {
position: absolute;
top: 13px;
right: 19px;
  font: 14px/16px Arial, Tahoma, sans-serif !important;
color: #5A6778 !important;
padding: 0 !important;
}
#ncode a.nolix {
position: relative;
right: auto;
left: 0;
top: -4px;
  font: 22px/1 Arial, Tahoma, sans-serif !important;
color: #4F970E !important;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
width: 100%;
  background: url(i/middle_bg.gif) repeat-y;
}
* html #middle {height: 1%;}
#middle:after {
content: ' ';
clear: both;
display: block;
height: 0;
visibility: hidden;
}
#container {
width: 100%;
float: left;
  background: url(i/mid_top.gif) no-repeat;
}
#content {
padding: 17px 355px 0 10px;
margin: 0 0 -15px;
position: relative;
height: 1%;
}
#content .advs {
width: 657px;
height: 148px;
  background: url(i/mid_advs.gif) no-repeat;
padding: 16px 0 0;
margin: -17px 0 0 -10px;
  text-align: center;
}
#content .advs .adv {
padding: 0 0 7px;
}
div.pagetitle {
margin: 7px 0 20px;
text-align: center;
font-size: 17px;
}
#crumbs {
padding: 0 23px 10px;
  font-size: 9px;
}
.post {
margin: 0 0 11px;
padding: 0 23px 9px;
  border-bottom: 1px solid #E9E9E9;
  background: url(i/post_bg.gif) 460px 100% no-repeat;
position: relative;
height: 1%;
}
.single {
border: none;
background: none;
margin: 0 0 25px;
padding-bottom: 0;
}
.phead {
  background: url(i/phead.gif) no-repeat;
margin: 0 -13px 15px;
padding: 7px 0 0;
}
.phead .bg {
  background: url(i/phead.gif) 0 100% no-repeat;
padding: 8px 75px 15px 13px;
position: relative;
height: 1%;
}
.single .phead .bg {
  padding-top: 10px;
  padding-bottom: 17px;
}
#content h1{
font: 22px/24px Arial, Tahoma, sans-serif;
color: #4F970E;
}
#content h2 {
font: 18px/20px Arial, Tahoma, sans-serif;
color: #000;
}
#content h2 a {
color: #4F970E;
text-decoration: none;
font: 22px/24px Arial, Tahoma, sans-serif;
}
#content h2 a:hover {
text-decoration: underline;
}
.pmeta {
  font: 11px/16px Tahoma, Arial, sans-serif;
color: #8EA4AF;
margin: 7px 0 0;
}
.single .pmeta {
margin: 0 0 20px;
  text-align: right;
}
.pmeta a {
color: #2190DA;
}
.pdate {
  font-weight: bold;
color: #8EA4AF;
  margin-right: 2px;
}
.pauthor {
margin: 0 2px;
}
.pauthor span {
color: #2190DA;
}
.pcat {
  margin-left: 2px;
}
.comments {
position: absolute;
top: -4px;
right: 9px;
  font: 11px/19px Tahoma, Arial, sans-serif;
color: #8EA4AF;
}
.comments a {
display: block;
width: 43px;
height: 43px;
padding: 0 10px 0 0;
background: url(i/comments.gif) no-repeat;
  text-align: center;
  text-decoration: none;
  font: bold 14px/26px Arial, Tahoma, sans-serif;
}
.comments a:hover {
  text-decoration: underline;
}
.entry {
width: 100%;
overflow: hidden;
}
#content h3 {
font-size: 14px;
margin: 0 0 10px;
}
#content .entry h2,
#content .entry h3,
#content .entry h4,
#content .entry h5,
#content .entry h6 {
font: 18px/20px Arial, Tahoma, sans-serif;
margin: 25px 0 18px;
}
#content .entry h3 {font-size: 17px}
#content .entry h4 {font-size: 16px}
#content .entry h5 {font-size: 15px}
#content .entry h6 {font-size: 14px}
.entry img.aligncenter,
.entry img.alignleft,
.entry img.alignright {
padding: 2px;
  border: 1px solid #E9E9E9;
}
.entry ul,
.entry ol {
margin: 0 10px 18px;
padding: 0 9px 5px;
background: #F8FCF5;
  border-top: 5px solid #F8FCF5;
overflow: hidden;
height: 1%;
}
.entry ul li {
list-style: none;
  border-top: 1px dotted #8EA4AF;
  margin-top: -1px;
padding: 2px 0 2px 15px;
  background: url(i/bullet6.gif) 0 6px no-repeat;
}
.entry ol li {
  border-top: 1px dotted #8EA4AF;
margin: -1px 0 0 22px;
padding: 2px 0;
}
.pfoot {
width: 100%;
overflow: hidden;
}
.tweet {
float: right;
width: 96px;
overflow: hidden;
}
.more-link {
display: inline-block;
  background: url(i/more.gif) 0 2px no-repeat;
padding: 0 0 4px 23px;
}
#related {
margin: 12px 0 0;
position: relative;
}
#related h3 {
font-size: 16px;
color: #4F970E;
background: url(i/related.gif) no-repeat;
padding: 0 0 0 20px;
}
#related ul {
  font: 16px/17px Tahoma, Arial, sans-serif;
list-style: none;
overflow: hidden;
height: 1%;
}
#related li {
background: url(i/bullet7.gif) 0 7px no-repeat;
  margin-top: -1px;
padding: 3px 0 6px 17px;
  border-top: 1px dotted #000;
height: 1%;
}
#related li a {
color: #004D6C;
}
#related li a:hover {
text-decoration: none;
}
#share {
float: left;
width: 470px;
  font-size: 12px;
  font-weight: bold;
color: #4F970E;
margin: -3px 0 0;
text-align: left;
}
/*#share .title {
float: left;
padding: 2px 0 0;
}
#share a.twitter,
#share a.facebook {
float: left;
  font-size: 11px;
height: 21px;
line-height: 20px;
color: #FFF;
  text-decoration: none;
  text-align: left;
  margin: 0 6px 0 0;
}
#share a.twitter {
width: 52px;
padding: 0 0 0 27px;
margin-left: 8px;
  background: #7BBF1A url(i/share.gif) no-repeat;
}
#share a.facebook {
width: 63px;
padding: 0 0 0 28px;
  background: #7BBF1A url(i/share.gif) 100% 0 no-repeat;
}*/
#share .twitter-share-button {
float: left;
width: 110px !important;
}
#share .gplusone {
float: left;
width: 75px;
}
#share .fb-like {
float: left;
margin: 0 10px 0 0;
}
#share .vk-like {
float: left;
margin: 0 10px 0 0;
}
#share .gplusone-profile {
float: left;
}
#subscribes2 {
width: 580px;
height: 125px;
  background: url(i/subscribes2.gif) no-repeat;
margin: 0 auto 25px;
  text-align: center;
  font: 11px/18px Tahoma, Arial, sans-serif;
}
#subscribes2 .title {
  font-weight: bold;
color: #000;
padding: 12px 0 13px;
font-size: 14px;
}
#subscribes2 .count {
color: #2190DA;
}
#subscribes2 .links a {
color: #1395BC;
  font-size: 11px;
margin: 0 2px;
}
#subscribes2 .rss2mail {
width: 299px;
height: 29px;
overflow: hidden;
margin: 0 auto 8px;
  background: url(i/rss2mail.gif) no-repeat;
}
#cblock {
padding: 0 23px;
}
h3#comments {
  font-size: 12px;
color: #4F970E;
  background: url(i/comments2.gif) 0 1px no-repeat;
padding: 0 0 0 26px;
margin: 0 0 15px;
position: relative;
}
.commentlist {
margin: 0px 0 5px;
}
.commentlist li {
padding: 3px 0 10px;
list-style: none;
}
.commentlist ul.children {
margin: 0 0 -3px;
}
.commentlist ul.children li {
padding: 12px 0 5px 25px;
}
.cauthor {
padding: 0 0 3px;
  font: 12px/18px Tahoma, Arial, sans-serif;
}
.fn {
font-style: normal;
font-weight: bold;
}
.fn a {
color: #2190DA;
  text-decoration: none;
}
.fn a:hover {
  text-decoration: underline;
}
.cauthor span {
  font-size: 11px;
color: #8AA5AE;
}
.cauthor span a {
margin: 0 2px;
}
span.cnum {
font-size: 12px;
margin-right: 4px;
color: #999;
}
.ctext {
background: url(i/comment_bg.gif) no-repeat;
padding: 14px 0 0;
}
.ctext .bg {
background: url(i/comment_bg.gif) 0 100% no-repeat;
padding: 0 11px 10px 84px;
overflow: hidden;
height: 1%;
}
.avatar {
float: left;
margin: 0 0 0 -73px;
}
.reply {
  font: bold 11px/18px Tahoma, Arial, sans-serif;
  text-align: right;
}
.reply a {
color: #0487AB;
  background: url(i/reply.gif) 0 1px no-repeat;
padding: 0 0 2px 20px;
}
#cancel-comment-reply {
margin: 0 0 12px;
}
#commentform {
margin: 0 0 30px;
}
#commentform p {
margin: 0 0 5px;
}
#author, #email, #url, #comment, #submit {
font: 12px Verdana, Arial, Tahoma, sans-serif;
padding: 0 13px;
border: none;
}
#author, #email, #url {
width: 273px;
height: 29px;
  background: url(i/input.gif) no-repeat;
color: #7A8695;
  margin-right: 3px;
}
.textarea {
width: 582px;
  background: url(i/textarea.gif) no-repeat;
padding: 10px 0 0;
margin: 30px 0 6px;
}
#wp_grins {
position: relative;
top: -32px;
margin: 0 0 -14px;
}
#comment {
width: 556px;
height: 90px;
padding: 0 13px 10px;
  background: url(i/textarea.gif) 0 100% no-repeat;
color: #48596E;
}
#submit {
width: 161px;
height: 27px;
padding: 0;
background: #7ABE1A url(i/submit.gif) no-repeat;
color: #FFF;
  font: bold 11px Tahoma, Arial, sans-serif;
cursor: pointer;
border: none;
}
.pagination {
width: 100%;
overflow: hidden;
  font: 11px/22px Tahoma, Arial, sans-serif;
  text-align: center;
padding: 0 0 15px;
margin: 14px 0 0;
}
.pagination.comm {
padding: 0 0 7px;
}
.pagination a,
.pagination span {
display: inline-block;
vertical-align: middle;
width: 22px;
height: 22px;
line-height: 21px;
  background: #E5E5E5 url(i/navigation.gif) -22px 0 no-repeat;
  text-align: center;
margin: 0 1px;
text-decoration: none;
}
.pagination a {
color: #000;
}
.pagination a:hover,
.pagination span.current {
  background: #7FC953 url(i/navigation.gif) no-repeat;
color: #FFF;
}
.pagination a.prev,
.pagination a.next {
text-decoration: underline;
  background: url(i/navigation.gif) 0 -22px no-repeat;
color: #2190DA;
width: auto;
line-height: 19px;
}
.pagination a.prev {
  padding-left: 23px;
  margin-right: 15px;
}
.pagination a.next {
  padding-right: 23px;
  margin-left: 15px;
background-position: 100% -43px;
}
.pagination a.prev:hover,
.pagination a.next:hover {
  text-decoration: none;
}

/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
float: left;
width: 333px;
margin-left: -339px;
position: relative;
padding: 6px 0 20px;
  font: 11px/14px Tahoma, Arial, sans-serif;
overflow: hidden;
}
* html #sidebar {
margin-left: -350px;
}
#aside {
width: 100%;
overflow: hidden;
}
#sideLeft {
float: left;
width: 160px;
}
#sideRight {
float: right;
width: 157px;
}
#subscribes {
height: 123px;
padding: 17px 18px 0;
margin: 0 0 7px;
  background: #FCFCFC url(i/subscribes.gif) no-repeat;
}
#subscribes .title,
.sidebar-share .title {
  font-size: 12px;
  font-weight: bold;
color: #48596E;
  text-align: center;
}
#subscribes ul .title {
color: #000;
  text-align: left;
margin: 2px 0 3px;
}
#subscribes ul {
margin: 18px 0 19px;
width: 100%;
overflow: hidden;
list-style: none;
}
#rss {
float: left;
width: 107px;
padding: 0 0 0 48px;
  background: url(i/dots.gif) 100% 9px no-repeat;
}
#rss .icon {
float: left;
margin: 0 0 0 -43px;
width: 34px;
height: 34px;
  background: url(i/rss.gif) no-repeat;
  text-indent: -9999px;
}
#rss .title a {
color: #E26000;
  text-decoration: none;
}
#rss .title a:hover {
  text-decoration: underline;
}
#twitter {
float: left;
width: 88px;
padding: 0 0 0 54px;
}
#twitter .icon {
float: left;
margin: 3px 0 0 -46px;
width: 42px;
height: 31px;
  background: url(i/twitter.gif) no-repeat;
  text-indent: -9999px;
}
#twitter .title a {
color: #51ADDD;
  text-decoration: none;
}
#twitter .title a:hover {
  text-decoration: underline;
}
#subscribes .counter {
color: #576971;
}
#subscribes .counter span {
color: #999;
  font-weight: bold;
}
.rss2mail {
width: 299px;
height: 29px;
  background: url(i/rss2mail.gif) no-repeat;
}
.rss2mail input {
float: left;
border: none;
  background: none;
  font: 11px Tahoma, Arial, sans-serif;
}
.rss2mail input.input {
width: 185px;
padding: 8px 0 8px 25px;
}
.rss2mail input.go {
width: 89px;
height: 29px;
padding: 0 0 2px;
  background: url(i/rss2mail.gif) 100% 0 no-repeat;
color: #FFF;
  font-weight: bold;
cursor: pointer;
}
.sidebar-share {
padding: 17px;
margin: 0 0 7px;
border: 1px solid #EAE9EA;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAACHCAIAAABYnqQbAAAAGXRFWHRTb2Z0d2FyZQBBZ
G9iZSBJbWFnZVJlYWR5ccllPAAAACJJREFUeNpi+P//PxMDA8OIwpT6GZ9+bHLoYvj4g4gNEGAAxc851HVUxGYAAAAASUVORK5CYII=) repeat-x 0 100%;
border-radius: 6px;
}
.sidebar-share table {
margin: 18px 3px 0;
}
.sidebar-share td {
vertical-align: top;
}
.sidebar-share .twitter-share-button {
width: 110px !important;
}
.sidebar-share .fb-like {
margin: 0 15px 0 0;
}
#sidebar .advs {
width: 100%;
overflow: hidden;
color: #8EA4AF;
  line-height: 20px;
margin: 0 0 18px;
}
#sidebar .advs .adv1 {
float: left;
width: 125px;
padding: 0 0 0 22px;
}
#sidebar .advs .adv2 {
float: right;
width: 125px;
padding: 0 22px 0 0;
}
.section {
margin: 0 0 25px;
}
.section h4 {
  font-size: 14px;
color: #4F970E;
margin: 0 0 13px;
}
.section ul {
overflow: hidden;
height: 1%;
}
.section li {
list-style: none;
padding: 7px 0 8px;
  background: url(i/dot.gif) repeat-x;
  margin-top: -1px;
}
.section li a {
font-size: 12px;
display: block;
color: #000;
  text-decoration: none;
  background: url(i/bullet1.gif) 0 5px no-repeat;
padding: 0 0 0 7px;
}
.section li a:hover {
color: #2190DA;
  text-decoration: underline;
background-position: 0 -190px;
}
#cats li {
padding: 5px 0 6px;
}
#cats a {
  font-size: 13px;
color: #48596E;
  background: url(i/bullet2.gif) 0 4px no-repeat;
padding: 0 0 0 15px;
}
#cats a:hover {
color: #4F970E;
background-position: -171px 4px;
}
.tabbed {
  background: url(i/section.gif) 0 100% no-repeat;
height: 1%;
}
.tabbed h4 {
  font-size: 11px;
  font-weight: normal;
color: #8EA4AF;
margin: 0 0 5px;
}
ul.tabs {
height: 54px;
  background: #FFF url(i/section.gif) 0 47px no-repeat;
margin: 0 0 10px;
}
.tabs li {
float: left;
display: inline;
background: none;
margin: 0;
padding: 0;
cursor: pointer;
}
.tabs li div {
float: left;
width: 52px;
height: 39px;
margin: 9px 1px 0 0;
}
.tabs div.t1 {
width: 53px;
height: 45px;
background: #79BE1A url(i/tabs.gif) no-repeat;
}
.tabs div.t2 {background: #79BE1A url(i/tabs.gif) -53px 0 no-repeat}
.tabs div.t3 {background: #79BE1A url(i/tabs.gif) -105px 0 no-repeat}
.tabs div.t4 {background: #79BE1A url(i/tabs.gif) -157px 0 no-repeat}
.tabs div.t5 {background: #79BE1A url(i/tabs.gif) -209px 0 no-repeat}
.tabs div.t6 {background: #79BE1A url(i/tabs.gif) -261px 0 no-repeat}
.tabs li.current div {
margin: 0 1px 0 0;
height: 48px;
}
.tabs li.current div.t1 {background: #FFF url(i/tabs.gif) 0 -45px no-repeat}
.tabs li.current div.t2 {background: #FFF url(i/tabs.gif) -53px -45px no-repeat}
.tabs li.current div.t3 {background: #FFF url(i/tabs.gif) -104px -45px no-repeat}
.tabs li.current div.t4 {background: #FFF url(i/tabs.gif) -155px -45px no-repeat}
.tabs li.current div.t5 {background: #FFF url(i/tabs.gif) -206px -45px no-repeat}
.tabs li.current div.t6 {background: #FFF url(i/tabs.gif) -257px -45px no-repeat}
.box {
display: none;
padding: 0 23px 10px;
}
.box li {
  margin-left: 14px;
}
.box li a {
  background: url(i/bullet5.gif) 0 3px no-repeat;
padding: 0 0 0 16px;
margin: 0 0 0 -14px;
}
.box li a:hover {
color: #4F970E;
background-position: 0 -88px;
}
.box.visible {
display: block;
}
#soon {
min-height: 232px;
height: auto !important;
height: 232px;
}
#soon li {
  font-size: 12px;
  line-height: 16px;
color: #48596E;
  background: url(i/bullet3.gif) 0 13px no-repeat;
padding: 7px 0 10px 7px;
}
#sidebar .author img {
display: block;
padding: 1px;
  border: 1px solid #D7D7D7;
}
h4.caption1 {
background: url(i/icons.gif) no-repeat;
padding: 9px 0 3px 38px;
}
h4.caption2 {
background: url(i/icons.gif) 0 -45px no-repeat;
padding: 9px 0 3px 36px;
}
h4.caption3 {
background: url(i/icons.gif) 0 -86px no-repeat;
padding: 9px 0 3px 31px;
}
h4.caption4 {
background: url(i/icons.gif) 0 -134px no-repeat;
padding: 9px 0 3px 38px;
color: #48596E;
}
h4.caption5 {
background: url(i/icons.gif) 0 -181px no-repeat;
padding: 9px 0 3px 30px;
}
h4.caption6 {
background: url(i/icons.gif) 0 -225px no-repeat;
padding: 9px 0 3px 36px;
}
#poll p {
  text-align: left !important;
color: #48596E;
margin: 0;
}
#poll p strong {
display: block;
  text-align: center;
background: #FFF url(i/poll.gif) 0 100% repeat-x;
  border: 1px solid #EAE9EA;
padding: 4px 5px 5px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
}
#poll ul {
margin: 0;
padding: 0 0 5px;
}
#poll .wp-polls ul {
  font-size: 12px;
color: #333;
margin: 15px 0 11px 15px !important;
padding: 0;
}
#poll li {
list-style: none;
margin: 0 0 7px;
padding: 0;
background: none;
border: none;
}
#poll input.Buttons {
width: 83px;
height: 19px;
padding: 0 0 2px;
margin: 0 0 10px 8px;
  background: #74BA17 url(i/vote.gif) no-repeat;
  font: bold 11px Tahoma, Arial, sans-serif;
color: #FFF;
border: none;
cursor: pointer;
}
#poll input.Buttons::-moz-focus-inner{border:0}
#poll a {
color: #0A7DA5;
padding: 0 0 0 15px;
  background: url(i/bullet4.gif) 0 -15px no-repeat;
  line-height: 18px;
  font-weight: normal;
  margin-left: 8px;
  text-decoration: underline;
}
#poll p a {
color: #000;
  background: url(i/bullet4.gif) 0 4px no-repeat;
}
#poll a:hover {
  text-decoration: none;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
  background: #E5E5E5;
height: 75px;
}
#foot {
width: 1000px;
height: 33px;
margin: 0 auto;
padding: 42px 0 0;
  background: url(i/footer.gif) no-repeat;
  font: 12px/16px Tahoma, Arial, sans-serif;
  text-align: center;
  position: relative;
}
#design {
float: right;
  font-size: 11px;
  text-align: right;
width: 200px;
}
#design a {
color: #2190DA;
}
#counter {
float: right;
margin: -8px 0 0;
}
#copyright {
float: left;
width: 637px;
color: #000;
margin: -9px 0 0;
}
#copyright a {
color: #000;
  text-decoration: none;
}
#copyright a:hover {
  text-decoration: underline;
}
#breadcrumb {
position: absolute;
top: 53px;
left: 0;
width: 637px;
font-size: 11px;
}
#breadcrumb a {
color: #000;
text-decoration: none;
}
#breadcrumb a:hover {
text-decoration: underline;
}
img {vertical-align: middle}

/* ipb2wp */
.ipb2wp {
}
.ipb2wp .tabs li {
cursor: default !important;
}
.ipb2wp .tabs .t1 {
background: url('i/ipb2wp.gif') center center no-repeat !important;
}
.ipb2wp .tabs .title {
color: #4F970E;
    font: 22px/24px Arial,Tahoma,sans-serif;
padding: 12px 0 0 47px;
}
.ipb2wp .box {
padding-left: 8px;
padding-right: 8px;
}
.ipb2wp .box td {
background: url("i/dot.gif") repeat-x scroll 0 0 transparent;
}
.ipb2wp .box td.right a {
color: #000000;
    display: block;
    font-size: 12px;
    text-decoration: none;
}
.ipb2wp .box td.right a:hover {
color: #4F970E;
text-decoration: underline;
}
.ipb2wp .box tr:first-child td {
background-image: none;
}
.ipb2wp .box td.left {
padding: 6px 8px 3px 0;
}
.ipb2wp .box td img {
border: 1px solid #b8c4d4;
}



--------------------
0
Вернуться в начало страницы
 
Ответить с цитированием данного сообщения
seolast
seolast
сообщение 25.7.2013, 14:54; Ответить: seolast
Сообщение #2


Привет, я у себя изменял в настройках screen, там ставил размеры, тут как я заметил размеры в logo, быть точнее само header.gif надо изменять размер. Потом уже подравнивать, главная - о сайте верх, возможно тут MenuMatic, может у Вас по другому названия по изменению меню - но должно быть так.
Вернуться в начало страницы
 
Ответить с цитированием данного сообщения
fedornabilkin
fedornabilkin
сообщение 25.7.2013, 15:16; Ответить: fedornabilkin
Сообщение #3


строка 82 бэкграунд заменить на url("i/header.gif") no-repeat scroll 10px -13px transparent
высота 200 пикселей

строка 100, значение top: 100px;

строка 190, значение top:160px;

получается вот так у меня http://ipic.su/img/img7/fs/kiss_70kb.1374750958.png
Вернуться в начало страницы
 
Ответить с цитированием данного сообщения
sosnovskij
sosnovskij
Topic Starter сообщение 25.7.2013, 22:02; Ответить: sosnovskij
Сообщение #4


Спасибо :) Единственное, вылезла белая полоска и поиск не посередине :D

Прикрепленное изображение


--------------------
Вернуться в начало страницы
 
Ответить с цитированием данного сообщения
fedornabilkin
fedornabilkin
сообщение 26.7.2013, 15:50; Ответить: fedornabilkin
Сообщение #5


Не совсем понял о какой полоске идет речь. Если та, которая между хедером и топовым блоком, то это в 61 строке border-bottom
Вернуться в начало страницы
 
Ответить с цитированием данного сообщения
sosnovskij
sosnovskij
Topic Starter сообщение 28.7.2013, 12:34; Ответить: sosnovskij
Сообщение #6


Полоска над логотипом, поиском. Прикрепил старый и новый вариант (первый - это новый, второй - это старый, где полоски нет).

Прикрепленное изображение


--------------------
Вернуться в начало страницы
 
Ответить с цитированием данного сообщения
fedornabilkin
fedornabilkin
сообщение 28.7.2013, 12:48; Ответить: fedornabilkin
Сообщение #7


Что-то я совсем никак не пойму о какой полоске идет речь, на скрине разницы не заметил никакой.
Развернуть/Свернуть
Что случилось с главной страницей? Теперь блоков справа не будет?


Все, до меня дошло о чем речь идет. Надо немного бэкграунд поднять и тогда все будет норм.
Вернуться в начало страницы
 
Ответить с цитированием данного сообщения
sosnovskij
sosnovskij
Topic Starter сообщение 28.7.2013, 14:12; Ответить: sosnovskij
Сообщение #8


[member=fedornabilkin], как поднять бэкграунд? :)

Развернуть/Свернуть
Сервер pr-cy.ru сегодня висит (информер об апдейтах). Колонка будет, но чуть попозже (сегодня-завтра).


--------------------
Вернуться в начало страницы
 
Ответить с цитированием данного сообщения
StartProfit
StartProfit
сообщение 28.7.2013, 14:16; Ответить: StartProfit
Сообщение #9


Белая полоска вылезает потому что картинку бекграунда ограничивает блок хедера. Привяжите свойство бекграунда к блоку обертки со стилем wrap.

Правка: Если имеется ввиду белая полоска (1px) вверху, а не сбоку, тогда просто уберите свойство border-bottom или сделайте его ровным 0 в 61 линии.
Вернуться в начало страницы
 
Ответить с цитированием данного сообщения
StartProfit
StartProfit
сообщение 28.7.2013, 14:35; Ответить: StartProfit
Сообщение #10


Белая полоска вылезает потому что картинку бекграунда ограничивает блок хедера. Привяжите свойство бекграунда к блоку обертки со стилем wrap.


Понял в чем причина. Если имеется исходник хедера в фотошопе, сделайте фон прозрачным и залейте обратно на сервер в формате png. После этого исправьте в 82 строке формат файла из gif в png.

или как сказано выше поднять бекграунд обертки wrap:

Для этого в 69 строке замените
background: url(i/wrap_bg.gif) repeat-x;
на
background: url(i/wrap_bg.gif) repeat-x 0 -14px;

Сообщение отредактировал StartProfit - 28.7.2013, 15:13
Вернуться в начало страницы
 
Ответить с цитированием данного сообщения
2 страниц V   1 2 >
Открыть тему
Тема закрыта
1 чел. читают эту тему (гостей: 1, скрытых пользователей: 0)
Пользователей: 0


Свернуть

> Похожие темы

  Тема Ответов Автор Просмотров Последний ответ
Открытая тема (нет новых ответов) Работаю в PhotoShop - аватарки, логотипы, превью, шапки, оформление youtube, баннеры gif
16 Alifer 26388 29.11.2023, 20:15
автор: Alifer
Горячая тема (нет новых ответов) Макеты сайтов, логотипы, шапки, баннеры и др.
заманчивые цены и отличное качество
60 vicatsu 37108 25.10.2021, 15:42
автор: vicatsu
Открытая тема (нет новых ответов) Тема имеет прикрепленные файлыРисую: портреты карандашом, баннеры, шапки
6 pishu-text 3540 12.2.2021, 20:58
автор: pishu-text
Открытая тема (нет новых ответов) Тема имеет прикрепленные файлыСделаем баннеры, шапки для сайтов, графику для соц.сетей и сайты
как можно быстро (в обговоренный срок), качественно, доступные цены
17 good_job 8947 25.6.2020, 14:31
автор: good_job
Открытая тема (нет новых ответов) Дизайн: создание баннеров, оформление пабликов ВК, шапки, аватарки, визитки, листовки, афиши, др. работы
Дешево: шапки, лого, аватары, баннеры (оплата вм, яд, киви, любая др.)
10 Nikita_Palaev 9168 23.5.2019, 15:39
автор: Nikita_Palaev


 



RSS Текстовая версия Сейчас: 29.3.2024, 9:29
Дизайн