Log In · Register

 
 
Closed TopicStart new topic
myflashfetish music player help, alignment?
skyerawr
post Feb 19 2009, 01:03 AM
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??
 
Mickey
post Feb 19 2009, 06:20 AM
Post #2


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Or use center tags like this:

CODE
<center>MUSIC PLAYER CODES HERE</center>
 
skyerawr
post Feb 19 2009, 07:06 AM
Post #3


Senior Member
***

Group: Member
Posts: 79
Joined: Nov 2008
Member No: 696,480



QUOTE(Mike @ Feb 19 2009, 09:20 PM) *
Or use center tags like this:

CODE
<center>MUSIC PLAYER CODES HERE</center>



center tags like that dont affect it but i'll try the other one.

QUOTE(divergent @ Feb 19 2009, 04:08 PM) *
CODE
<p align="center">code for player</p>


doesnt seem to do anything...
Reason for edit: Please use the Edit button instead of double-posting. - Mike
 
Mickey
post Feb 19 2009, 07:34 AM
Post #4


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.
 
skyerawr
post Feb 19 2009, 04:33 PM
Post #5


Senior Member
***

Group: Member
Posts: 79
Joined: Nov 2008
Member No: 696,480



QUOTE(Mike @ Feb 19 2009, 10:34 PM) *
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.
 
Mickey
post Feb 19 2009, 04:47 PM
Post #6


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Well that method should work for 1.0 profiles anyway. Try this:

CODE
<style>
.musicplayer {text-align:center;}
</style>

<p class="musicplayer">MUSIC PLAYER CODES</p>

Replace "MUSIC PLAYER CODES" with your own codes.
 
skyerawr
post Feb 19 2009, 05:31 PM
Post #7


Senior Member
***

Group: Member
Posts: 79
Joined: Nov 2008
Member No: 696,480



QUOTE(Mike @ Feb 20 2009, 07:47 AM) *
Well that method should work for 1.0 profiles anyway. Try this:

CODE
<style>
.musicplayer {text-align:center;}
</style>

<p class="musicplayer">MUSIC PLAYER CODES</p>

Replace "MUSIC PLAYER CODES" with your own codes.



Still no luck :S

I'll use a different method. thanks anyways
 
Mickey
post Feb 19 2009, 05:51 PM
Post #8


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Topic closed & moved.
 

Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: