phatair
phatair
Offline
0
Hi together,

is it possible to show the top rated and recently added modules in two columns?
I puplished them in the top position of my template (see screenshot) and at the moment the modules get to big if i show 4 or more albums.
I want to show the last/best 6 albums, 3 in each colum.

Is it possible to modify the modules in this way? Or is this a modification on the template?

Would be nice if anybody can help me.
Greetings,
Steffen [img size=800]http://www.joomlamusicsolutions.com/images/fbfiles/images/screenshot.jpg[/img]
Attachments:
Responses (9)
  • Accepted Answer

    Sunday, August 23 2009, 10:35 AM - #Permalink
    0
    you can try to modify the template

    modules/mod_muscol_recently_added/tmpl/default.php

    but probably the best way is to modify only the CSS properties (I was thinking on something like "float:left;width:100px" and so on the DIV containing each album on the module.)

    you'll need some CSS skills
    The reply is currently minimized Show
  • Accepted Answer

    phatair
    phatair
    Offline
    Sunday, August 23 2009, 02:05 PM - #Permalink
    0
    Hi Germi,

    thanks - i tried to modify the template and the css file but my skills are not good enough.:blush:
    I think i will puplish three modules in the top and only the last 3 new/best albums are visible.
    The reply is currently minimized Show
  • Accepted Answer

    phatair
    phatair
    Offline
    Sunday, August 23 2009, 02:12 PM - #Permalink
    0
    Ha :D now it works :)

    i just modified the first entry in the css of the module recently added

    .recently_added_album{
    padding:4px;
    padding-bottom:2px;
    padding-top:2px;
    float:left;
    width:160px;

    and now it looks like:
    [img size=800]http://www.joomlamusicsolutions.com/images/fbfiles/images/screenshot-20190b88d1d8375e43c68f385d630324.jpg[/img]

    is it really so easy? :)
    Attachments:
    The reply is currently minimized Show
  • Accepted Answer

    Sunday, August 23 2009, 02:23 PM - #Permalink
    0
    yes

    (that's what I suggested a few posts above ;) )
    The reply is currently minimized Show
  • Accepted Answer

    phatair
    phatair
    Offline
    Sunday, August 23 2009, 03:00 PM - #Permalink
    0
    yes i know :) but i thought that it is more difficult to implement you idea ;)

    you are great :)
    The reply is currently minimized Show
  • Accepted Answer

    phatair
    phatair
    Offline
    Friday, August 28 2009, 09:44 AM - #Permalink
    0
    Hi germi,

    i updated now to version 1.5
    All works great but i have one problem with the recently added module

    i changed it (with your help) in to columns. now if i add a new album with a picture the layout is destroyed (see screenshot)
    if i remove the album picture all looks good.
    Do you have any idea? i have the thumbnails on static

    the "top rated" module is not affected
    The reply is currently minimized Show
  • Accepted Answer

    phatair
    phatair
    Offline
    Friday, August 28 2009, 09:45 AM - #Permalink
    0
    here the screenshot
    The reply is currently minimized Show
  • Accepted Answer

    phatair
    phatair
    Offline
    Friday, August 28 2009, 09:48 AM - #Permalink
    0
    grrr :huh:
    sorry for the three time post but first i can not add teh screenshot because 800px limitation and then it was to big. And i can not edit my post and the preview dont work :S
    So now here is the screenshot (hope it works)
    [img size=774]http://www.joomlamusicsolutions.com/images/fbfiles/images/screenshot-80ae7b4c844e888e89ffc48ad102cc0c.jpg[/img]
    Attachments:
    The reply is currently minimized Show
  • Accepted Answer

    phatair
    phatair
    Offline
    Friday, August 28 2009, 10:26 AM - #Permalink
    0
    ok, the problem is only if i have 4 albums displayed. now i have 6 displayed and all looks ok.

    sorry for the posts
    The reply is currently minimized Show
Your Reply