3 problems

0
hi jermy,

i have just installed music collection and i have couple of problems

1. Random albums module on homepage - albums are not linked ( i mean not clickable) check please (http://www.music.malwaclub.com/)

2. this artist has 40 albums but not all are diplayed in gridview and not clickable (http://www.music.malwaclub.com/index.php?option=com_muscol&view=artist&id=3&layout=grid)

3. in album view how do i reduce the size of the album cover image and remove the review (http://www.music.malwaclub.com/index.php?option=com_muscol&view=album&id=4&Itemid=127)

thanks

rjassar
Responses (4)
  • Accepted Answer

    Thursday, May 20 2010, 05:14 PM - #Permalink
    0
    0) its Germi, not Jermy... :S

    1) they are not clicable because it looks like you have modified the layout for this module... and the content is outside the link. not our fault!

    2) exactly the same as 1.. did you modified the layout????

    3) adding classes to the album.css file... and to remove the review, its on /views/albums/tmpl/default.php
    The reply is currently minimized Show
  • Accepted Answer

    Friday, May 21 2010, 12:53 AM - #Permalink
    0
    Hi Germi,

    I have not modified and layouts at all i have downloaded the modules and installed them

    please help

    i have 2 custom features for you look at i will send an email about them.

    thanks

    rjassar
    The reply is currently minimized Show
  • Accepted Answer

    Friday, May 21 2010, 02:34 PM - #Permalink
    0
    Hi germi,

    I have managed to remove review fromalbum view but i don;t know how to reduce the size of the cd cover image and i have not changed any layout settings in modules can you check that please.

    thanks

    rjassar
    The reply is currently minimized Show
  • Accepted Answer

    Friday, May 21 2010, 03:42 PM - #Permalink
    0
    about the modules: I look at the source code and there's something wrong... if you didnt modify it, maybe there's some javascript code that is changing the layout AFTER the page has been loaded? (it would be very strange...)

    try to uninstall and reinstall the modules...

    you can change the album image size on album.css, on line 45:

    .imatge_gran {
    border:1px solid #CCCCCC;
    width:430px;
    }
    The reply is currently minimized Show
Your Reply