Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
160
WebTree and Application Styling
posted

Hi,

When I set the StyleSetName of a webtree to a styleset (Appletini in my case) the designer is not showing the actual images. It shows icons with a red cross in the middle, like it cannot find the image. I have the ig_res/Appletini folder in my web application. When I run the application no images at all are shown. Am I missing some configuration setting to enable Application Styling?

thanks,
Jeroen

Parents
No Data
Reply
  • 19308
    posted

    Be sure you're setting the StyleSetPath property to ~/ig_res.  It's also very revealing to find out what URL is actually being used for the images.  Once you know the incorrect URL, it's usually pretty easy to figure out what went wrong and how to fix it. 

    -Tony

Children
No Data