problem with songs navigator

Wannlong
Wannlong
Offline
0
I have a problem with songs navigator, it should be in horizontal line. Where should I go to maker change on this? http://www.joomlamusicsolutions.com/images/fbfiles/images/Page_Navigator.png
Attachments:
Responses (3)
  • Accepted Answer

    Wannlong
    Wannlong
    Offline
    Sunday, March 31 2013, 01:24 PM - #Permalink
    0
    No answer ;(
    The reply is currently minimized Show
  • Accepted Answer

    Sunday, March 31 2013, 05:28 PM - #Permalink
    0
    hello!

    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 Miller
      more than a month ago
      Could you just please post the instructions? I'm also having the same issue.
    • Germinal Camps
      more than a month ago
      this 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
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, October 19 2013, 10:15 PM - #Permalink
    0
    Just looked at the code and this is what I see.

    <div class="muscol_pagination" align="center">
    <? echo $this->pagination->getListFooter(); ?>
    </div>
    • Germinal Camps
      more than a month ago
      that's correct! then just add the class pagination, so it looks like this: class="muscol_pagination pagination"
    The reply is currently minimized Show
Your Reply