myflashfetish music player help, alignment? |
myflashfetish music player help, alignment? |
![]()
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 79 Joined: Nov 2008 Member No: 696,480 ![]() |
how do you get a myflashfetish music player to be central aligned on a myspace in the about me section??
|
|
|
![]() |
![]()
Post
#2
|
|
![]() Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 ![]() |
Posts merged. I assume it's because you're using a 2.0 profile. Next time, you should specify which kind of profile you're using. Try making a class with center alignment like this:
CODE .musicplayer {text-align:center;} Then use that class in a paragraph to align the music player like this: CODE <p class="musicplayer">MUSIC PLAYER CODES</p> See if that works. |
|
|
![]()
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 79 Joined: Nov 2008 Member No: 696,480 ![]() |
Posts merged. I assume it's because you're using a 2.0 profile. Next time, you should specify which kind of profile you're using. Try making a class with center alignment like this: CODE .musicplayer {text-align:center;} Then use that class in a paragraph to align the music player like this: CODE <p class="musicplayer">MUSIC PLAYER CODES</p> See if that works. It's normal profile. Screenshot might make it a little easier to see: and that's with the <p align="center">code for player</p> code in place. |
|
|
![]() ![]() |