0
I have been working on my site for a few hours. All is going good but im stuck for some reason when i try to move my song layout right by the album art it become part of the song table. How can i add it without doing this. i have attached an image where the grey area is its where i want the track list to display.
Thanks in advance.
Thanks in advance.
Responses (1)
-
Accepted Answer
0I have done this on my site (with the help of Germi). I will post his comments below to edit the default.php page in the albums folder:
mm... well, basically:
search for this piece of code:
player != "" && ( ( $user->id && $this->params->get('displayplayer') ) || $this->params->get('displayplayer') == 2 )) echo $this->player ; ?>
this is the player. CROP it and paste it around line 172, just after ""
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 »