you can align
left
right
center
* text-align: left|right|center|; *
Align any text
<style>
div.a {
text-align: center;
}
div.b {
text-align: right;
}
</style>
<div class="a">text</div>
<div class="b">text</div>
Align everything on profile
<style> body {
text-align: center;
}</style>
Name
<style> h1 {
text-align: center;
}</style>
All Headings only
<style> .heading {
text-align: center;
}</style>
Friends name, pics, and heading
<style> .profile .friends {
text-align: center;
}</style>
only the comments left by friends
<style> Table.comments-table td {
text-align: center;
}</style>
Everything in Interest table
<style> table, th, td {
text-align: center;
}</style>
"About me" and "who i’d like to meet" headings
<style> .right .section h4 {
text-align: center;
}</style>
Comments
Displaying 8 of 8 comments ( View all | Add Comment )
LeonieBatchelor
Thank you! It helped me a lot solar smash
Report Comment
⠀꣑୧⠀⠀。 shona
where does the text go im so lost
Report Comment
im needing to know too like
by キスして ★⋆; ; Report
just replace the 'text' between the '><' with whatever you wanna say
by R0nn1e; ; Report
LIVVIWIVVI<33
TYSM
Report Comment
jingills
awsome
Report Comment
☆ Xx_PTVSOPH_xX ☆
thank you!!! X3
Report Comment
cloud☁︎
I cant get myy interest text to center :/ its stuck on the left but the text is centered
Report Comment
SYRA
How do i center an image??
Report Comment
I know this is a 29 day old comment but you use the same code to align text for the images.
by Rory!! ฅU•ﻌ•Uฅ; ; Report
Thank you for trying to help :> My friend ended up helping me out lmao
by SYRA; ; Report
how did u do it?
by ana ♰; ; Report
Jaki The Ginger Hunter =]
Not all heros wear capes =]
Report Comment