Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • jokerc Friend
    #158387

    I am trying to change the menu icons path from
    background-image: url(“/images/stories/article_16x16.png”);
    to
    background-image: url(“http://relativesite.com/images/stories/article_16x16.png”);

    Where can I fix this?

    Phan Gam Friend
    #370627

    Hi,
    Why dont you use relative url? i think it is good.

    To replace that, you have to modify core code, if you want you can do it for yourself :

    1. Open base.class.php under pluginssystemjat3coremenu folder
    2. Find code block for genMenuItem function, you can see code for image path.

    jokerc Friend
    #370744

    Hi,
    Thank you. Perfect fix.

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

This topic contains 3 replies, has 2 voices, and was last updated by  jokerc 13 years, 10 months ago.

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