Parašė Kywis· 2011 Kov. 27 14:03:12
#4
Va style
css kodas, kuria vieta keist?
a {
color : #555555;
text-decoration : none;
}
a:hover {
color : #555555;
text-decoration : underline;
}
a.side {
color : #555555;
text-decoration : none;
}
a:hover.side {
color : #000;
text-decoration : underline;
}
a.blue {
color : #6B44FF;
text-decoration : none;
}
a:hover.blue {
color : #6B44FF;
text-decoration : none;
}
a.pink {
font-family : Tahoma, Verdana, Arial, Helvetica;
font-size : 10px;
color : #83C0D2;
text-decoration : none;
line-height : 20px;
}
a:hover.pink {
font-family : Tahoma, Verdana, Arial, Helvetica;
font-size : 10px;
color : #83C0D2;
text-decoration : underline;
line-height : 20px;
}
body {
color : #555;
background-image:url(images/BG_body.png);
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
}
#plotas {
position : relative;
width : 863px;
height : 234px;
}
#data {
position : absolute;
top : 10px;
left : 850px;
}
#nariams {
position : absolute;
top : 40px;
left : 520px;
}
#paieska {
position : absolute;
top : 194px;
left : 640px;
}
#loginas {
position : absolute;
top : 180px;
left : 630px;
}
#populiari {
position : absolute;
top : 236px;
left : 43px;
}
#naujausia {
position : absolute;
top : 50px;
left : 695px;
}
#pagrindinis {
position : absolute;
top : 203px;
left : 28px;
}
#forumas {
position : absolute;
top : 203px;
left : 111px;
}
#siuntiniai {
position : absolute;
top : 203px;
left : 181px;
}
#pamokos {
position : absolute;
top : 203px;
left : 257px;
}
#serveriai {
position : absolute;
top : 203px;
left : 329px;
}
#reklama {
position : absolute;
top : 203px;
left : 401px;
}
#kontaktai {
position : absolute;
top : 203px;
left : 472px;
}
form {
margin : 0px;
}
hr {
height : 1px;
border : 1px solid #eee;
}
hr.side-hr {
height : 1px;
border : 1px solid #eee;
}
td {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
}
pre {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
}
.alt {
color : #005599;
}
.outer-border {
border : 1px solid #000;
}
.sub-header {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #000;
background-color : #888;
border-top : 1px solid #000;
border-bottom : 1px solid #000;
padding : 5px;
}
.sub-header ul{
margin: 0;
padding: 0;
}
.sub-header ul li{
display: inline;
}
.sub-header ul li.first-link .bullet{
display: none;
}
.full-header {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #ddd;
background : url(images/BG_header.png);
background-repeat : no-repeat;
position : relative;
width : 863px;
height : 234px;
padding : 0px;
}
.footer {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #FFF;
text-align:center;
background-image:url(images/footer.png);
height:46px;
padding : 0px;
}
.button {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
text-transform : uppercase;
color : #787878;
background-color : #F8EA17;
height : 21px;
border : 2px solid #BEB311;
margin-top : 2px;
padding-bottom : 2px;
}
.logino-butonas {
background : url(images/BG_button_ok.png);
background-repeat : no-repeat;
width : 52px;
height : 25px;
font-family : Tahoma, Verdana, Arial, Helvetica;
font-size : 10px;
color : #FFF;
border : none;
padding-bottom : px 30px;
}
.searchbox {
background : url(images/BG_searchbox.png);
background-repeat : no-repeat;
width : 154px;
height : 26px;
font-family : Tahoma, Verdana, Arial, Helvetica;
font-size : 10px;
color : #000;
border : none;
padding : 5px;
}
.input {
background : url(images/BG_input.png);
background-repeat : no-repeat;
width : 146px;
height : 26px;
font-family : Tahoma, Verdana, Arial, Helvetica;
font-size : 10px;
color : #fff;
border : none;
padding : 5px;
}
.button-ok {
background : url(images/BG_button_ok.png);
background-repeat : no-repeat;
width : 52px;
height : 25px;
font-family : Tahoma, Verdana, Arial, Helvetica;
font-size : 10px;
color : #FFF;
border : none;
padding-bottom : 5px;
}
.bbcode {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #555;
background-color : #f1f1f1;
border : 1px solid #ccc;
margin-top : 2px;
}
.textbox {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #555;
background-color : #f8f8f8;
border : 1px solid #ccc;
}
.main-body {
font-size : 11px;
color : #555;
background-color : #d5d5d5;
border-left : 1px solid #d5d5d5;
border-right : 1px solid #d5d5d5;
padding : 4px;
}
.center {
margin : 0 auto;
}
.side-body {
font-size : 10px;
color : #555555;
background-color : #d5d5d5;
border-left : 1px solid #d5d5d5;
border-right : 1px solid #d5d5d5;
padding : 4px;
}
.main-bg {
color : #555;
padding-top: 5px;
}
.border {
border : 0px solid #e1e1e1;
margin-bottom : 5px;
}
.admin-message {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
text-align : center;
color : #555;
background-color : #f6f6f6;
border : 1px solid #e1e1e1;
padding : 3px 4px 5px 4px;
margin-bottom : 5px;
}
.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}
.side-border-left {
color : #555;
padding-top: 5px;
width: 205px;
}
.side-border-right {
color : #555;
padding-top: 5px;
width: 205px;
}
.news-category {
border:0;
margin:3px 5px 0 0;
float:left;
}
.news-footer {
font-size : 10px;
color : #555;
background : url(images/news_foot.png);
background-repeat : no-repeat;
background-position : center;
width : 494px;
height : 26px;
padding : 0px;
}
.capmain {
text-align:center;
background : url(images/BG_opentable.png);
background-repeat : no-repeat;
width : 494px;
height : 44px;
font-family : Tahoma, Verdana, Arial, Helvetica;
font-size : 10px;
color : #fff;
}
.scapmain {
background : url(images/BG_scapmain.png);
background-repeat : no-repeat;
width : 494px;
height : 51px;
font-family : Tahoma, Verdana, Arial, Helvetica;
font-size : 10px;
color : #FFF;
padding-left: 10px;
}
.tbl-border {
border : 1px solid #e1e1e1;
}
.tbl {
font-size : 11px;
color : #555;
background-color : #fff;
padding : 4px;
}
.tbl1 {
font-size : 11px;
color : #555;
background-color : #fff;
padding : 4px;
}
.tbl2 {
font-size : 11px;
color : #555;
background-color : #f1f1f1;
padding : 4px;
}
.forum-caption {
font-size : 11px;
font-weight : bold;
color : #888;
background-color : #f1f1f1;
padding : 2px 4px 4px 4px;
}
.quote {
font-size : 11px;
color : #555;
background-color : #f8f8f8;
padding : 4px;
margin : 0px 20px 0px 20px;
border : 1px solid #bbb;
}
.poll {
height : 12px;
border : 1px solid #bbb;
}
.comment-name {
font-weight : bold;
color : #005599;
}
.shoutboxname {
font-weight : bold;
color : #005599;
background-color : #f6f6f6;
}
.shoutbox {
color : #777;
background-color : #f6f6f6;
}
.shoutboxdate {
font-size : 10px;
color : #888;
background-color : #f6f6f6;
}
.small {
font-size : 10px;
font-weight : normal;
}
.small2 {
font-size : 10px;
font-weight : normal;
color : #555;
}
.side-small {
font-size : 10px;
font-weight : normal;
color : #555;
background-color : #f6f6f6;
}
.side-label {
color : #555;
background-color : #f1f1f1;
padding : 2px 2px 3px 2px;
}
/* Vertical Navigation */
#navigation h2 {
font-size: 10px;
color : #555;
background-color: #f1f1f1;
margin: 0;
padding: 4px;
}
#navigation ul {
margin: 0;
padding: 0;
list-style-type: none;
}
* html #navigation ul li{
height: 1%;
}
#navigation a {
display: block;
color: #005599;
background-color: #f6f6f6;
padding: 2px;
text-decoration : none;
}
#navigation a:hover {
color: #f6f6f6;
background-color: #005599;
}
/* Page Navigation */
.pagenav {
padding: 0.4em;
}
.pagenav span {
color: #fff;
background-color: #005599;
border: 1px solid #e1e1e1;
padding: 0.2em 0.4em 0.2em 0.4em;
margin: 0.2em;
}
.pagenav a {
color: #005599;
background-color: #fff;
border: 1px solid #e1e1e1;
padding: 0.2em 0.4em 0.2em 0.4em;
margin: 0.2em;
text-decoration: none;
}
.pagenav a:hover {
color: #fff;
background-color: #005599;
margin: 0.2em;
text-decoration: none;
}
soory, nemaciau kad esi editines, dq.:)
blmb, cia tu background`u pilna;D kuria reiktu keist? sita gal?:
.main-body {
font-size : 11px;
color : #555;
background-color : #d5d5d5;
border-left : 1px solid #d5d5d5;
border-right : 1px solid #d5d5d5;
padding : 4px;
Redagavo Kywis· 2011 Kov. 27 14:03:35