|
Themed CSS Profiles
I know Ninboy and Mikus are very busy making the site awesome. So I'll help them make some themed profiles. I made this theme and will be adding more. The profiles I am making are for any members of WiiUsers who would like to use them.
I give most of the credit to Ninboy and Mikus for the basic layout, without it I wouldn't be able to make these. Thanks guys. ^^
Please notify me, Yamato, if you have any problems with the profiles. Thanks.
Mario Kart DS Theme
body {
background:#FF3300 ;
color: black;
font: 9pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
margin: 0px 5px 0px 5px;
}
a:link, body_alink
{
color: black;
text-decoration: bold;
}
a:visited, body_avisited
{
color: black;
text-decoration: bold;
}
a:hover, a:active, body_ahover
{
color: black ;
text-decoration: underline, Bold;
}
.navbar a {
font-weight: bold;
color: #FF3300;
}
#pborder {
background-image: none;
background: black;
}
.tcat {
background: black;
color: white;
border: 1px solid black;
}
.alt2 {
background: white;
color: #FF3300;
}
.alt1 {
background: white;
color: #FF3300;
}
.bigusername font{
color: #FF3300;
}
.time {
color: #FF3300;
}
.vbmenu_control
{
background: #FF3300;
color: #FF3300;
font: bold 11px tahoma;
padding: 3px 6px 3px 6px;
white-space: nowrap;
border: 1px solid black;
}
.thead
{
background: #FF3300;
color: white;
font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder
{
background: black;
color: black;
border: 1px solid #FF3300;
}
.panel
{
background: white;
color: black;
padding: 10px;
border:1px solid #FF3300;
}
.panelsurround
{
background: #FF3300;
color: black;
}
legend {
color: black;
}
.outer_border {
border-left: 5px solid white;
border-right: 5px solid white;
}
.tfoot
{
background: black;
color: #CCCCCC;
border: 1px solid #B8B8B8;
}
.tfoot a:link, .tfoot_alink
{
color: black;
}
.tfoot a:visited, .tfoot_avisited
{
color: black ;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
color: black;
}
.corner {
display: none;
}
.ltable {
background-image: none;
}
Mario and Sonic Theme
body {
background:#FF3300 ;
color: black;
font: 9pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
margin: 0px 5px 0px 5px;
}
a:link, body_alink
{
color: black;
text-decoration: bold;
}
a:visited, body_avisited
{
color: black;
text-decoration: bold;
}
a:hover, a:active, body_ahover
{
color: black ;
text-decoration: underline, Bold;
}
.navbar a {
font-weight: bold;
color: #0066FF;
}
#pborder {
background-image: none;
background: black;
}
.tcat {
background: #FF3300;
color: white;
border: 1px solid black;
}
.alt2 {
background: white;
color: #0066FF;
}
.alt1 {
background: white;
color: #0066FF;
}
.bigusername font{
color: #0066FF;
}
.time {
color: #FF3300;
}
.vbmenu_control
{
background: #0066FF;
color: #FF3300;
font: bold 11px tahoma;
padding: 3px 6px 3px 6px;
white-space: nowrap;
border: 1px solid black;
}
.thead
{
background: #0066FF;
color: white;
font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder
{
background: black;
color: #0066FF;
border: 1px solid #FF3300;
}
.panel
{
background: white;
color: black;
padding: 10px;
border:1px solid #0066FF;
}
.panelsurround
{
background: #0066FF;
color: #0066FF;
}
legend {
color: #0066FF;
}
.outer_border {
border-left: 5px solid white;
border-right: 5px solid white;
}
.tfoot
{
background: black;
color: #CCCCCC;
border: 1px solid #B8B8B8;
}
.tfoot a:link, .tfoot_alink
{
color: black;
}
.tfoot a:visited, .tfoot_avisited
{
color: black ;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
color: black;
}
.corner {
display: none;
}
.ltable {
background-image: none;
}
More to come...
Last edited by Yamato; 01-03-2008 at 05:36 PM.
|