0
I have downloaded the new album layout for version 1.5 and uploaded to my web page.
I was able to make most of the parts look similar to the demo album page except for having a different background color for odd and even rows for a song list.
On the demo page, odd rows have different background color than even rows. I believe it was done by dynamically assigning different class to odd and even rows.
Indeed, when I viewed the demo page, odd rows had the class "tr_song_link tr_song_link0" while even rows had the class "tr_song_link tr_song_link1"
However, all of the rows on my page had the same class "tr_song_link".
You can see the diffence by using Firebug as shown below:
I was able to make most of the parts look similar to the demo album page except for having a different background color for odd and even rows for a song list.
On the demo page, odd rows have different background color than even rows. I believe it was done by dynamically assigning different class to odd and even rows.
Indeed, when I viewed the demo page, odd rows had the class "tr_song_link tr_song_link0" while even rows had the class "tr_song_link tr_song_link1"
However, all of the rows on my page had the same class "tr_song_link".
You can see the diffence by using Firebug as shown below:
Your Reply

Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »