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 online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online

Problems with labels

Michael · ·
7:43 AM Tuesday, 14 February 2017
None
Hi,
worried about menu-issue in version 1.0.1 I still use 1.0. I have problems using textfield-labels. They all are right aligned, and by hover them they disappear completly with tooltip.

Solved it now by myself. Added this to custom.css


.form-horizontal .control-label {
text-align: left;
}
.control-label .hasPopover,
.control-label .hasTooltip {
display: inline-block !important;
}


Another issue like in your demo is the searchbar by items "Blog" and "Discuss". Missing color:


.echo .echo-navbar #es.mod-es-search .o-form-control{
color: #fff;
}



Regards
0 Replies
The replies under this section are restricted to logged in users or users with an active subscription with us