Hi Kush,

You need to manage the margins yourself, the plugin doesn't do it for
you.  Try this:

$.blockUI({ width:'450px;', marginLeft:'-250px'});

Mike


On 4/18/07, Kush Murod <[EMAIL PROTECTED]> wrote:

 Hi guys,

 I have a problem where if  I  specify message box css like so
 $.blockUI({ padding:'50px'});
OR
$.blockUI({ width:'450px'});

 your message box is not centered anymore, but more to the right and bottom

 Has anyone encountered problem like this one

 --Cheers,
 Kush

Reply via email to