0
Hi,

I want to find the file that renders the footer on the artist->video tab. The footer navigation is vertical in the UL list and it doesn't have a class associated with the UL. I would like to make it horizontal. http://www.joomlamusicsolutions.com/images/fbfiles/images/footer_screenshot.jpg
Attachments:
Responses (4)
  • Accepted Answer

    Thursday, May 10 2012, 11:43 AM - #Permalink
    0
    Hi,

    'components/com_muscol/views/artist/tmpl/common.php' is the file you need to edit - at least in my J1.5/MC 2.1 version.

    Hope it helps
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, May 10 2012, 12:19 PM - #Permalink
    0
    Hi Gez,

    Nah it must of changed in later versions..

    That file led me to songs.php and then I saw this code



    pagination->getListFooter(); ?>



    I can't find where $this->pagination->getListFooter() is rendering the code.
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, May 10 2012, 12:20 PM - #Permalink
    0
    this is just normal joomla pagination, so actually you can adjust it to be horizontally with CSS. can you post a link? I can tell you the code you should add.
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, May 10 2012, 12:44 PM - #Permalink
    0
    Hi Germi,

    I just sent you a private mail with details to access page, since it's protected with login.

    Thanks
    The reply is currently minimized Show
Your Reply