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
It is currently off working hours and most of us aren't around

Rest assured that we will get back to you as soon as the day starts tomorrow!
  Support is offline

Objects can Float through Comment Form

Josh Lewis · ·
6:48 PM Sunday, 28 December 2014
None
In EasySocial's content comment box it's very easy for content to float through the comment box as seen here:

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

You can see this when logged in when viewing this page: http://www.alpineascent.com/staff

Fortunately this is a really easy fix. Simply apply a clear both which instantly fixes the problem:

body div#fd.es .es-comments-form:after {
clear: both;
}


Because this scenario could easily come up again for other ES users, I suggest adding the clear both to the core considering that it prevents floating objects from passing the form.
The replies under this section are restricted to logged in users or users with an active subscription with us