myspace question for somebody who knows html codes-?

imported_Amber

New member
i want my page to be centered, instead of being right or left aligned.
i only have my picture and general interests showing. when i google codes to center my page, none of the codes work. i think it might be because i have a ton of other codes in my about me to hide my other boxes and maybe one of them is blocking this code?
my about me looks like this now,
pretty easy to understand:

<style>
.mypimpspace
table, tr, td { background-color:transparent; border:none; border-width:0;}body {background-color:white;background-image:url('http://www.shermgrafik.com/blog/wp-content/uploads/2009/02/sweetgif_unicorn_042.gif');background-attachment: fixed;background-position:center;}</style>
<style>.a {MySpaceGens.com - hide your comments} .friendsComments {display:none;}</style>
<style>
.friendSpace { display:none; }
</style>
<style>
.katamari Section Manager
{ http://abrax.us/SectionManager }
table.blurbs td.text {display:none;}
table.blurbs td td span.orangetext15 {display:none;}
</style>
<style>
.katamari Section Manager
{ http://abrax.us/SectionManager }
table.interestsAndDetails td.text {display:none;}
table.interestsAndDetails span.lightbluetext8 {display:none;}
.interestsAndDetails td {width:0px;}
</style><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3Lm15c3BhY2UuY29t">message</a>/<a href="http://www.msplinks.com/MDFodHRwOi8vY29tbWVudC5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdQcm9maWxlX2NvbW1lbnRGb3JtJmZyaWVuZElEPTI0MTA3NTQ0NyZNeVRva2VuPWZmOWYxNTRlLWU4ZWQtNDE0Ni1hMjM3LWU2MzU4YTRmYTExMg==" target="_blank">comment</a>
<img style="visibility:hidden;width:0px;height:0px;" border="0" width="0" height="0" src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEyNTQ3Njc5NzMwOTAmcHQ9MTI1NDc2Nzk5NDUyMSZwPTE5NjcxMSZkPWF2aXJ*dWFsZXhpdCZnPTEmbz*5YTM2MzA3YjIxNDc*MTFmODM4MTg4NDczMTRkNWRhZg==.gif" /><style>table.userProfileURL{
display:none;}</style><style>
table tbody td table tbody tr td.text table {visibility:hidden;}
table tbody td table tbody tr td.text table table, table tbody td table tbody tr td.text table table tbody td.text {visibility:hidden;}
</style><style> table table table table table {direction:rtl;} table table table table table td {direction:ltr;} </style>


any help is appreciated.
thank youuu
 
Put this code infront of anything you want centered. You can use this with text, pictures, ect.

<center> bdfgbeibvierjbgierjbgirbg </center>
 
Back
Top