teamgonuts / electrofriends

User-driven, electronic music community
http://t3k.no
2 stars 1 forks source link

Add voting buttons to the bottom player #20

Closed teamgonuts closed 12 years ago

teamgonuts commented 12 years ago

Just take the code from the current buttons and place it somewhere that makes sense in the bottom hub. Users should be able to vote on the song they are currently listening to without finding it in the rankings.

Once you add in the code and style it I can add functionality.

joelshaw5 commented 12 years ago

can you add the functionality first, and I'll style it after? I tried to copy and paste the code from the song-table, but it didnt return display any scores, just the text. I created a left and right div in the threeColumnCenter div of the bottom container. If you can throw the code for the score in the right container, I'll style it.

teamgonuts commented 12 years ago

Just added the buttons.

Can you style them and I'll add functionality?

joelshaw5 commented 12 years ago

all done styling them.

teamgonuts commented 12 years ago

Do you think we need the "vote for this song" text? I think it should be fairly self explanatory.

I'll try and get the functionality done by today

teamgonuts commented 12 years ago

Can we center the voting buttons and score?

joelshaw5 commented 12 years ago

so as far as the labeling goes, i think we should have something. If you dont like "vote for this song" text we could maybe do something shorter like "song score"?

And yes, i'll center those now.

teamgonuts commented 12 years ago

done