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
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
-
Accepted Answer
0Hello 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? -
Accepted Answer
Your Reply

Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »