0
I have changes the artist photo width in the muscol global parameter to 300 and also I made a copy of back_artist_data.png and back_artist_data_buttom.png to make it’s width bigger to fit the artist photo in artist page, I renamed them to back_artist_data_big.png and back_artist_data_buttom_big.png and I changed the artist detailed css to link to the new copied images. I made these copies to keep the mod_muscol_featured_artists module untouched, but I found that the module take it’s css from artist detailed css with the new copied imegas links, so how to make this module link to it’s original small photos back_artist_data.png and back_artist_data_buttom.png? or how to make it use another css than artist detailed css that I changed to link to the bigger photos?
http://www.startsing.com/
http://www.startsing.com/index.php/karaoke/m/mariah-carey
http://www.startsing.com/
http://www.startsing.com/index.php/karaoke/m/mariah-carey
Responses (1)
-
Accepted Answer
0i did it correctly, i edited mod_muscol_featured_artists/tmpl/profile.php line 8
changed /components/com_muscol/assets/artist_detailed.css to /components/com_muscol/assets/artist_detailed_small.css .
and then i went to muscul/assist/artist_detailed.css to duplicated it and to rename the copy to artist_detailed_small.css .
Then i edited the file line 369 and 375 to change the backgrounds URLs to the new images
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 »