I get the feeling that some images are being set dynamically and that this isn't working correctly. The CSS files are found but the images aren't. If you have Firebug - take a look at a page with a dialog and watch the HTTP calls - you'll see a bunch with return code 403.
On Tue, Apr 13, 2010 at 9:46 AM, Anne Kathrine Petterøe <[email protected]>wrote: > That is strange, maybe there are some images missing? > I looked in the folder that I downloaded yesterday (themeroller) and there > are no pngs in it. > The image is used for an element called .ui-widget-content under Component > Containers. > > Who put the jquery files in there first? > The changes Ethan and I have done (afaik) are only style changes. > > /Anne > > On 13. apr. 2010, at 08.51, Richard Hirsch wrote: > > > I think the problem with the themes in dialogs is that something (another > > CSS file?) appears to be missing. There are lots of calls from > > /style/parseTheme.css that look like this: > > > > > http://localhost:8080/images/?new=eeeeee&w=1&h=100&f=png&q=100&fltr[]=over|textures/03_highlight_soft.png|0|0|100 > > > > and are returning 402 HTTP calls. > > > > D. > > > > On Mon, Apr 12, 2010 at 5:20 PM, Richard Hirsch <[email protected] > >wrote: > > > >> The UI is really getting much better > >> > >> D. > >> > >> On Mon, Apr 12, 2010 at 5:11 PM, Ethan Jewett <[email protected]> > wrote: > >> > >>> Cool! I see that it's already on Stax. You two have been busy this > >>> weekend! > >>> > >>> Ethan > >>> > >>> On Mon, Apr 12, 2010 at 11:04 AM, Richard Hirsch < > [email protected]> > >>> wrote: > >>>> I agree. I think Anne used the "jqueryui-theme" folder any way. > >>>> > >>>> D. > >>>> > >>>> On Mon, Apr 12, 2010 at 4:56 PM, Ethan Jewett <[email protected]> > >>> wrote: > >>>> > >>>>> Can we just decide on a single folder where we store the current > theme > >>>>> and then just replace the contents of that folder when we want to > >>>>> update the theme? I was thinking that "jqueryui-theme" could be the > >>>>> folder, but if it has already been replaced by "esme-jqueryui-theme" > >>>>> then let's go with that. > >>>>> > >>>>> The idea is that we don't need to change each individual stylesheet > >>>>> link in every template when we replace the them. We only need to > >>>>> replace the files in the theme directory (and the .js file in the > >>>>> script directory). > >>>>> > >>>>> Ethan > >>>>> > >>>>> On Mon, Apr 12, 2010 at 2:59 AM, Richard Hirsch < > [email protected] > >>>> > >>>>> wrote: > >>>>>> Look at how Ethan made his changes. He created a directory > >>>>>> "style\jqueryui-theme" - why don't you create a new directory > >>>>>> "style\esme-jqueryui-theme\" and then change the links in the html > >>>>>> templates. > >>>>>> > >>>>>> Regarding the Javascript changes, all the files are in the "scripts" > >>>>>> directory. > >>>>>> > >>>>>> On Mon, Apr 12, 2010 at 8:12 AM, Anne Kathrine Petterøe > >>>>>> <[email protected]>wrote: > >>>>>> > >>>>>>> Hi, > >>>>>>> > >>>>>>> I spent some time this morning making a custom jquery theme with > >>>>>>> themeroller. > >>>>>>> Now where do I put the files? I noticed we have .js and .css files > >>> "all > >>>>>>> over the place". > >>>>>>> > >>>>>>> /Anne > >>>>>> > >>>>> > >>>> > >>> > >> > >> > >
