#jrmenu_content {
background:#FFFFFF url("{$mgMySlate_img_url}/menu-bg.png");
padding: 0; /* @ignore */
clear: left;
}
When I inspect the page I see that I have the image url as;
http://www.mywebsite.com/data/cache/mgMySlate/img/menu-bg.png
But it does not work. Any help on this? Thanks..
By the way, I can reach the image using the link http://www.mywebsite.com/skins/mgMySlate/img/menu-bg.png
updated by @ilker: 06/13/15 02:48:29AM