View Single Post
Old 01-06-2008, 02:01 PM   #6 (permalink)
~Umbreon~'s Avatar
~Umbreon~ ~Umbreon~ is offline
Haro!
~Umbreon~'s Avatar
~Umbreon~'s Misc Info
Posts: 77
Join Date: Jan 2008
Region: Private
~Umbreon~ is on a distinguished road
Quote:
Originally Posted by kingjj View Post
yea red oraange and yellow
Okay I'll get on it any border or text you would prefer. Like size and color?
I hope this is okay.

.vbmenu_popup
{
background: red;
color: yellow;
border: 3px solid orange;
}
.outer_border {
border-left: 3px orange;
border-right: 3px orange;
border: 3px solid;
color: orange 3px;
}
#pborder {
background-color: red;
background-image: none;
}
.time {
color:yellow;
font-size: medium;
}
.panelsurround
{
background: red;
color: yellow;
}
legend {
color: yellow;
font-family: Comic Sans MS
font-size:3pt;
}
.tfoot
{
background:red;
color:yellow;
}
.vbmenu_control
{
background:red;
color: yellow;
padding: 3px 4px 5px 6px;
}
body {
background-color: red;
}
.thead
{
background: red;
color: yellow;
font-size:small;
font-family: "Comic Sans MS";
}
.alt1 {
background: red;
color: yellow;
font-family: "Comic Sans MS";
}
.alt2 {
background: red;
border:3px solid orange;
color: yellow;
font-family: "Comic Sans MS";
}
.tborder
{
border: 3px solid orange;
}
.tcat {
background: red;
color: yellow;
font-family: Comic Sans MS;
font-size: 11pt;
}
.panel
{
background: red;
color: yellow;
padding: 14px;
border:3px solid orange;
font-family: "Comic Sans MS";
}
__________________

Last edited by ~Umbreon~; 01-06-2008 at 02:25 PM.
Reply With Quote