Log In · Register

 
Playlist Button Help, How can u align buttons for da playlist?
caznchicken
post Jun 13 2005, 02:40 PM
Post #1


Newbie
*

Group: Member
Posts: 7
Joined: Jan 2005
Member No: 80,211



Hey I need some help lol. I have my playlist aligned in the center of my custom module. But the buttons for some reason are aligned to the left. Is there a way to make the buttons aligned in the center so that they're evenly centered under the playlist itself? Here's the code:



That part in bold, I dont't think it works lol. That's what I put to try and make the buttons align, but apparently it won't. _dry.gif

Does anyone know how? happy.gif
 
 
Start new topic
Replies (1 - 8)
caznchicken
post Jun 13 2005, 02:42 PM
Post #2


Newbie
*

Group: Member
Posts: 7
Joined: Jan 2005
Member No: 80,211



Oops okay that part of the code is supposed to be bold but didn't work so just ignore the bold marks. The part I'm talking about though is "align: center" that doesn't work
 
caznchicken
post Jun 13 2005, 03:05 PM
Post #3


Newbie
*

Group: Member
Posts: 7
Joined: Jan 2005
Member No: 80,211



Pleeeeeeease help me if you know lol
 
talcumpowder
post Jun 13 2005, 06:57 PM
Post #4


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



If you would be patient and not post three times... People will get to you.
I need the full source of the playlist.
 
Lightner
post Jun 13 2005, 07:16 PM
Post #5


Im Gavin HI!!
*****

Group: Member
Posts: 802
Joined: Mar 2005
Member No: 111,644



this should be in xanga help, the reason u arent getting help is because this is for websites not xanga.
 
caznchicken
post Jun 13 2005, 07:44 PM
Post #6


Newbie
*

Group: Member
Posts: 7
Joined: Jan 2005
Member No: 80,211



<< lol sry im a newbie. Here's the code (I cut out the unimportant stuff like my subscription list and stuff so here's the important parts of the code I guess)



Thanks! happy.gif
 
talcumpowder
post Jun 13 2005, 08:08 PM
Post #7


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



Replace this...
CODE
<input TYPE="BUTTON" NAME="darkplay" VALUE="play" OnClick="play(document.forms['form'].playlist);">
<input TYPE="BUTTON" NAME="darkpause" VALUE="pause" OnClick="document.darkplayer.pause(); playstate=2;">
<input TYPE="BUTTON" NAME="darkstop" VALUE="stop" OnClick="document.darkplayer.stop(); playstate=2;"></p>
With this and see if it works.
CODE
<div align="center"><input TYPE="BUTTON" NAME="darkplay" VALUE="play" OnClick="play(document.forms['form'].playlist);">
<input TYPE="BUTTON" NAME="darkpause" VALUE="pause" OnClick="document.darkplayer.pause(); playstate=2;">
<input TYPE="BUTTON" NAME="darkstop" VALUE="stop" OnClick="document.darkplayer.stop(); playstate=2;"></p></div>
 
caznchicken
post Jun 13 2005, 09:41 PM
Post #8


Newbie
*

Group: Member
Posts: 7
Joined: Jan 2005
Member No: 80,211



THANK YOU LOL!! happy.gif
 
hi-C
post Jun 13 2005, 11:34 PM
Post #9


Amberific.
********

Group: Staff Alumni
Posts: 12,913
Joined: Jul 2004
Member No: 29,772



Yeah, this should've been in Xanga help but oh well.

QUOTE(caznchicken @ Jun 13 2005, 10:41 PM)
THANK YOU LOL!!  happy.gif
*


Topic closed.
 

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