Log In · Register

 

Help Topic Rules and Requirements


For a list of all requirements and guidelines pertaining to posting a new Help topic, please click here.

This Month's Contests | Hosts Looking for Hostees | Hostees looking for Hosts | Big Book of Resources

Submission Guidelines

MySpace CSS Templates, 4 main page, 2 blog page
moorepocket
post Apr 26 2005, 04:39 PM
Post #1


Death is a promise given to us at birth
*******

Group: Official Designer
Posts: 4,757
Joined: Mar 2004
Member No: 7,459



<span style='font-size:11pt;line-height:100%'>MAIN PAGE CSS (LONG VERSION)</span>

here the myspace css. If you know css, you can manipulate.

It's very easy to use.

There are /* comments */ throughout the css, so you should be able to edit without killing yourself. hehe. laugh.gif


CODE

<style>
{sets the default style for the body, table data, list data, divisions and text areas}
{ body, well you know what that is}
{ div, p, and xmp are classes}
{ table, tr, td, and th are table properties}
body,div,p,xmp,table,tr,td,th{
background-color:000000;
scrollbar-arrow-color:000000;
scrollbar-track-color:000000;
scrollbar-shadow-color:CCFFFF;
scrollbar-face-color:CCFFFF;
scrollbar-highlight-color:CCFFFF;
scrollbar-darkshadow-color:CCFFFF;
scrollbar-3dlight-color:CCFFFF;
font-family:tahoma;
font-size:8pt;
color:CCFFFF;
border:none;}

input, select, textarea, .textfield, .button {
font-family:tahoma;
font-size:8pt;
color:FFFFFF;
border: 1px dashed FFFFFF;
background-color:transparent;
text-align:center;}

{ TEXT DEFAULTS }
{class for the basic font for the page}
.text {
font-family:tahoma; font-size:8pt; line-height:10pt; color:CCFFFF;text-align:justify;}

b,i,strong,em,u,s {
font-family:tahoma; font-size:8pt;color:FFFF00;font-weight:normal;cursor:help;}

{style for the number of friends you have.}
.redbtext{font-family:tahoma; font-size:8pt; line-height:10pt; color:FFFFFF;border:0px solid FFFFFF; }

{repeat of the style for how many comments you have}
.redbtext{font-family:tahoma; font-size:8pt; line-height:10pt; color:FFFFFF; border:0px solid FFFFFF;}

{"Blurbs", "About Me", "Who I’d like to Meet", "Friend Space", and "Friend’s Comments" style}
.orangetext15{font-family:courier new; text-transform:uppercase; font-size:11px; color:FFFF00; font-weight:bold;background:000000; border:0px solid FFFFFF;text-decoration:underline;}

{"General", "Music", "Movies", "Television", "Books", "Heros", "Status", "Here for", "Hometown", "Body Type", "Ethnicity", "Religion", "Sign", "Smoke/Drink", "Children", "Education", "Occupation", and "Income" title style}
.lightbluetext8{font-family:courier new; text-transform:uppercase; font-size:11px; color:FFFF00; font-weight:bold;background:000000;border:0px solid FFFFFF;text-align:right;}

{"In your extended network" style}
.blacktext12{font-family:courier new; font-size:16px; color:FFFF00; font-weight:bold;text-decoration: underline; text-transform:uppercase;}

{"Contacting", "Interests", "Details", and "Schools" title styling}
.whitetext12{font-family:courier new; font-size:16px; color:CCFFFF; font-weight:bold;text-decoration: underline; border:0px solid CCFFFF; text-transform:uppercase;}

{Stylizing of your name above your picture; appears you can’t change the color of your name from here. Suggestions?}
.nametext{font-family:courier new; font-size:16px; color:CCFFFF; font-weight:bold;text-decoration:underline;border:none;text-transform:uppercase;}

{date stamp on comments}
.blacktext10{font-family:tahoma; font-size:8pt; line-height:10pt; color:CCFFFF;border:0px solid FFFFFF;}

{This is how all anchor points will be displayed; anchor points appear before all links.}
a, a:link,a:active,a:visited{font-family:tahoma; font-size:8pt; line-height:10pt; color:CCFFFF;text-decoration:none}
a:hover{border-bottom:1px dashed FFFFFF; font-family:tahoma; font-size:8pt; line-height:10pt; color:FFFFFF;}

{not used on profile}
a.readmail,a.readmail:link,a.readmail:active,a.readmail:visited{font-family:tahoma; font-size:8pt; line-height:10pt; text-decoration:none;color: CCFFFF;}
a.readmail:hover{font-family:tahoma; font-size:8pt; line-height:10pt; color:FFFF00;border-bottom:1px dashed FFFFFF; }

{ "View all friends" and "invite more" link style}
a.redlink,a.redlink:link,a.redlink:active,a.redlink:visited{font-family:tahoma; font-size:8pt;font-weight:bold;color:FFFFFF;text-decoration:none}
a.redlink:hover{font-family:tahoma; font-size:8pt; line-height:10pt; color:FFFF00;border-bottom:1px dashed FFFFFF;}

{2 links in very top on the left, and the 13 links above your picture with make the navigation bar}
a.navbar,a.navbar:link,a.navbar:active,a.navbar:visited{font-family:tahoma; font-size:8pt;color:FFFFFF;text-decoration:none}
a.navbar:hover{font-family:tahoma; font-size:8pt; line-height:10pt; color:FFFF00; border-bottom:1px dashed FFFFFF;}

{ TEXT FORMATTING
DEFAULT FONT, SIZE 8, BLACK }
{ btext used for "latest blog entry" and "USERNAME has * friends"}
.btext, .itext{font-family:tahoma;  font-size:8pt; line-height:10pt; color:FFFF00;border:0px solid FFFFFF;}

{ DEFAULT FONT, SIZE 8, COLORS }
{unused on profile}
.bwtext, .rtext, .rbtext, .subhead{font-family:tahoma; color:FFFF00;font-size:8pt;font-weight:bold;}

{ DEFAULT FONT, SIZE 8 }
{unused on profile}
.stext, .sbtext, .swtext{font-family:tahoma; color:FFFF00;font-size:8pt;}

{ DEFAULT FONT, SIZE 11 }
{unused on profile}
.head11, .text11{font-family:tahoma; color:FFFF00;font-size:8pt;}

{ TABLE COLORS }
{apparently unused?}
table.grey, tr.grey, td.grey{font-family:tahoma;
font-size:8pt;background:transparent;border:0px solid FFFFFF;}
table.white, tr.white, td.white{font-family:tahoma;
font-size:8pt;background:transparent;border:0px solid FFFFFF;}
table.accent_light, tr.accent_light,
td.accent_light{font-family:tahoma;
font-size:8pt;background:transparent;border:0px solid FFFFFF;}
table.accent_dark, tr.accent_dark,
td.accent_dark{font-family:tahoma;
font-size:8pt;background:transparent;border:0px solid FFFFFF;}
table.action, tr.action, td.action{font-family:tahoma;
font-size:8pt;background:transparent;border:0px solid FFFFFF; }
table.blue_light, tr.blue_light,
td.blue_light{font-family:tahoma;
font-size:8pt;background:transparent;border:0px solid FFFFFF;}
table.blue_dark, tr.blue_dark, td.blue_dark{font-family:tahoma;
font-size:8pt;background:transparent;border:0px solid FFFFFF;}


{"Help" and "Signout" in very top in right corner}
a.man,a:link,a:active,a:visited{font-family:tahoma; font-size:8pt;color:FFFFFF; text-decoration:none;}
a:hover{font-family:tahoma;
font-size:8pt;color:FFFF00; text-decoration:none;border-bottom:1px dashed FFFFFF;}
</style>
 
 
Start new topic
Replies
freeflow
post Jan 9 2006, 07:29 PM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Tiny/Skinny Tables CSS credits to Coldtrance

CODE
<style type="text/css">

table, tr, td { background-color:transparent; border:none; border-width:0;}
body {
background-image: url("BACKGROUND HERE");
background-attachment:fixed;
background-repeat: repeat;
background-position:bottom left;
background-color:COLOR HERE; }


table table { border: 0px }
table table table table{border:0px}
table table table {
border-style:solid;
border-width:1px;
border-color:COLOR HERE;
background-color:COLOR HERE;
}
TABLE, TD {background-color:transparent;border:none; border-width: 0px; color:COLOR HERE; font: normal 8px FONT HERE; padding: 0px; text-transform: uppercase; width:350px; text-align:justify;}

TABLE TABLE {background-color:transparent;border: none;color:COLOR HERE; font: normal 8px FONT HERE; padding: 0px; text-transform: uppercase; text-align:justify;}

TABLE TABLE TABLE {background-color:COLOR HERE;border: 1pt solid;border-color:COLOR HERE;font: bold 8px FONT HERE; height: .01%; width: 100%; padding: 1px; text-transform: uppercase; text-align:justify;}

TABLE TABLE TABLE TABLE {background-color:transparent;border:none;color:COLOR HERE; font: bold 8px FONT HERE; padding: 0px; text-transform: uppercase; text-align:justify;}
TABLE TABLE TABLE TABLE TABLE {background-color:transparent; border:none; color:COLOR HERE; font: normal 8px FONT HERE; padding: 0px; text-transform: uppercase; }

TABLE TABLE TABLE TABLE TABLE TABLE {background-color:transparent; border:none; font: bold 8px FONT HERE; padding: 0px; text-transform: uppercase; }

TD TD {text-align: normal;}
TD TD TD {text-align: normal;}
TD TD TD TD {border-top: 0px solid; width: 1%; text-align:justify;}
TD TD TD TD TD {border-top: 1px solid COLOR HERE; text-align:justify;}
TD TD TD TD TD TD {border: 0px solid;}
table table td.text table td.text table table tbody td table, span.btext {display: }
img {filter: progid:DXImageTransform.Microsoft.BasicImage(color=1); border: 1;}

BODY { scrollbar-3dlight-color:COLOR HERE;
scrollbar-arrow-color:COLOR HERE;
scrollbar-base-color:COLOR HERE;
scrollbar-track-color:COLOR HERE;
scrollbar-darkshadow-color:COLOR HERE;
scrollbar-face-color:COLOR HERE;
scrollbar-highlight-color:COLOR HERE;
scrollbar-shadow-color:COLOR HERE;}



table, td, p, span, li, strong, div{color: COLOR HERE; font-family:FONT HERE; text-transform: lowercase; font-size: 8pt;letter-spacing:0px; font-weight:normal;}

.blacktext10{color: COLOR HERE; font-family:FONT HERE;text-transform: lowercase; text-decoration:none; font-size: 8pt;font-weight:normal; }



.blacktext12 {color: COLOR HERE; font-family:FONT HERE;text-transform: lowercase; text-decoration: none; font-size: 8pt;font-weight:normal;}

.btext{color: COLOR HERE; font-family:FONT HERE;text-transform: lowercase; text-decoration: none; font-size: 8pt; font-weight:bold;letter-spacing:;}



.nametext{color: COLOR HERE; font-family:FONT HERE;text-transform: lowercase; text-decoration: none; font-size: 28pt;font-weight:bold;letter-spacing:-0.3em;border: 1px solid COLOR HERE; letter-spacing:4px; line-height:25px;background-color:COLOR HERE;
display: block;}



.redbtext{color: COLOR HERE; font-family:FONT HERE;cursor:help;text-transform: uppercase; text-decoration: none; font-size: 8pt; font-weight:bold;letter-spacing:;}


.redtext{color: COLOR HERE; font-family:FONT HERE;cursor:help;text-transform: lowercase; text-decoration: none; font-size: 8pt;font-weight:normal;}

.redtext8{color: COLOR HERE; font-family:FONT HERE;cursor:help;text-transform: lowercase; text-decoration: none; font-size: 8pt;font-weight:normal;}


.whitetext12{color: COLOR HERE; font-family:FONT HERE;cursor:help;text-transform: lowercase; text-decoration: none; font-size: 14pt;font-weight:bold; border: 1px solid COLOR HERE; letter-spacing:2px; line-height:25px;background-color:COLOR HERE;
display: block;}

.lightbluetext8 {font-family:FONT HERE; font-size: 16pt; color: COLOR HERE; font-weight: bold; }

.orangetext15 {font-family: FONT HERE; font-size: 16pt; color: COLOR HERE; font-weight: bold; border: 1px solid COLOR HERE; letter-spacing:2px; line-height:25px;background-color:COLOR HERE;
display: block;}


.text {font-family: FONT HERE; font-size: 8pt; color: COLOR HERE; }


a:link{color: COLOR HERE; font-family:FONT HERE;text-transform: lowercase; text-decoration: none; font-size:8pt;font-weight:bold;letter-spacing:;}

a:visited{color: COLOR HERE; font-family:FONT HERE;text-transform: lowercase; text-decoration: none; font-size:8pt; font-weight:bold;letter-spacing:;}

a:active{color: COLOR HERE; font-family:FONT HERE;text-transform: lowercase; text-decoration: none; font-size:8pt;font-weight: bold }

a:hover{color: COLOR HERE; font-family:FONT HERE;text-transform: lowercase; text-decoration: none; font-size: 8pt;font-weight: bold}


a.navbar{color: COLOR HERE; font-family:FONT HERE;text-transform: lowercase; text-decoration: none; font-size: 15pt; }font-weight: bold}

a.navbar:link{color: COLOR HERE; font-family:FONT HERE;text-transform: lowercase; text-decoration: none; font-size: 15pt; font-weight: bold}

a.navbar:active{color:COLOR HERE; font-family:FONT HERE;text-transform: lowercase; text-decoration: none; font-size: 15pt;border: 1px solid; border-color:COLOR HERE; background-color: COLOR HERE;font-weight: bold}

a.navbar:visited{color:COLOR HERE; font-family:FONT HERE;text-transform: lowercase; text-decoration: none; font-size: 15pt;font-weight: bold}

a.navbar:hover{ color: COLOR HERE; font-family:FONT HERE;text-transform: lowercase; text-decoration: none; font-size: 15pt;border: 1px solid; border-color:COLOR HERE; background-color: COLOR HERE; font-weight: bold}


</style>
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: