Reply To: Notification as Pop-UP


Home Forums Front End PM PRO Notification as Pop-UP Reply To: Notification as Pop-UP

#41615
Jan Sørensen
Participant

You made me work on that idea. Here is what I came up with:

#fep-notification-bar {
font-size: 24px;
position: absolute;
top: 300px;
left: 400px;
width: 500px;
height: 200px;
}

But is it possible to do this:

1.) Get rid of the X (so that the user are not able to close it)
2.) When pressing the link of the message then close the #fep-notification-bar