Sveiki, susiduriau su tokia problemele,nezinau kaip panaikinti tarpa tarp header ir zemiasniu elementu( paneliu arba main-bg,) lieka tarpas,kurio spalva, tokia pat kaip background,tai taip iseina kad ten tuscias plotas tai gal kas zinote kaip panaikinti ta tarpa?
sios:
cellpadding='0'
cellspacing='0'
padares 0 bet tai nepadeda.. prasau jusu pagalbos
|
a {
color : #7D7D7D;
text-decoration : none;
}
a:hover {
color : #7D7D7D;
text-decoration : underline;
}
a.side {
color : #FFF;
text-decoration : none;
}
a:hover.side {
color : #FFF;
text-decoration : underline;
}
body {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
background-image : url('images/bg.jpg');
background-repeat : repeat-x;
margin : 0px;
}
form {
margin : 0px;
}
hr {
height : 1px;
border : 1px solid #ED3A3D;
}
hr.side-hr {
height : 1px;
border : 1px solid #ED3A3D;
}
td {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
}
pre {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
}
.alt {
color : #7D7D7D;
}
.header {
background-image : url('images/BG_header.png');
width : 920px;
height : 202px;
}
.footer {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #FFF;
border-top : 1px solid #F3F3F3;
padding-top : 15px;
padding-left : 10px;
padding-right : 10px;
padding-bottom : 30px;
}
.button {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #7D7D7D;
background-color : #424242;
height : 19px;
border : 1px solid #464646;
margin-top : 2px;
}
.button-jungtis {
background-image : url('images/IMG_jungtis.png');
background-color : transparent;
width : 97px;
height : 25px;
border : 0px;
margin-top : 10px;
}
.textbox {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #7D7D7D;
background-color : #424242;
border : 1px solid #464646;
padding : 2px;
margin-top : 1px;
}
.textbox-user {
background-image : url('images/BG_textbox_user.png');
background-color : transparent;
width : 155px;
height : 21px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #7D7D7D;
border : 0px solid #464646;
margin-top : 4px;
padding : 4px;
}
.main-body {
font-size : 10px;
color : #7D7D7D;
background-color : #fff;
border-left : 1px solid #D7D7D7;
border-right : 1px solid #D7D7D7;
padding-left : 15px;
padding-right : 15px;
}
.side-body {
background-image : url('images/BG_side_body.png');
background-repeat : no-repeat;
background-position : top right;
font-size : 10px;
color : #fff;
padding : 10px;
}
.main-bg {
background-color : #fff;
padding : 15px 5px 10px 5px;
}
.side-border-left {
padding : 15px 5px 10px 10px;
}
.side-border-right {
padding : 15px 10px 10px 5px;
}
.news-footer {
font-size : 10px;
color : #28596A;
background-color : #fff;
border-left : 1px solid #D7D7D7;
border-right : 1px solid #D7D7D7;
padding-top : 5px;
padding-right : 10px;
}
.capmain {
background-image : url('images/BG_capmain.png');
width : 506px;
height : 51px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #FFF;
padding-left : 15px;
padding-bottom : 4px;
}
.scapmain {
background-image : url('images/BG_scapmain.png');
width : 179px;
height : 30px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : bold;
color : #FFF;
padding-left : 10px;
}
.tbl-border {
color : #7D7D7D;
background-color : #eee;
}
.tbl {
font-size : 10px;
color : #7D7D7D;
background-color : #fff;
padding : 4px;
}
.tbl1 {
font-size : 10px;
color : #7D7D7D;
background-color : #fff;
padding : 4px;
}
.tbl2 {
font-size : 10px;
color : #7D7D7D;
background-color : #f1f1f1;
padding : 4px;
}
.forum-caption {
font-size : 10px;
font-weight : bold;
color : #888;
background-color : #f1f1f1;
padding : 2px 4px 4px 4px;
}
.quote {
font-size : 10px;
color : #555;
background-color : #f8f8f8;
padding : 4px;
margin : 0px 20px 0px 20px;
border : 1px solid #bbb;
}
.poll {
height : 0px;
border : 1px solid #ED3A3D;
margin-top : 2px;
}
.comment-name {
font-weight : bold;
color : #FFF;
}
.shoutboxname {
font-size : 10px;
font-weight : bold;
color : #FFF;
}
.shoutbox {
font-size : 9px;
color : #7D7D7D;
}
.shoutboxdate {
font-size : 10px;
color : #ED3A3D;
}
.small {
font-size : 10px;
font-weight : normal;
}
.small2 {
font-size : 10px;
font-weight : normal;
color : #7D7D7D;
}
.side-small {
font-size : 10px;
font-weight : normal;
color : #7D7D7D;
}
.side-label {
color : #7D7D7D;
padding : 2px 2px 3px 2px;
}
|