UPDATES EasyBlog 6.0.11 Released! Update to the latest version 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 online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online

Checkboxes and Labels

Eric Darling · ·
3:31 AM Saturday, 25 October 2014
None
Hello, I am configuring an EasyBlog installation, using the "simple" theme. Checkboxes and their labels under the comments on the front end are mis-aligned. It's not really a "bug" per se, but it is something that should be fixed in the code:

<div class="form-row mtm mbm fsm">
<input id="tnc" class="inputbox easyblog-checkbox" type="checkbox" value="y" name="tnc">
<label for="tnc">
</div>
<div id="subscription-box" class="subscription-box fsm">
<div id="subscription-message" class="subscription-message">
<div class="clearfix mtm mbm">
<input id="subscribe-to-blog" class="inputbox easyblog-checkbox" type="checkbox" checked="checked" value="yes" name="subscribe-to-blog">
<label for="subscribe-to-blog">Subscribe to this entry (Please fill in your email address to subscribe to blog updates.) </label>
</div>
</div>
</div>


Note that the second checkbox is properly placing the label text aligned to the right of its checkbox, whereas the checkbox above it has its label appearing on a new line underneath. It should be one motif or the other, but not both appearing on the same page!
The replies under this section are restricted to logged in users or users with an active subscription with us