how do you do this |
how do you do this |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 9 Joined: Jun 2006 Member No: 424,385 ![]() |
how do you flip your myspace so your profile picture appears on the right, also how can you make your friends list a scrool one
|
|
|
![]() |
*This Confession* |
![]()
Post
#2
|
Guest ![]() |
okay.
re-do all of this so it will look right CODE <style type="text/css"> table, tr, td {background:transparent;} table table table table, table table table table td.text, table.contactTable {display:none;} td.text table, .orangetext15 {visibility:hidden;} td.text table table {display:inline; visibility:visible;} td.text td.text table {display:none;} div b font font, div font font u {display:none;} .whitetext12 { display: none; } .nametext { display:none;} </style> <style type=text/css> body { background-color: 000000; background-image: url(""); background-position: bottom right; background-repeat: no-repeat; background-attachment: fixed; scrollbar-arrow-color:000000; scrollbar-track-color: 000000; scrollbar-shadow-color: 000000; scrollbar-face-color:000000; scrollbar-highlight-color:000000; scrollbar-darkshadow-color:000000; scrollbar-3dlight-color:000000;}</style> that will hide your whole profile and change the scrollbar colors and bg color now add this this will bring up your image and content sections ![]() CODE <div class="bg" style="position: absolute; left:150px; top:170px; width:800px; height:600px; overflow: hidden;"> <img src="http://img112.imageshack.us/img112/4941/layout20qu.png"> </div> <div class="content" style="position: absolute; left:000px; top:000px; width:000px; height:000px; overflow: auto;"><center> lalalalala this is your content! </div> QUOTE <div class="content" style="position: absolute; left:000px; top:000px; width:000px; height:000px; overflow: auto;"><center> lalalalala this is your content! </div> these you can make as many for each content section change the left and top to position it and the width and height of the div section follow this and it will look better..then what you have now. |
|
|
![]() ![]() |