Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • funci Friend
    #203943

    Please, how can I replace this mouse sign with some other custom made picture?


    1. Untitled
    jooservices Friend
    #559997

    Hi there
    Everything like this can easy to customize with very basic browser debugger 🙂

    .ja-intro .intro-content .intro-text:after {
    content: "";
    width: 23px;
    height: 45px;
    background: url("/templates/ja_jason/images/ico/mouse.png") no-repeat left center;
    position: absolute;
    left: 0;
    }

    templates/ja_jason/images/ico/mouse.png

    Thank you,
    Viet Vu

    funci Friend
    #560004

    Very nice Viet Vu!
    And in what file is that code? 🙂

    jooservices Friend
    #560016

    Hi there
    It’s physical file

    templates/ja_jason/images/ico/mouse.png
    Just replace it. And / or update css if needed ( apply your custom css to custom.css.

    http://www.t3-framework.org/documentation/customization.html

    Thank you,
    Viet Vu

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

This topic contains 4 replies, has 2 voices, and was last updated by  jooservices 9 years, 3 months ago.

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