recently added albums: layout problem

0
hi,

to put it simply - muscol is a great component and we won't miss it.
but it seems that we have a problem with the recently added albums module.
it's about how the albums are displayed. the order of the albums is right, put the layout how they are displayed looks a bit chaotic. :blink:

following some screenshots to illustrate our problem:

displaying 12 albums
http://www.uspenterprises.com/troubleshooter/screenshot_5albums.png

displaying 5 albums
http://www.uspenterprises.com/troubleshooter/screenshot_5albums.png

here some system informtion:
joomla version: 2.5.4
module settings: http://www.uspenterprises.com/troubleshooter/screenshot_options.png


any help would be appreciated.

thx.
mike
Responses (12)
  • Accepted Answer

    Friday, June 01 2012, 08:05 PM - #Permalink
    0
    hello
    I see what you mean. this can be fixed with very simple CSS. you just need to set the HEIGHT for the LI elements containing the albums in that module. if you post a link to your site I'll try to tell you what exact CSS code you need.
    The reply is currently minimized Show
  • Accepted Answer

    ecolora
    ecolora
    Offline
    Saturday, June 02 2012, 04:29 AM - #Permalink
    0
    The link is www.uspenterprises.com :-)
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, June 02 2012, 07:22 AM - #Permalink
    0
    hi,

    @germi: thx for the hint, now it's working :)
    @ecolora: thx for posting the link ;)

    cheers,
    Mike
    The reply is currently minimized Show
  • Accepted Answer

    Friday, September 14 2012, 07:31 PM - #Permalink
    0
    hey germi,, :( i have the same issue for a long time but i didnt even know that it can be fixed http://www.joomlamusicsolutions.com/images/fbfiles/images/lay_out_issue.JPG any help please thanks :)
    Attachments:
    The reply is currently minimized Show
  • Accepted Answer

    Friday, September 14 2012, 07:31 PM - #Permalink
    0
    i have this issue with RECENTLY ADDED ALBUMS & ARTISTS
    here's the link where you check more www.thetalentedsociety.com/music
    looking for your reply :)
    Attachments:
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, September 15 2012, 10:26 AM - #Permalink
    0
    hi,

    you have to change a css-file in the module: mod_muscol_recently_added.

    1) Open the path "modules/mod_muscol_recently_added/tmpl".
    2) Edit the css-file "recently_added_albums.css".
    3) You just need to set the HEIGHT for the UL elements containing the albums in that module.

    cheers!
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, September 15 2012, 04:44 PM - #Permalink
    0
    i guess its the same process for recently added artists,,,thanks for taking time & replying to my post,,,much luv & respect :)
    The reply is currently minimized Show
  • Accepted Answer

    Sunday, September 16 2012, 02:53 PM - #Permalink
    0
    it does look like i didnt get it as well ,,,could anybody please help me ,,,what is the UL elements ,,i barely know about css files :( ,,,do you mean add another line like
    .recently_num_albums{
    background:transparent url(cdr.png) no-repeat scroll 0 0;
    color:#999999;
    font-size:10px;
    padding-left:20px;
    padding-bottom:3px;
    height:10px
    The reply is currently minimized Show
  • Accepted Answer

    Sunday, September 16 2012, 03:23 PM - #Permalink
    0
    Germi ,,i just sent you an email with all my infos,,,i feel like i almost got things messed up ,,,i hope you help me to fix this,,, :( thanks
    The reply is currently minimized Show
  • Accepted Answer

    Monday, September 17 2012, 02:34 PM - #Permalink
    0
    I don't think I received it. what is the email address?
    The reply is currently minimized Show
  • Accepted Answer

    Monday, September 17 2012, 03:44 PM - #Permalink
    0
    tarekitsme@hotmail.com :)
    i'll resend it again anyway ,,just to make sure you receive it :laugh:
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, September 18 2012, 11:24 AM - #Permalink
    0
    this is what you need to solve: file /modules/mod_muscol_recently_added/tmpl/recently_added_albums.css line 37, please add

    height: 220px;
    The reply is currently minimized Show
Your Reply