Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • simonet3 Friend
    #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,
    simon

    Sherlock Friend
    #377288

    Dear 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 !

    podnot Friend
    #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.

    ag0g0girl Friend
    #379178

    Well, 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.

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

This topic contains 4 replies, has 4 voices, and was last updated by  ag0g0girl 13 years, 2 months ago.

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