-
AuthorPosts
-
eruzak Friend
eruzak
- Join date:
- December 2007
- Posts:
- 282
- Downloads:
- 3
- Uploads:
- 52
- Thanks:
- 19
- Thanked:
- 3 times in 1 posts
March 16, 2011 at 2:41 am #161510Is there good way to add “back to top” function at the footer of JA RAVE template?what file shoud I fix?
regards.chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
March 16, 2011 at 11:41 am #381630Hello,
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 ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 16, 2011 at 12:39 pm #381636The 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.
1 user says Thank You to Phill for this useful post
eruzak Frienderuzak
- Join date:
- December 2007
- Posts:
- 282
- Downloads:
- 3
- Uploads:
- 52
- Thanks:
- 19
- Thanked:
- 3 times in 1 posts
March 17, 2011 at 1:08 am #381750get 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 Friendimurillo
- Join date:
- December 2007
- Posts:
- 380
- Downloads:
- 79
- Uploads:
- 117
- Thanks:
- 37
- Thanked:
- 2 times in 2 posts
April 4, 2011 at 4:56 pm #384822I 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
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
April 5, 2011 at 5:46 am #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
AuthorPostsViewing 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
How to add "back to top" function at the footer?
Viewing 6 posts - 1 through 6 (of 6 total)