Xen Notices [Deleted]

You can put as many class names as you like in the notification settings, e.g. if you add:

class1 class2 class3

then (just a vague example) the notification will look like:

HTML:
<div id="notification-1" class="class1 class2 class3"></div>

You can use GritterEXTRA.css to define those styles however you wish and as many as you wish.
 
Chris I have a question regarding this add-on, although I did not get it yet, I am planning to.

Is there a way to have this set up as a 'notice'? Or being able to move the notifications around. Is that possible?
 
What do you mean by "have this set up as a notice"?

Notifications can't be moved around the screen, no.
 
Actually yes. Ignore my previous post. There's a code example in this thread somewhere. You can adjust the position using CSS and the size too.

I thought you were asking about physically being able to drag and drop and move notifications around.
 
Actually yes. Ignore my previous post. There's a code example in this thread somewhere. You can adjust the position using CSS and the size too.

I thought you were asking about physically being able to drag and drop and move notifications around.
No no, sorry if that's what you thought.
Thank you though.
 
This addon looks really interesting. At the moment I use the built in XF notices system which allows a note slider, for example. What is the advantage of notifications compared to the built in notes system?
 
They are very similar in the way they are managed, notifications do not replace the notices system so you can still use both and the main difference is they are clearly visually different.
 
This addon looks really interesting. At the moment I use the built in XF notices system which allows a note slider, for example. What is the advantage of notifications compared to the built in notes system?

Notifications from a design perspective is easier and less time consuming to customize. I personally found it significantly more pleasant to work with then the built in notices system. Chances are, anything that can be done in xenforo notices can be achieved by notifications in a fraction of the time.

With regards to the slider comment, Multiple notices on the same page can be stacked on each other if that is something you can live with over the scrolling notices.
 
Back
Top Bottom