Log In · Register

 
ALOT of myspace codes needed
PHANTASTiCTM
post Apr 2 2006, 10:49 AM
Post #1


Senior Member
****

Group: Member
Posts: 110
Joined: Sep 2005
Member No: 222,851



I'm not so good with html on myspace since it's an entirely different html status towards xanga so I need help. :|

1. Customize Top 8
2. "Online Now!" button code
3. Image shown, when you click it.. you'll see an entirely different picture
4. Music code [ INVISIBLE && INFINITE ]
5. Bakground picture for the picture index
6. Customize contact box [ send message, add friend, block user etc. ]
7. Customize/cover the "_____ is in your extended network."
8. Cover the AD on the top of the page and put an image over it
9. Change font [ pixel looking fonts ]
10. Have somewhat the same code on the layout, BUT basically changing the color
^does that make sense?
11. Scroll Bar code
12. Scrollbar for comments

That's all for now >:D Help please! shifty.gif
 
 
Start new topic
Replies
PHANTASTiCTM
post Apr 10 2006, 09:23 AM
Post #2


Senior Member
****

Group: Member
Posts: 110
Joined: Sep 2005
Member No: 222,851



I did this ( like you said )

QUOTE
<style type=text/css>

body {
background-image:url(http://i2.tinypic.com/svi1r5.png);
background-color:FFD1FE;
background-position: bottom left;
background-repeat: no-repeat;
background-attachment: fixed;
scrollbar-arrow-color:E73838;
scrollbar-track-color: FFD1FE;
scrollbar-shadow-color: FFD1FE;
scrollbar-face-color:FFD1FE;
scrollbar-highlight-color:FFD1FE;
scrollbar-darkshadow-color:FFD1FE;
scrollbar-3dlight-color:FFD1FE;}

table, tr, td {background-color: FFD1FE; border: 0px; padding:2;}
table table {border: 0px;}
table table table table{border: 0px;}

{The actual modules}
table table table {border: 1px solid; border-color: E73838; background-color: transparent; }

{sets the default style for the body, table data, list data, divisions and text areas}
body,table, td, li, p, div, textarea
{font:normal 9px arial; color:E73838; font-weight:none; border:1px; border-color: E73838; text-transform: none; line-height:12px;}

{class for the basic font for the page}
.text {font:normal 9px arial; color:E73838; font-weight:none; border:0px; text-transform: none; line-height:12px;}

{style for the number of comments you have. The actual ..}
.redtext{font-family:arial; font-size:9px; color:E73838; font-weight:none;border:0px; text-transform: uppercase; }

{style for the number of friends you have.}
.redbtext{font-family:arial; font-size:9px; color:E73838; font-weight:none;border:0px; text-transform: uppercase; }

{Blurbs, About Me, Who Id like to Meet, Friend Space, and Friends Comments style}
.orangetext15{font-family: arial; color: E73838; font-weight: bold; font-size: 9px; letter-spacing: -2px;}

{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:arial; font-size:9px; color:E73838; font-weight:none;border:0px; text-transform: uppercase; }

{Contacting, Interests, Details, and Schools title styling}
.whitetext12{font-family:arial; font-size:9px; color:E73838; font-weight:none;border:0px; text-transform: uppercase;}

{In your extended network style}
.blacktext12{font-family: arial; color: E73838; font-weight: bold; font-size: 9px; letter-spacing: -2px; }

{Stylizing of your name above your picture }
.nametext{font-family: arial; color: E73838; font-weight: bold; font-size: 9px; letter-spacing: -3px; line-height: 35px;}

{date stamp on comments}
.blacktext10{font-family:arial; font-size:9px; color:E73838; font-weight:none;border:0px; text-transform: uppercase;}

{This is how all anchor points will be displayed; anchor points appear before all links.}
a{font-family:arial; font-size:9px; color:E73838; font-weight:none;border:0px; text-transform: uppercase; }
a:link{font-family:arial; font-size:9px; color:E73838; font-weight:none;border:0px; text-transform: uppercase;}
a:active{font-family:arial; font-size:9px; color:E73838; font-weight:none;border:0px; text-transform: uppercase;}
a:visited{font-family:arial; font-size:9px; color:E73838; font-weight:none;border:0px; text-transform: uppercase;}
a:hover{font-family:arial; font-size:9px; color:E73838; font-weight:none;border:0px; text-transform: uppercase;}

{View all friends and invite more link style}
a.redlink{font-family:arial; font-size:9px; color:E73838; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:link{font-family:arial; font-size:9px; color:E73838; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:active{font-family:arial; font-size:9px; color:E73838; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:visited{font-family:arial; font-size:9px; color:E73838; font-weight:none;border:0px; text-transform: uppercase; }
a.redlink:hover{font-family:arial; font-size:9px; color:E73838; font-weight:none;border:0px; text-transform: uppercase;}

{2 links in very top on the left, and the 13 links above your picture with make the navigation bar}
a.navbar{font-family:arial; font-size:9px; color:E73838; font-weight:none;border:0px; text-transform: uppercase;}
a.navbar:link{font-family:arial; font-size:9px; color:E73838; font-weight:none;border:0px; text-transform: uppercase;}
a.navbar:active{font-family:arial; font-size:9px; color:E73838; font-weight:none;border:0px; text-transform: uppercase;}
a.navbar:visited{font-family:arial; font-size:9px; color:E73838; font-weight:none;border:0px; text-transform: uppercase;}
a.navbar:hover{font-family:arial; font-size:9px; color:E73838; font-weight:none;border:0px; text-transform: uppercase;}

{Default Links}
a:link, a.man{font-family:arial; font-size:9px; color:E73838; font-weight:none;border:0px; text-transform: uppercase; letter-spacing: 0px;}
a:active{font-family:arial; font-size:9px; color:E73838; font-weight:none;border:0px; text-transform: uppercase;}
a:visited{font-family:arial; font-size:9px; color:E73838; font-weight:none;border:0px; text-transform: uppercase;}
a:hover{font-family:arial; font-size:9px; color:E73838; font-weight:none;border:0px; text-transform: uppercase;}

{bolded words}
.standard b, p b, B, strong {
font-family:arial; font-size:9px; color:E73838; font-weight:none;border:0px; text-transform: uppercase; }

</style>

<style type="text/css">.comments {visibility:hidden;display:none;}</style>


^ ABOUT ME SECTION

you can only see a part of it. sad.gif

ANOTHER PROBLEM
My "old" friend's list will not disappear.

QUOTE
</td></tr></table> </td></tr></table> <br> <table bordercolor="E73838" cellspacing="0" cellpadding="0" width="435" border="0"> <tr> <td class="text" align="left" width="435" bgcolor="FFD1FE" height="20"> <table height="20" cellspacing="0" cellpadding="0" width="435" bgcolor="FFD1FE"> <tr> <td width="435" style="word-wrap:break-word"> <span class="orangetext15">Ha Le Phan's Friend List</span></td> </tr> </table> <table cellspacing="0" cellpadding="5" width="435" align="center" border="0"> <tr> <td bgcolor="FFD1FE" colspan="4" width="435" style="word-wrap:break-word"><span class="btext">A Path Beyond Lies<span class="btext"> xxx amount of</span> friends.</span></td> </tr> <tr> <td> <table width="435" border="0" cellspacing="0" cellpadding="5" align="center"> <TR><td bgcolor="FFD1FE" align="center" valign="top" width="1"> <table border="0" cellspacing="0" align="center"> <tr> <td bgcolor="FFD1FE" align="center" valign="top" width="107" style="word-wrap:break-word"> <a href="http://www.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=preludenation88">Hubby Moo</a> </td> </tr> <tr> <td bgcolor="FFD1FE" align="center" valign="top" width="25%"><a href="http://www.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=preludenation88"><img src="http://i2.tinypic.com/t8ofnr.png"></a><br><DIV style="width:80px;height:20px;" ID="..1" CLASS="DataPoint=OnlineNow;UserID=preludenation88;"></div></td> </tr> </table> </td><td bgcolor="FFD1FE" align="center" valign="top" width="1"> <table border="0" cellspacing="0" align="center"> <tr> <td bgcolor="FFD1FE" align="center" valign="top" width="107" style="word-wrap:break-word"> <a href="uh0h__itsjennie">Daughter Moo</a> </td> </tr> <tr> <td bgcolor="FFD1FE" align="center" valign="top" width="25%"><a href="uh0h__itsjennie"><img src="http://i2.tinypic.com/t8oh0p.jpg"></a><br><DIV style="width:80px;height:20px;" ID="..2" CLASS="DataPoint=OnlineNow;UserID=uh0h__itsjennie;"></div></td> </tr> </table> </td><td bgcolor="FFD1FE" align="center" valign="top" width="1"> <table border="0" cellspacing="0" align="center"> <tr> <td bgcolor="FFD1FE" align="center" valign="top" width="107" style="word-wrap:break-word"> <a href="http://www.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=simplii_me">Younger Daughter Moo</a> </td> </tr> <tr> <td bgcolor="FFD1FE" align="center" valign="top" width="25%"><a href="http://www.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=simplii_me"><img src="http://i2.tinypic.com/t8omtj.jpg"></a><br><DIV style="width:80px;height:20px;" ID="..3" CLASS="DataPoint=OnlineNow;UserID=simplii_me;"></div></td> </tr> </table> </td><td bgcolor="FFD1FE" align="center" valign="top" width="1"> <table border="0" cellspacing="0" align="center"> <tr> <td bgcolor="FFD1FE" align="center" valign="top" width="107" style="word-wrap:break-word"> <a href="http://www.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=vantastic88">Damnn Van</a> </td> </tr> <tr> <td bgcolor="FFD1FE" align="center" valign="top" width="25%"><a href="http://www.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=vantastic88"><img src="http://i2.tinypic.com/t8onih.jpg"></a><br><DIV style="width:80px;height:20px;" ID="..4" CLASS="DataPoint=OnlineNow;UserID=vantastic88;"></div></td> </tr> </table> </td> </TR> <TR><td bgcolor="FFD1FE" align="center" valign="top" width="1"> <table border="0" cellspacing="0" align="center"> <tr> <td bgcolor="FFD1FE" align="center" valign="top" width="107" style="word-wrap:break-word"> <a href="http://www.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=imonepsychofreak">BESTEST friend</a> </td> </tr> <tr> <td bgcolor="FFD1FE" align="center" valign="top" width="25%"><a href="http://www.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=imonepsychofreak"><img src="http://i2.tinypic.com/t8osah.jpg"></a><br><DIV style="width:80px;height:20px;" ID="..5" CLASS="DataPoint=OnlineNow;UserID=imonepsychofreak;"></div></td> </tr> </table> </td><td bgcolor="FFD1FE" align="center" valign="top" width="1"> <table border="0" cellspacing="0" align="center"> <tr> <td bgcolor="FFD1FE" align="center" valign="top" width="107" style="word-wrap:break-word"> <a href="http://www.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID= justinphillips">SAAMS</a> </td> </tr> <tr> <td bgcolor="FFD1FE" align="center" valign="top" width="25%"><a href="http://www.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=justinphillips"><img src="http://i2.tinypic.com/t9efyw.jpg"></a><br><DIV style="width:80px;height:20px;" ID="..6" CLASS="DataPoint=OnlineNow;UserID=justinphillips;"></div></td> </tr> </table> </td><td bgcolor="FFD1FE" align="center" valign="top" width="1"> <table border="0" cellspacing="0" align="center"> <tr> <td bgcolor="FFD1FE" align="center" valign="top" width="107" style="word-wrap:break-word"> <a href="http://www.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=jennmoney">Sasage</a> </td> </tr> <tr> <td bgcolor="FFD1FE" align="center" valign="top" width="25%"><a href="http://www.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=jennmoney"><img src="http://i2.tinypic.com/t9f4tc.jpg"></a><br><DIV style="width:80px;height:20px;" ID="..7" CLASS="DataPoint=OnlineNow;UserID=jennmoney;"></div></td> </tr> </table> </td><td bgcolor="FFD1FE" align="center" valign="top" width="1"> <table border="0" cellspacing="0" align="center"> <tr> <td bgcolor="FFD1FE" align="center" valign="top" width="107" style="word-wrap:break-word"> <a href="http://www.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=missfan">monopoly whore!</a> </td> </tr><tr> <td bgcolor="FFD1FE" align="center" valign="top" width="25%"><a href="http://www.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=missfan"><img src="http://i2.tinypic.com/t9f80l.jpg"></a><br><DIV style="width:80px;height:20px;" ID="..8" CLASS="DataPoint=OnlineNow;UserID=missfan;"></div></td> </tr> </table> </td></TR><BR><td bgcolor="FFD1FE" align="center" valign="top" width="1"> <table border="0" cellspacing="0" align="center"> <tr> <td bgcolor="FFD1FE" align="center" valign="top" width="107" style="word-wrap:break-word"> <a href="evoj">MY Hoe</a> </td> </tr> <tr> <td bgcolor="FFD1FE" align="center" valign="top" width="25%"><a href="evoj"><img src="http://i2.tinypic.com/t9fl2r.jpg"></a><br><DIV style="width:80px;height:20px;" ID="..2" CLASS="DataPoint=OnlineNow;UserID=evoj;"></div></td> </tr> </table> </td><td bgcolor="FFD1FE" align="center" valign="top" width="1"> <table border="0" cellspacing="0" align="center"> <tr> <td bgcolor="FFD1FE" align="center" valign="top" width="107" style="word-wrap:break-word"> <a href="dj_flipmode">Cookie</a> </td> </tr> <tr> <td bgcolor="FFD1FE" align="center" valign="top" width="25%"><a href="dj_flipmode"><img src="http://i2.tinypic.com/t9fo09.jpg"></a><br><DIV style="width:80px;height:20px;" ID="..2" CLASS="DataPoint=OnlineNow;UserID=dj_flipmode;"></div></td> </tr> </table> </td>
<td bgcolor="FFD1FE" align="center" valign="top" width="1"> <table border="0" cellspacing="0" align="center"> <tr> <td bgcolor="FFD1FE" align="center" valign="top" width="107" style="word-wrap:break-word"> <a href="ladievietbodian">Vietbodian</a> </td> </tr> <tr> <td bgcolor="FFD1FE" align="center" valign="top" width="25%"><a href="ladievietbodian"><img src="http://i2.tinypic.com/t9fwoo.jpg"></a><br><DIV style="width:80px;height:20px;" ID="..2" CLASS="DataPoint=OnlineNow;UserID=ladievietbodian;"></div></td> </tr> </table> </td>

<td bgcolor="FFD1FE" align="center" valign="top" width="1"> <table border="0" cellspacing="0" align="center"> <tr> <td bgcolor="FFD1FE" align="center" valign="top" width="107" style="word-wrap:break-word"> <a href="http://www.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=tuyetphan">Tiny</a> </td> </tr><tr> <td bgcolor="FFD1FE" align="center" valign="top" width="25%"><a href="http://www.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=tuyetphan"><img src="http://i1.tinypic.com/v4chmf.jpg"></a><br><DIV style="width:80px;height:20px;" ID="..8" CLASS="DataPoint=OnlineNow;UserID=tuyetphan;"></div></td> </tr> </table> </td></TR><BR>

<td bgcolor="FFD1FE" align="center" valign="top" width="1"> <table border="0" cellspacing="0" align="center"> <tr> <td bgcolor="FFD1FE" align="center" valign="top" width="107" style="word-wrap:break-word"> <a href="xclusive_bby">Tephy Boo</a> </td> </tr> <tr> <td bgcolor="FFD1FE" align="center" valign="top" width="25%"><a href="xclusive_bby"><img src="http://i1.tinypic.com/v4cx1y.jpg"></a><br><DIV style="width:80px;height:20px;" ID="..2" CLASS="DataPoint=OnlineNow;UserID=xclusive_bby;"></div></td> </tr> </table> </td>






<TR></TR> </table> </td> </tr> <tr valign="center" align="right"> <td bgcolor="FFD1FE" colspan="4"><a href="http://www.myspace.com/index.cfm?fuseaction=user.viewfriends&friendID=2666713" class="redlink">View All of Ha Le Phan's Friends</a><br><br></td> </tr> </table> </td> </tr> </table><br><table bordercolor="E73838" cellspacing="0" cellpadding="0" width="435" border="0"> <tr> <td class="text" align="left" width="435" bgcolor="FFD1FE" height="20"> <table height="20" cellspacing="0" cellpadding="0" width="435" bgcolor="FFD1FE"> <tr> <td width="435" style="word-wrap:break-word"> <span class="orangetext15">Ha Le Phan's Comment Box</span></td></tr> </table> <table bordercolor="E73838" cellspacing="3" cellpadding="3" width="435" align="center" bgcolor="FFD1FE" border="0"> <tr> <td valign="top" align="left" width=" 435 " bgcolor="FFD1FE" style="word-wrap:break-word"><span class="orangetext15">Leave me a comment:</span><br>Here's the comment box for you lazy people who dont want to scroll down.<br><center><form method="post" action="index.cfm?fuseaction=user.ConfirmComment" .."return lengthCheck(this);"><input type="hidden" name="friendID" value="2666713"> <input type=hidden name=Mytoken value=2005010000><textarea id="textarea" name="f_comments" cols="50" rows="10"></textarea><br><br><input id="buttons" type="submit" value="Submit"><input id="buttonr" type="reset" value="Reset"></form></center> </td></tr> <tr valign="center" align="right"> <td bgcolor="FFD1FE" colspan="4"><a href="http://www.myspace.com/index.cfm?fuseaction=user.homeComments&FriendID=2666713&Mytoken=cbe3be3c-1f0e-4375-b1a3-20fcca56e838" class="redlink">View/Edit All All of Ha Le Phan's Comments</a><br><br></td></tr><div class="comments"><table><tr><td><table><tr><td>


^ Who I'd Like To Meet Section

ANOTHERR QUESTION

http://profile.myspace.com/index.cfm?fusea...riendid=8760455

what is her font and font size? =]

http://www.myspace.com/sweet_temptati0n

^ THE SITE
 

Posts in this topic


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