You are viewing a post by Etheral. View all 1343 posts in Here are all the codes that you need to fully customize your profile! No need to add other codes just edit it all and you can have a customized profile like mine, these CSS codes are the codes that I .
[quote]gahh...
no..
nevermind....
i can't do this... it's too looooonnnnggg..... and the codes i really need are not even 1/4 of this...
i give up.. i'm such a noob DX[/quote]
crissea, please [b]no double posting[/b]!
[quote]can i ask you guys how to center the page?
err, i mean the photo's, about me section and who i'd like to meet.
need to know.
pls pls.[/quote]
You should study more on [b]CSS[/b]. If you are just using the [b]Friendster CSS Box[/b], you may use this:
[quote]
<center>YOU TEXT HERE</center>[/quote]
But if you are [b]tweaking[/b] your profile using this [b]CSS Compilation[/b] and some [b]JS Codes[/b], you use this:
[quote]
/* CENTER PROFILE TEXT AND CONTENTS */
body,td,tr,div,p {
text-align: center;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
text-align: center !important;
}[/quote]
It also [b]centers[/b] the[b] headers text[/b].
Last edited by Etheral (2008-02-10 07:46:12)