0
I have a problem with songs navigator, it should be in horizontal line. Where should I go to maker change on this?
Responses (3)
-
Accepted Answer
0hello!
didn't I anwer you on the email?
we had one customer with the same issue, which I asnwered on the email.. I thought it was you and that's why we didn't answer here! sorry about that
all you need to do is to wrap this into a "class = pagination" div. if you contact me at joomlamusicsolutions@gmail.com I'll tell you how-
Daniel Millermore than a month agoCould you just please post the instructions? I'm also having the same issue.
-
Germinal Campsmore than a month agothis should actually not happen anymore in our latest version (latest package build). in any case, the "instructions" are as follow: in the view files (that is /components/com_muscol/views/search/tmpl/songs.php for example, we add the CSS class "pagination" to the DIV that contains the pagination button, and then the layout is correct
-
-
Accepted Answer
0Just looked at the code and this is what I see.
<div class="muscol_pagination" align="center">
<? echo $this->pagination->getListFooter(); ?>
</div>-
Germinal Campsmore than a month agothat's correct! then just add the class pagination, so it looks like this: class="muscol_pagination pagination"
-
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 »