Profile 2.0 |
![]() ![]() |
Profile 2.0 |
Nov 11 2008, 03:33 PM
Post
#1
|
|
![]() Ley <3 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 579 Joined: Jul 2008 Member No: 664,894 |
Has anyone played with this enough to know
how to center stuff in the modules? i cant get stuff to center in my about me... |
|
|
|
Nov 11 2008, 04:03 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 40 Joined: Nov 2008 Member No: 697,266 |
You can't do it yet. They're working on it. Supposedly sometime next week it'll be working.
|
|
|
|
Nov 13 2008, 03:44 AM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,237 Joined: May 2008 Member No: 648,123 |
^ myspace is trying their best to standardize the site (failing miserably, of course). <center> is usually used only for text, so myspace automatically changes <center> to <p style="text-align:center;"> which will only center-align the text. to fix it, you don't really have to use a class in your style sheet; just use center-aligned paragraph tags:
CODE <p align="center">
text, videos, etc. </p> |
|
|
|
Mar 19 2009, 01:19 AM
Post
#4
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Mar 2009 Member No: 719,717 |
I pasted:
<p align="center"> lots of my stuff here..... </p> into my General, Interests, About Me and Who'd I Like to Meet Sections. None of my graphics or text centered. Then, I tried pasting .center {text-align:center;} into my CSS section. Again, nothing. After I save changes, the <p align="center"> changes to <p>. If 2.0 doesn't recognize html, does that mean <br> does not work either? WOuld a <br> be disrupting the <p align="center">? Hopefully I am just pasting in the wrong section. Also, what is the CSS code to increase the pixels of the right and left columns? I'd like them about 10% bigger. |
|
|
|
Mar 19 2009, 03:21 AM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 69 Joined: Jul 2008 Member No: 668,177 |
lol.
use this... CODE <div style="text-align:center;">
Text, pictures, anything here. </div> |
|
|
|
Mar 19 2009, 02:19 PM
Post
#6
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Mar 2009 Member No: 719,717 |
thank you thank you! It defintely worked. finally!
|
|
|
|
Mar 19 2009, 03:59 PM
Post
#7
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
Topic closed & moved.
|
|
|
|
![]() ![]() |