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!
It is currently a public holiday for us from where we are at.

There may be a delay in our responses but rest assured that we will be back at full speed when we are back to the office.
  Support is offline

btn out of g-list-inline

chris · ·
10:06 PM Tuesday, 15 November 2016
None
For a better design:

<div class="es-card__meta">
<ol class="g-list-inline g-list-inline--delimited">
<li class="pull-right">
<a class="btn btn-es-default-o btn-sm" href="javascript:void(0);" data-es-groups-leave="" data-id="2">
Leave this Group</a>
</li>

</ol>
</div>

Better this way:

<div class="es-card__meta">
<ol class="g-list-inline g-list-inline--delimited">
</ol>
</div>

<li class="pull-right">
<a class="btn btn-es-default-o btn-sm" href="javascript:void(0);" data-es-groups-leave="" data-id="2">
Leave this Group</a>
</li>


The code is not complete. Sorry, it's just in a hurry :)

But for a better look it would be better to put the btn-es-default-o parallel to "g-list-inline g-list-inline--delimited". This is the list view and the button is not well placeable. Therefore, something emerges as in the photo.
The replies under this section are restricted to logged in users or users with an active subscription with us