Hi,

I have made small changes to Modern theme by tweaking Decorations.js file:

    "toolbar" :
    {
      decorator : qx.ui.decoration.Background,

      style :
      {
        backgroundImage : "/images/toolbar-gradient2.png",
        backgroundRepeat : "scale"
      }
    },

This works great with Firefox and Google Chrome but IE7/8 fails to load my
gradient2.png image. Any obvious reasons?

Thanks,

              -ilkka

-- 
http://iki.fi/iao/
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to