-
AuthorPosts
-
February 16, 2011 at 12:06 pm #160280
hi all! i would like to remove the huge back on top arrow from the bottom of the page. Do you know how?
tnx in advance,
simonSherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
February 18, 2011 at 6:49 am #377288Dear simonet3,
You can try this via change the style as following
Open the file of templates/ja_cloris/css/template.css file,Look for the css#ja-back-to-top {
bottom: 0;
display: none;
height: 549px;
left: 275px;
position: absolute;
width: 420px;
}And change it to
#ja-back-to-top {
bottom: 0;
display: none;
height: 549px;
display:none;
left: 275px;
position: absolute;
width: 420px;
}I hope this would help !
1 user says Thank You to Sherlock for this useful post
podnot Friendpodnot
- Join date:
- December 2010
- Posts:
- 32
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 9
- Thanked:
- 9 times in 1 posts
February 24, 2011 at 9:28 am #378255<em>@simonet3 221845 wrote:</em><blockquote>hi all! i would like to remove the huge back on top arrow from the bottom of the page. Do you know how?
tnx in advance,
simon</blockquote>Hi simonet,
you can look at this answer here. It should help you too.
1 user says Thank You to podnot for this useful post
March 2, 2011 at 2:20 am #379178Well, the arrow is gone, but the size of the space is still there. This is driving me crazy.
UPDATE: All is good, I ended up having to go to maintenance (on Joomla 1.6) and clear that cache manually
Also, keep in mind that some of the height things are not only in the regular css, but also in the core default, and the core for the color too
Also, Firefox, Chrome, and Safari still do not all show the height the same way, but It’s good enough for me.
-
AuthorPosts
This topic contains 4 replies, has 4 voices, and was last updated by ag0g0girl 13 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum