Parašė deiviux159· 2011 Lie. 9 14:07:12
#1
Tai va yra tokia beda kad nezinau kaip prailginti side-panel o ant v7.xx zinau
Man reikia side-panel prailginti iki 300:)
stai styles.php
a {
color : #808080;
text-decoration : none;
}
a:hover {
color :#53a000;
text-decoration : underline;
}
a.side {
color : #808080;
text-decoration : none;
}
a:hover.side {
color : #53a000;
text-decoration : underline;
}
a.white {
color : #808080;
text-decoration : none;
}
a:hover.white {
color : #53a000;
text-decoration : underline;
}
body {
font-family : Tahoma, Helvetica, sans-serif;
font-size : 10px;
color: #808080;
padding: 0;
margin: 0;
background-color: #fff;
background-image: url(images/bg.png);
background-repeat: repeat-x;
background-position: top center;
}
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 : #51a000;
font-size: 10px;
font-weight: bold;
}
.outer-border {
border : 0px solid #000;
}
.sub-header {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #000;
background-color : #888;
border-top : 0px solid #000;
border-bottom : 0px solid #000;
padding : 5px;
}
.nav ul{
padding-left: 30px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font:11px arial;
font-weight:bold;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.nav li{
display: inline;
margin: 0;
}
.nav li a{
text-decoration: none;
padding: 0px 12px;
margin-right: 1px;
color: #ffffff;
text-shadow: #3a9000 1px 1px 0px;
}
.nav li a:hover{
text-decoration: none;
color: #fbfbfb;
}
.cat ul{
padding-bottom: 6px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font:11px Arial;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}
.cat li{
display: inline;
margin: 0;
}
.cat li a{
text-decoration: none;
padding: 0px 3px;
color: #fff;
}
.cat li a:hover{
text-decoration: underline;
color: #fff;
}
.search-textbox {
background-image: url(images/pabox.png);
background-repeat : no-repeat;
width : 165px;
height : 27px;
font-family : Arial, Tahoma, Verdana, Helvetica;
font-size : 11px;
color : #999999;
border : none;
padding-left : 10px;
}
a.side4 {
color : #fff;
text-decoration : none;
background:#71af00;
padding: 1px 1px 1px 1px;
}
a:hover.side4 {
color : #fff;
text-decoration : none;
background:#565656;
}
.search-button {
background-image: url(images/pabut.png);
background-repeat : no-repeat;
width : 30px;
height : 27px;
font-family : Arial, Tahoma, Verdana, Helvetica;
font-size : 10px;
color : #FFF;
border : none;
padding-bottom : 1px;
}
.footer {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #555;
background-color : #f1f1f1;
border : 1px solid #808080;
padding : 5px;
}
.button {
font-family :Tahoma, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #fff;
font-weight: bold;
background-image: url(images/butt.png);
height : 20px;
border : 1px solid #54a700;
margin-top : 0px;
}
.textbox {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #555;
background-color : #eeeeee;
background-image: url(images/textbox.gif);
background-position: top center;
background-repeat: repeat-x;
border : 1px solid #d2d2d2;
}
.main-body {
font: Arial;
font-size : 11px;
color : #939393;
background-color : #fff;
padding : 5px 6px 5px 6px;
}
.side-body {
font-size : 10px;
color : #777;
background-color : #fff;
padding : 5px 6px 5px 6px;
}
.side-body2 {
font-size : 10px;
color : #777;
background-color : #fff;
padding : 5px 6px 5px 6px;
}
.main-bg {
color : #555;
background-color : #fff;
padding : 7px 3px 5px 3px;
}
.border {
border : 0px solid #e1e1e1;
}
.side-border-left {
color : #777;
background-color : #fff;
padding : 7px 8px 5px 8px;
}
.side-border-right {
color : #777;
background-color : #fff;
padding : 7px 8px 5px 8px;
}
.capmain {
font-family :"Trebuchet MS", "Lucida Grande", sans-serif, Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-size: 0.9em;
line-height: 1em;
font-weight: bold;
color : #fff;
text-shadow: #363636 1px 1px 0px;
background-image: url(images/centr.png);
background-repeat: repeat-x;
height: 30px;
padding : 2px 0px 4px 0px;
}
.closetable {
background-image: url(images/close.png);
height: 1px;
background-repeat: repeat-x;
}
.scapmain {
font-family :"Trebuchet MS", "Lucida Grande", sans-serif, Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-size: 0.9em;
line-height: 1em;
font-weight: bold;
color : #fff;
text-shadow: #3a9000 1px 1px 0px;
background-image: url(images/side-panel.png);
height: 30px;
padding-left: 40px;
}
.scapmain2 {
font-family :"Trebuchet MS", "Lucida Grande", sans-serif, Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-size: 0.9em;
line-height: 1em;
font-weight: bold;
color : #fff;
text-shadow: #363636 1px 1px 0px;
background-image: url(images/side-panel2.png);
height: 30px;
padding-left: 20px;
}
.closeside {
background-image: url(images/close.png);
height: 1px;
}
.closeside2 {
background-image: url(images/close.png);
height: 1px;
}
.tbl-border {
border: 1px solid #e0e0e0;
}
.tbl {
font-size : 10px;
color : #808080;
background-color : #fff;
padding : 4px;
}
.tbl1 {
font-size : 10px;
color : #808080;
border: 1px solid #e0e0e0;
background-color : #fff;
padding : 4px;
}
.tbl2 {
font-size : 10px;
color : #808080;
border: 1px solid #e0e0e0;
background-color : #fff;
padding : 4px;
}
.forum-caption {
font-size : 11px;
font-weight : bold;
color : #808080;
background-color : #fff;
padding : 2px 4px 4px 4px;
}
.quote {
font-size : 11px;
color : #808080;
background-color : #fff;
padding : 4px;
margin : 0px 20px 0px 20px;
border : 1px solid #bbb;
}
.poll {
height : 12px;
border : 1px solid #bbb;
}
.comment-name {
color : #808080;
}
.shoutboxname {
font-weight : bold;
color : #808080;
background-color : #fff;
}
.shoutbox {
color : #808080;
background-color : #fff;
}
.shoutboxdate {
font-size : 10px;
color : #808080;
background-color : #fff;
}
.small {
font-size : 10px;
font-weight : normal;
}
.small1 {
font-size : 10px;
font-weight : normal;
color: #808080;
}
.small2 {
font-size : 10px;
font-weight : normal;
color : #808080;
}
.side-small {
font-size : 10px;
font-weight : normal;
color : #808080;
background-color : #fff;
}
.side-label {
color : #808080;
background-color : #fff;
padding : 2px 2px 3px 2px;
}
ul{
margin:0;
padding:0;
}
ul.container{
/* The topmost UL */
width:240px;
margin:0 auto;
padding:50px;
}
li{
list-style:none;
text-align:left;
}