does anyone know how i can fool around with the html in my myspace site?? i know how to in blogger thru html admin panel, i can edit but how do i do this in myspace??
You put some CSS in the about me section. Here's mine, and here's my CSS: <style type="text/css"> body { background-color:332233; } table, tr, td {background-color: transparent; border: 0px; padding:2;} table table {border: 0px;} table table table table{border: 0px;} table table table {background-color:443344; } body,table, td, li, p, div, textarea {font:normal 9px arial; color:fff; font-weight:none; border:0px; text-transform: none; line-height:12px;} .text {font:normal 9px arial; color:fff; font-weight:none; border:0px; text-transform: none; line-height:12px;} .redtext{font-family:arial; font-size:9px; color:eb1; font-weight:none;border:0px; text-transform: uppercase; } .redbtext{font-family:arial; font-size:9px; color:eb1; font-weight:none;border:0px; text-transform: uppercase; } .orangetext15{ display: block; color:fff; padding: 0; margin: 0; background-image: url("http://www.pimpsurveys.com/images/misc-h2.gif"); background-repeat: repeat-x; background-position: 0 0.8em; text-indent: 3px; font-size: 1.5em; font-family: Times New Roman, Georgia, serif; font-weight: bold; font-style: italic; } .lightbluetext8{font-family:arial; font-size:9px; color:fff; font-weight:none;border:0px; text-transform: uppercase; } .whitetext12{ display: block; color:fff; padding: 0; margin: 0; background-image: url("http://www.pimpsurveys.com/images/misc-h2.gif"); background-repeat: repeat-x; background-position: 0 0.8em; text-indent: 3px; font-size: 1.5em; font-family: Times New Roman, Georgia, serif; font-weight: bold; font-style: italic; } .blacktext12{font-family: arial; color: fff; font-weight: bold; font-size: 20px; letter-spacing: -2px; } .nametext{font-family: arial; color: fff; font-weight: bold; font-size: 30px; letter-spacing: -3px; line-height: 35px;} .blacktext10{font-family:arial; font-size:9px; color:fff; font-weight:none;border:0px; text-transform: uppercase;} a{font-family:arial; font-size:9px; color:fff; font-weight:none;border:0px; text-decoration: underline; } a:link{font-family:arial; font-size:9px; color:fff; font-weight:none;border:0px; text-decoration: underline; } a:active{font-family:arial; font-size:9px; color:fff; font-weight:none;border:0px; text-decoration: underline; } a:visited{font-family:arial; font-size:9px; color:fff; font-weight:none;border:0px; text-decoration: underline; } a:hover{font-family:arial; font-size:9px; color:fff; font-weight:none;border:0px; text-decoration: none; } a.redlink{font-family:arial; font-size:9px; color:eb1; font-weight:none;border:0px; text-transform: uppercase;} a.redlink:link{font-family:arial; font-size:9px; color:eb1; font-weight:none;border:0px; text-transform: uppercase;} a.redlink:active{font-family:arial; font-size:9px; color:eb1; font-weight:none;border:0px; text-transform: uppercase;} a.redlink:visited{font-family:arial; font-size:9px; color:eb1; font-weight:none;border:0px; text-transform: uppercase; } a.redlink:hover{font-family:arial; font-size:9px; color:eb1; font-weight:none;border:0px; text-transform: uppercase;} a.navbar{font-family:arial; font-size:9px; color:fff; font-weight:none;border:0px; text-transform: uppercase;} a.navbar:link{font-family:arial; font-size:9px; color:fff; font-weight:none;border:0px; text-transform: uppercase;} a.navbar:active{font-family:arial; font-size:9px; color:fff; font-weight:none;border:0px; text-transform: uppercase;} a.navbar:visited{font-family:arial; font-size:9px; color:fff; font-weight:none;border:0px; text-transform: uppercase;} a.navbar:hover{font-family:arial; font-size:9px; color:fff; font-weight:none;border:0px; text-transform: uppercase;} a:link, a.man{font-family:arial; font-size:9px; color:fff; font-weight:none;border:0px; text-transform: uppercase; letter-spacing: 0px;} a:active{font-family:arial; font-size:9px; color:fff; font-weight:none;border:0px; text-transform: uppercase;} a:visited{font-family:arial; font-size:9px; color:fff; font-weight:none;border:0px; text-transform: uppercase;} a:hover{font-family:arial; font-size:9px; color:fff; font-weight:none;border:0px; text-transform: uppercase; text-decoration: none;} .standard b, p b, B, strong, .btext { font-family:arial; font-size:9px; color:eb1; font-weight:none;border:0px; text-transform: uppercase; } </style> Code (markup): I stripped all the comments from it because I'm a moron. There's a commented version out there somewhere. P.S. MySpace doesn't allow hashes (#).
1. Go to Edit Profile (its in the very first box that says Hello, %NAME%) 2. In the About Me text box, place your CSS code above teh regular content. 3. Click on Save All Changes 4. Go to your new MySpace profile and enjoy the look