Song List By Album Art (Solved)

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. http://www.joomlamusicsolutions.com/images/fbfiles/images/Screen_shot_2011_05_18_at_1.jpg
Attachments:
Responses (1)
  • Accepted Answer

    Monday, May 23 2011, 04:33 PM - #Permalink
    0
    I 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 ""


    The reply is currently minimized Show
Your Reply