Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • eruzak Friend
    #163229

    how to add “back to top” at another color? as attachment shows.

    I just see “back to top” at the default color only.

    any way to add “back to top” to another color theme?

    regards.


    1. methys
    himangi Friend
    #388258

    Hi,

    To change the image color, you will need to change templates/ja_methys/images/top.gif, or add more images with different colors and make appropriate changes in css file..

    aman204 Friend
    #388262

    <em>@eruzak 236557 wrote:</em><blockquote>how to add “back to top” at another color? as attachment shows.

    I just see “back to top” at the default color only.

    any way to add “back to top” to another color theme?

    regards.</blockquote>

    1) For default theme, You can change image in this directory accordingly::

    .ja-links li.top a {template.css (line 887)
    background: url(“../images/top.gif“) no-repeat scroll left top transparent;
    display: block;
    height: 20px;
    padding: 0;
    width: 20px;
    }

    2) For addition of image for other themes,You can please upload the file with similar name as above to these directories::

    blue theme :: core/themes/blue/images
    green theme :: core/themes/green/images
    purple theme :: core/themes/purple/images

    eruzak Friend
    #388279

    okay.
    I get it.thank you so much.

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

This topic contains 4 replies, has 3 voices, and was last updated by  eruzak 13 years, 7 months ago.

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