1 μετατράπη Css 23/9/2011, 04:16
kostas
γίνεται να μετατράπη σε phpBB2 (subsilver)?
- Κώδικας:
body {
background-color: #000000;
background-image: url('http://www.dodaj.rs/f/1Y/3a/1poTdG2H/sredina.png');
background-attachment: scroll;
background-repeat: repeat-y;
color: #ffffff;
font-size: 12px;
font-family: Verdana,Arial,Helvetica,sans-serif;
background-position: center;
}
/* Wrap .pun-------------------------------------------------------------*/
.pun {
width: 880px;
margin: 0 auto;
padding: 5px;
min-width: 768px;
line-height: 130%;
}
.pun div, .pun td, .sig-line {
border-color: ##dddddd;
color: ##dddddd;
}
.pun img, .pun fieldset {
border: none;
}
.pun a:link {
color: #ffffff;
text-decoration: none;
}
.pun a:visited {
color: #fbfbfb;
text-decoration: none;
}
.pun a:hover {
color: #fbfbfb;
text-decoration: none;
}
.pun a:active {
color: #fbfbfb;
text-decoration: none;
}
.pun a:focus {
color: #860D39;
text-decoration: none;
}
.pun h2, .pun h3, .pun th, .pun input, .pun select {
font: normal 1em Verdana, Arial, sans-serif;
}
/* Main heading (Logo and description)-------------------------------------------------------------*/
#pun-intro {
margin: 0;
padding: 1.5em 1em 1em 1em;
border-bottom: 0px solid #296fa5;
background-color: transparent;
background-image: url('http://www.dodaj.rs/f/2Y/Qc/1q3nG7QC/heder.png');
background-position: center;
text-align: left;
background-repeat: no-repeat;
height: 336px;
margin-top: -20px;
margin-left: -72px;
width: 1000px;
}
*+ html #pun-head {
margin-top: -5px;
}
* html #pun-head {
margin-top: -5px;
}
#pun-logo {
float: left;
}
#pun-title {
padding-left: 5px;
white-space: nowrap;
color: #ffffff;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 20px;
}
#pun-title h1 {
font-size: inherit;
font-weight: inherit;
color: inherit;
}
p#pun-desc {
color:#DDDDDD;
padding: 0.3em 0 0 5px;
}
/* Footer-------------------------------------------------------------*/
#pun-about {
border-style: solid;
border-width: 0px;
border-color: #dddddd;
text-align: right;
line-height: 150%;
padding: 0.6em 1em;
background-color: transparent;
}
#pun-about ul {
list-style-type: none;
}
#pun-about ul li {
display: inline;
}
#pun-about ul li a {
font-weight: bold;
}
#pun-about #qjump {
float: left;
text-align: left;
}
#pun-about #qjump label {
font-weight: bold;
}
#pun-about #qjump fieldset {
border: none;
}
#pun-foot {
background-image: url('http://www.dodaj.rs/f/3Y/sk/2oxdTNI1/footer.png');
background-repeat: no-repeat;
margin-left: -60px;
width: 1000px;
background-position: bottom;
height: 195px;
margin-bottom: -5px; }
#pun-foot h3 {
margin-top: 20px;
}
#pun-foot #pun-about ul li strong {
font-weight: normal;
}
td.fav-icon img {
float: left;
margin: 0 1em 2em 0.5em;
}