0
Dear Germi,
Can I show the Latest Added Artists as showing in the attached picture.
I want to display the Artist Photo ( not the album photo )
Plus I want to display the Artists in 3 columns , 2 rows..
Regards
Can I show the Latest Added Artists as showing in the attached picture.
I want to display the Artist Photo ( not the album photo )
Plus I want to display the Artists in 3 columns , 2 rows..
Regards
Responses (17)
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
0hello
no, I can't create this custom module because it does not only require the new module, but also some helper functions to be included on the component itself, to help creating the thumbnail images for the artist.
if you want this custom module you can contact us through our custom service (http://www.joomlamusicsolutions.com/en/custom-service.html) and we can make it specially for you... -
Accepted Answer
-
Accepted Answer
-
Accepted Answer
0I got your point.
Maybe I didn't explain my point in good way.
please check the attached photo.
when I upload the photo in ( Image for artist name field ), you resize the photo.
also in Artist page you display it as resized photo.
i found on this file:
views\\artist\\tmpl\\detailed.php line 18 this code
artist->image) :
$image_attr = array(
"style" => "max-height:60px;" ,
"title" => $this->artist->artist_name
);
$artist_image = JHTML::image('images/artists/' . $this->artist->image , $this->artist->artist_name , $image_attr );
?>
artist->artist_name; endif; ?>
Can I use this code to display the artist photo?
For me I will put 6 artists (small size 100*100 pixels) in this module, and this will not be loading problem. -
Accepted Answer
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
0no, I dont mean you have to pay for that! of course not!
you ask me what to do, and I just told you!
no, I can't edit the page and upload it, that would be custom work!!
but its very easy! I already told you what to do! but of course is you dont know any HTML... I mean... man, if you are willing to modify this by your own, you have to understand at least some basic HTML! -
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 »