POST YOUR MYSPACE LINK
I have the HTML/ASP/DHTML/XML and CSS thing locked down (web designer by trade) I just did not see where to start editing it on my user interface. Just point me in the right direction on my home page and I will do the rest.
also do we have space to upload our graphics and stuff like css files??
also do we have space to upload our graphics and stuff like css files??
The way you edit your myspace look is pretty stupid in my opinion, but heres how to do it. On your profile choose the EDIT PROFILE option, then edit your ABOUT ME section. In that section you paste your CSS code. Here is a sample of my code, commented out.
<style type="text/css">
{MAIN BODY CONTAINER}
table, tr, td { background-color:5F6D76; border:none; border-width:0;padding:2px;}
{CREATES THE BACKGROUND OF THE SITE}
body {background:url('http://stefdev.virtualed.org/myspace/s2000bg.jpg')}
.r{}
scrollbar-face-color:FFFFFF;
scrollbar-highlight-color:0087A6;
scrollbar-3dlight-color:FFFFFF;
scrollbar-shadow-color:FFFFFF;
scrollbar-darkshadow-color:0087A6;
scrollbar-arrow-color:FFDDFF;
scrollbar-track-color:FFFFFF;
}
.r{}
table table { border: 0px; width:100%}
table table table table{border:0px}
{CREATES CONTAINER BOX FOR CONTENT}
table table table{border-style:solid; border-width:2px; border-color:000000; background-color:91A3B1;}
{CREATES FILL FOR MISSING PART OF CONTAINER BOX}
table table table td {background-color:91A3B1}
table table table table td {filter:none;}
.r{}
{TXT = STANDARD TEXT THROUGHOUT MOST OF THE PAGE}
table, tr, td, li, p, div {color:4E5B63;}
{TXT = LATEST BLOG ENTRY, HAS FRIENDS}
.btext {color:000000;}
{TXT = DATE AND TIME}
.blacktext10 {color:C0D5E6;}
{TXT = IS IN YOUR EXTENDED NETWORK}
.blacktext12 {color:000000;}
{TXT = CATEGORIES FOR INTEREST AND DETAILS SECTIONS}
.lightbluetext8 {color:000000;}
{TXT = BLURBS, FRIEND SPACES, AND FRIENDS COMMENTS}
.orangetext15 {color:000000; font-size:15px;}
{TXT = NUMBERS FOR COMMENTS}
.redtext {color:F14E00; font-size:15px;}
{TXT = NUMBERS FOR FRIENDS}
.redbtext {color:F14E00; font-size:15px;}
{TXT = CONTACTING INFO, INTEREST AND DETAILS}
.whitetext12 {color:000000; font-size:15px;}
{TXT = ALL LINK}
a:active, a:visited, a:link {color:F14E00;}
{TXT = TOP BAR NAVIGATION MENU}
a.navbar:active, a.navbar:visited, a.navbar:link {color:000000; font-size:11px; font-weight;font-weight: bold}
a.navbar:hover {color:157399;}
{TXT = VIEW ALL FRIENDS LINK}
a.redlink:active, a.redlink:visited, a.redlink:link {color:E36822;text-decoration: underline;}
a.redlink:hover {color:FF5C00;}
.r{}
{NOT SURE WHAT THIS IS FOR}
blacktext12 {color:ED91A6; font-size:70px;}
{FOOTER}
table td div div font {color:FFFFFF; font-size:11px; font-weight;font-weight: bold}
{SWITCHES THE DIRECTION THE LAYOUT IS FLOWING}
table {direction:rtl;}
table table table {direction:ltr;}
</style>
<style type="text/css">
{MAIN BODY CONTAINER}
table, tr, td { background-color:5F6D76; border:none; border-width:0;padding:2px;}
{CREATES THE BACKGROUND OF THE SITE}
body {background:url('http://stefdev.virtualed.org/myspace/s2000bg.jpg')}
.r{}
scrollbar-face-color:FFFFFF;
scrollbar-highlight-color:0087A6;
scrollbar-3dlight-color:FFFFFF;
scrollbar-shadow-color:FFFFFF;
scrollbar-darkshadow-color:0087A6;
scrollbar-arrow-color:FFDDFF;
scrollbar-track-color:FFFFFF;
}
.r{}
table table { border: 0px; width:100%}
table table table table{border:0px}
{CREATES CONTAINER BOX FOR CONTENT}
table table table{border-style:solid; border-width:2px; border-color:000000; background-color:91A3B1;}
{CREATES FILL FOR MISSING PART OF CONTAINER BOX}
table table table td {background-color:91A3B1}
table table table table td {filter:none;}
.r{}
{TXT = STANDARD TEXT THROUGHOUT MOST OF THE PAGE}
table, tr, td, li, p, div {color:4E5B63;}
{TXT = LATEST BLOG ENTRY, HAS FRIENDS}
.btext {color:000000;}
{TXT = DATE AND TIME}
.blacktext10 {color:C0D5E6;}
{TXT = IS IN YOUR EXTENDED NETWORK}
.blacktext12 {color:000000;}
{TXT = CATEGORIES FOR INTEREST AND DETAILS SECTIONS}
.lightbluetext8 {color:000000;}
{TXT = BLURBS, FRIEND SPACES, AND FRIENDS COMMENTS}
.orangetext15 {color:000000; font-size:15px;}
{TXT = NUMBERS FOR COMMENTS}
.redtext {color:F14E00; font-size:15px;}
{TXT = NUMBERS FOR FRIENDS}
.redbtext {color:F14E00; font-size:15px;}
{TXT = CONTACTING INFO, INTEREST AND DETAILS}
.whitetext12 {color:000000; font-size:15px;}
{TXT = ALL LINK}
a:active, a:visited, a:link {color:F14E00;}
{TXT = TOP BAR NAVIGATION MENU}
a.navbar:active, a.navbar:visited, a.navbar:link {color:000000; font-size:11px; font-weight;font-weight: bold}
a.navbar:hover {color:157399;}
{TXT = VIEW ALL FRIENDS LINK}
a.redlink:active, a.redlink:visited, a.redlink:link {color:E36822;text-decoration: underline;}
a.redlink:hover {color:FF5C00;}
.r{}
{NOT SURE WHAT THIS IS FOR}
blacktext12 {color:ED91A6; font-size:70px;}
{FOOTER}
table td div div font {color:FFFFFF; font-size:11px; font-weight;font-weight: bold}
{SWITCHES THE DIRECTION THE LAYOUT IS FLOWING}
table {direction:rtl;}
table table table {direction:ltr;}
</style>
alright. those of you need help with HTML coding to jazz up your myspace page can try to add this guy to your friends list.
http://www.myspace.com/freecodesource
he has all kind of codes you can pick and use it on your own myspace.
hope this helps.
http://www.myspace.com/freecodesource
he has all kind of codes you can pick and use it on your own myspace.
hope this helps.


