On Mon, May 18, 2009 at 5:17 PM, Karl <[email protected]> wrote: > > Apologies - I just sent a new post about this, I didn't see this > thread. > > Short version: As of today (May 18 2009), IE still doesn't download > right (valid .zip with junk binary file inside), Firefox and Opera > download valid archives but without any custom theme changes.
Thanks for the info. We're in the final stages of testing. Things look good for us to have all these configurations supported within the week. > Out of curiosity - how difficult would it be, by hand, to edit the > default CSS file using values from the URL that ThemeRoller generates? > And, is is possible to get the properly-colored icons without using > ThemeRoller? The default (we call it base) css theme contains comment tokens in the css that just need to be search-and-replaced (in fact it's the value right before the comment token) with the values from the query string. The images are a bit trickier, as they involves masks, coloration, alpha blending, PNG-8. That's where ThemeRoller really does some heavy lifting. However, if you can get themeroller to display what you want, even if you're not able to download it in a zip at the moment, you can grab the images and css straight from the themeroller page. Firebug should make light of that. Thanks all for your patience. - Richard --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
