Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • tiggercat Friend
    #179589

    Hi there,

    How to get rid off ‘Back to top’ button?

    Thanks

    pavit Moderator
    #462970

    Hi

    Try to do in this way

    go to this file /templates/ja_zite/css/template.css around line 1140 now you have

    #ja-footer ul.ja-links li a {
    background: url("../images/back-to-top.png") no-repeat scroll left top transparent;
    display: block;
    height: 80px;
    text-indent: -999em;
    display:none; <---> add this line to the code
    }

    tiggercat Friend
    #463011

    <em>@pavit 332766 wrote:</em><blockquote>Hi

    Try to do in this way

    go to this file /templates/ja_zite/css/template.css around line 1140 now you have

    #ja-footer ul.ja-links li a {
    background: url("../images/back-to-top.png") no-repeat scroll left top transparent;
    display: block;
    height: 80px;
    text-indent: -999em;
    display:none; <---> add this line to the code
    }

    </blockquote>

    Thanks you so very much for the help, Pavit.

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

This topic contains 3 replies, has 2 voices, and was last updated by  tiggercat 12 years, 1 month ago.

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