Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • eruzak Friend
    #161510

    Is there good way to add “back to top” function at the footer of JA RAVE template?what file shoud I fix?
    regards.

    chavan Friend
    #381630

    Hello,

    You need to create a Link in the footer like this <a href=”#Top>Back to Top</a>

    <em>@eruzak 227933 wrote:</em><blockquote>Is there good way to add “back to top” function at the footer of JA RAVE template?what file shoud I fix?
    regards.</blockquote>

    Phill Moderator
    #381636

    The simplest way would be to go into your template manager. In the layouts tab click on the default layout and add the line I have highlighted in red below. Save that and clear your jat3 cache.

    <?xml version="1.0" encoding="utf-8"?>
    <layout name="desktop">
    <!--Extra css load for this layout-->
    <stylesheets>
    </stylesheets>
    <blocks name="top" style="xhtml">
    <block name="top-panel" type="modules" style="raw" main-inner="1">top-panel</block>
    <block name="mainnav" type="mainnav" main-inner="1"></block>
    <block name="header" type="header" main-inner="1"></block>
    <block name="cpanel" type="usertools/cpanel"></block>
    <block name="topsl" type="spotlight" main-inner="1">user1,user2,user3,user4,user5</block>
    </blocks>
    <blocks name="middle" colwidth="35">
    <block name="inset1" width="18">left</block>
    <block name="content-mass-top">slideshow</block>
    <block name="right1">right</block>
    </blocks>
    <blocks name="bottom" style="xhtml">
    <block name="navhelper" type="navhelper" main-inner="1"></block>
    <block name="botsl" type="spotlight" main-inner="1" >user6,user7,user8,user9,user10</block>
    <block name="footer" type="footer"></block>
    </blocks>
    </layout>

    This will give yo a back to top link and breadcrumbs at the bottom. You can then style them as required. If you do not want the breadcrumbs bit then we can look at that further.

    eruzak Friend
    #381750

    get it,Thank you so much.

    <em>@phill luckhurst 228044 wrote:</em><blockquote>The simplest way would be to go into your template manager. In the layouts tab click on the default layout and add the line I have highlighted in red below. Save that and clear your jat3 cache.

    This will give yo a back to top link and breadcrumbs at the bottom. You can then style them as required. If you do not want the breadcrumbs bit then we can look at that further.</blockquote>

    imurillo Friend
    #384822

    I put a back to top link and breadcrumbs at the bottom, as you said in this post, but now i want to enlarge the border, template is jarave for joomla1.6, Pleae see the picture


    1. ejemplo1
    aman204 Friend
    #384872

    <em>@imurillo 232215 wrote:</em><blockquote>I put a back to top link and breadcrumbs at the bottom, as you said in this post, but now i want to enlarge the border, template is jarave for joomla1.6, Pleae see the picture</blockquote>

    Can you provide a link to your site

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

This topic contains 6 replies, has 5 voices, and was last updated by  aman204 13 years, 7 months ago.

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