UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is offline
Our team is away during the weekend. Some answers may already be available on our documentation

Rest assured that we will get back to your posts as soon as the week starts!
  Support is offline
None
When clicking the notifications icon, it initially loads as:

http://stackideas.com/forums?controller=attachment&task=displayFile&tmpl=component&id=15170

After it's finished loading it appears properly (centered and seamless):

http://stackideas.com/forums?controller=attachment&task=displayFile&tmpl=component&id=15171

What I'm wanting is for it to initially load the popbox in the proper location. Currently I'm using a little bit of CSS from my template to load the popbox into the proper location:

.popbox.es.popbox-notifications.bottom-right {
border-radius: 0 0 6px 6px !important;
margin-left: -3px;
margin-top: -2px;
}


The bad news is that it only puts it into the proper spot after the popbox loads the content. I even tried manipulating the loading class (using a simple .loading {} selector) with no success. :p I'm assuming the issue is that even with the negative margins that attempt to bump it in the right spot, the JavaScript recalculates the object position putting it back to where it would normally be. I know this isn't a big deal, but it would be ideal to make it feel seamless to the user.
The replies under this section are restricted to logged in users or users with an active subscription with us