Climbed up on top

-1
Hi,
Please see link. http://alietuvis.us/index.php/videos.
Climbed up on top
Responses (4)
  • Accepted Answer

    Friday, May 23 2014, 10:06 PM - #Permalink
    0
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, May 24 2014, 09:32 AM - #Permalink
    0
    it seems like some CSS is messing that view.

    you need to add the property display:block; into the class .nom_song
    which you can find in file albums.css
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, May 24 2014, 01:04 PM - #Permalink
    0
    Can you explain in more detail
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, May 24 2014, 03:16 PM - #Permalink
    0
    sure. please open file /components/com_muscol/assets/album.css and find property .nom_song
    around line 98

    and add

    display:block;
    width:400px;

    into it.
    The reply is currently minimized Show
Your Reply