views:

22

answers:

1

I'm using the JQuery UI Dialog plug-in. Everything works great except for where the "resize" grip icon is being placed. It is in the Left-Bottom corner of the dialog instead of the Right-Bottom corner. I rolled the theme using ThemeRoller as JQueryUI.com. Any ideas???

A: 

Looks like the ThemeRoller didn't generate the CSS file for the theme correctly. Had to adjust the position of the draggable icon in the CSS file.

Achilles