layout problems - feature artist module

Andrea
Andrea
Offline
0
Hello!

I'm trying to change the layout on feature artist module but adding code to feature_artist.css is not working.

As for the display I would like to have featured like 10 bands on the frontpage but would like to not show the information such as genre, web, years active etc. this info messes up the layout.

Only the name of the band and a picture with a standart size like an album cover ( I mean a little squared picture), regardless of the size of the picture of the band.

I can't seem to change the size of the artis name on the module either.

http://www.espiritorock.com/bandas
Responses (3)
  • Accepted Answer

    Wednesday, May 01 2013, 02:54 PM - #Permalink
    0
    you can change the layout in the /modules/mod_muscol_featured_artitsts/tmpl/profile.php

    however if you want the little square picture (as in the album module), that particular view is not available on the artists module, only the admin one..!
    The reply is currently minimized Show
  • Accepted Answer

    Andrea
    Andrea
    Offline
    Wednesday, May 01 2013, 09:29 PM - #Permalink
    0
    Hello Germi,

    I can't seem to change the feature artist title size neither in artist module and MC homepage. in components/com_muscol/assets/artist_detailed.css I tried in

    .format_title{
    background-color:#999;
    -moz-border-radius:4px;
    font-weight:bold;
    color:#FFF;
    margin-bottom:5px;
    padding:4px;
    font-size:16px;

    but that didn't work.

    Am I in the right place?
    The reply is currently minimized Show
  • Accepted Answer

    Friday, May 03 2013, 07:21 PM - #Permalink
    0
    what are you trying to change exactly?

    (what could help you a lot localize what you need to change is Firebug for Firefox or the Chrome console...)
    The reply is currently minimized Show
Your Reply