a {
color: white;
text-decoration: none;
}
a:hover {
color: #009933;
text-decoration: underline;
}
a.side {
color: #555;
text-decoration: none;
}
a:hover.side {
color: #009933;
text-decoration: underline;
}
a.white, li.white a {
color: #fff;
text-decoration: none;
}
a:hover.white, li.white a:hover {
color: #009933;
text-decoration: underline;
}
body {
font-family: Arial;
font-size: 11px;
color: gray;
background-color: #323232;
background-image: url(images/bg.png);
margin: 5px;
margin-top: 0px;
}
hr {
height: 1px;
border: 1px solid #333333;
}
hr.side-hr {
height: 1px;
border: 1px solid #333333;
}
td {
font-family: Arial;
font-size: 11px;
}
pre {
font-family: Arial;
font-size: 11px;
}
.alt {
color: #04688d;
}
.spacer {
margin-bottom: 5px;
}
.admin-message {
font-family: Arial;
font-size: 11px;
text-align: center;
color: green;
background-color : #333333;
border : 1px solid #555555;
padding: 3px 4px 5px 4px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
margin-bottom: 5px;
}
.admin-body {
font-size: 11px;
background-color : #212121;
border : 1px solid #333333;
border-top : 0px;
-webkit-border-bottom-right-radius: 15px;
-webkit-border-bottom-left-radius: 15px;
-moz-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 15px;
border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px;
color: #555;
padding: 5px;
}
.admin-cap {
font-size: 12px;
background-color : #212121;
border : 1px solid #333333;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
color: green;
padding: 5px;
}
form {
margin: 0px;
}
.button {
font-family: Arial;
font-size: 10px;
color: #fff;
background-color: #f6a504;
background-image: url(images/pollbar.gif);
height: 20px;
border: 1px solid #000;
margin-top: 2px;
}
img {border:0px;}
.bbcode {
color : black;
margin: 0px;
}
.textbox {
font-family : Arial;
font-size : 11px;
color : white;
background-color : #333333;
border : 1px solid #555555;
margin: 3px;
}
.menu {
font-family: Arial;
font-size: 12px;
color: #555;
valign:top;
background-image: url(images/menu.png);
background-repeat: no-repeat;
height:52px;
}
.link {
color : black;
width:100px;
padding-left:30px;
text-decoration : none;
font-weight : bold;
font-size : 12px;
}
.link:hover {
color : white;
text-decoration : none;
}
.footer {
font-family: Arial;
font-size: 12px;
color: #555;
background-image: url(images/footer.png);
background-repeat: no-repeat;
text-align:center;
padding: 10px;
height:53px;
}
.main-bg {
color: #555;
background-color: #171717;
padding: 6px;
}
.main-body {
font-size: 11px;
color: #555;
background-image: url(images/main-bg.png);
background-repeat: repeat-y;
padding: 4px;
}
.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}
.side-border-left {
color: #777;
background-color: #171717;
padding: 11px;
width: 222px;
}
.side-border-right {
color: #777;
background-color: #171717;
padding: 11px;
width: 222px;
}
.side-body {
font-size: 11px;
color: silver;
background-image: url(images/side-bg.png);
background-repeat: repeat-y;
padding: 5px;
}
.scapmain {
font-family: Arial;
font-size: 12px;
color: #fff;
background-image: url(images/scap.png);
background-repeat: no-repeat;
height:37px;
text-align: center;
}
.down-scap {
background-image: url(images/down-scap.png);
height:16px;
background-repeat: no-repeat;
}
.down-cap {
background-image: url(images/down-main.png);
height:19px;
background-repeat: no-repeat;
}
.capmain {
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: white;
height:37px;
padding-bottom:10px;
background-image: url(images/capmain.png);
background-repeat: no-repeat;
text-align:center;
}
.news-category {
border: 0;
margin: 3px 5px 0 0;
float: left;
}
.news-footer {
font-size: 11px;
color: #555;
background-image: url(images/news-footer.png);
background-repeat: no-repeat;
height:30px;
padding: 3px 4px 4px 4px;
}
.center {
margin: 0 auto;
}
.tbl-border {
border : 1px solid #4c4c4c;
}
.tbl {
font-size : 11px;
color : white;
background-color : #292929;
padding : 4px;
}
.tbl1 {
font-size : 11px;
color : white;
background-color : #313131;
padding : 4px;
}
.tbl2 {
font-size : 11px;
color : white;
background-color : #272727;
padding : 4px;
}
.comment-name {
color: green;
}
.shoutboxname {
font-weight : bold;
color : black;
}
.shoutbox {
color : silver;
}
.shoutboxdate {
font-size : 11px;
color : gray;
}
.small {
font-size : 10px;
font-weight : normal;
}
.small2 {
font-size : 10px;
font-weight : normal;
}
.side-small {
font-size : 11px;
font-weight : normal;
color : black;
}
.side-label {
color : #656565;
border : 1px solid gray;
padding : 2px 2px 3px 2px;
}
.forum-caption {
font-size: 11px;
font-weight: bold;
color: green;
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 black;
}
.comment-name {
font-weight: bold;
color: green;
}
#navigation h2 {
font-size: 10px;
font-weight: normal;
background-color: #1b1b1b;
margin: 0;
padding: 4px;
}
#navigation ul {
margin: 0;
padding: 0;
list-style-type: none;
}
* html #navigation ul li{
height: 1%;
}
#navigation li {
display: block;
color: #555;
background-color: #1b1b1b;
padding: 2px;
text-decoration: none;
}
#navigation a {
display: block;
color: #555;
background-color: #1b1b1b;
padding: 2px;
text-decoration: none;
}
#navigation a:hover {
color: #fff;
background-color: #2a2a2a;
}
.pagenav {
padding: 4px;
}
.pagenav span {
color: #fff;
background-color: #1b1b1b;
border: 1px solid #232323;
padding: 2px 4px 2px 4px;
margin: 2px;
}
.pagenav a {
color: #555;
background-color: #1b1b1b;
border: 1px solid #232323;
padding: 2px 4px 2px 4px;
margin: 2px;
text-decoration: none;
}
.pagenav a:hover {
color: #fff;
background-color: #2a2a2a;
margin: 2px;
text-decoration: none;
}
Quote
Fangree_Craig wrote:
It's your actual panel, I think.
I think the panel is using openside("blah"); closeside(); If so change it to opentable("blah"); closetable();
Quote
Fangree_Craig wrote:
Read my post again and you will see what your saying makes no sense.
I did not say anything abut changing anything to closeside();
Read my post again then get back to us!! :)
opentable("blah");
echo" // YOUR CODE IS HERE";
closetable();
Category Forum
Themes SupportLabels
None yet
Statistics
2 participants
Notifications
You are not receiving notifications from this thread.
Related Questions