Page 1 of 1

Message width

PostPosted: 11 Jul 2014 12:05
by George
Hello!

Is there a way to change TIWCGJQNotification (jqntNoty) message width?
I tried css, but message position not correct in this case,

Re: Message width

PostPosted: 11 Jul 2014 16:28
by Alexander Bulei
Hi George,

Is there a way to change TIWCGJQNotification (jqntNoty) message width?


Yes, using the overriding the correct css class.

Code: Select all
alertify-logs


Best Regards.

Re: Message width

PostPosted: 11 Jul 2014 19:50
by George
Hello!

I'm about TIWCGJQNotification (jqntNoty mode), alertify is different plugin.
noty.PNG

Re: Message width

PostPosted: 14 Jul 2014 09:38
by Alexander Bulei
Hi George,

Yeah, sorry :(

I tried css, but message position not correct in this case,


You need adjust the left css property.

Best Regards.

Re: Message width

PostPosted: 18 Jul 2014 07:51
by George
Hello,
I use Noty.JQNotificationNotyOptions.Layout = jqnnlCenter, seems, message position applies via js, not css.