[b]RULE # 4[/b]
[b]No spamming and flamming in any form.[/b]
[i]That includes double posting.[/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)