Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • moccras Friend
    #156365

    How can I remove the ‘top’ link at the bottom of each page in purity_ii template.
    Thanks. John.

    gray Friend
    #362671

    Find in
    …/templates/ja_purity_ii/layouts/blocks/footer.php
    <ul class=”ja-links”>
    <li class=”layout-switcher”><?php $this->loadBlock(‘usertools/layout-switcher’) ?> </li>
    <li class=”top”><a href=”<?php echo $this->getCurrentURL();?>#Top” title=”Back to Top”>Top</a></li>
    </ul> remove
    <li class=”top”><a href=”<?php echo $this->getCurrentURL();?>#Top” title=”Back to Top”>Top</a></li>
    The same in …/templates/ja_purity_ii/layouts/blocks/joomla/footer.php

    moccras Friend
    #362672

    Many thanks for your very quick answer, I have made the changes and the link is now gone.
    Thanks again. John

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  moccras 14 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum