1

Is it possible to modify the size of a notification

asked 2012-08-27 16:07:48 +0800

dtommasina gravatar image dtommasina
19 1
http://www.avanon.com/

When using any form of Clients.showNotification(...) (available starting from ZK 6.0.1), is it somehow possible to set a size for the message box?

The only (ugly way) we found for changing the size is to add a style element on our .zul and overwrite the ZK's CSS classes:

    <style>
        .z-notification .z-notification-cl, .z-notification .z-notification-cnt{ width:300px;height:100px; }
    </style>

It would be nice if the notification box would autosize according to the content...

delete flag offensive retag edit

2 Replies

Sort by ยป oldest newest

answered 2014-01-09 11:49:04 +0800

MVarun gravatar image MVarun flag of India
268 1 6

Hi,

I am Using ZK 7.

Even iam facing the same Problem.

Can any one help.. how to modify the dimensions of a Notification...?

Thanks,

M Varun.

link publish delete flag offensive edit

answered 2014-03-31 12:18:37 +0800

PEARL3287 gravatar image PEARL3287
1

Hello,

ZK 7, same Issue...!! Is it possible to change style(color, height, width) of Notification?? If any one did this, please help. Thanks in advance.

Cheers, Pooja.

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
3 followers

RSS

Stats

Asked: 2012-08-27 16:07:48 +0800

Seen: 114 times

Last updated: Mar 31 '14

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More