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

Search Button Out of Line Horizontally

netician · ·
12:59 AM Friday, 25 April 2014
None
I had this problem before and it was fixed by support. I then upgrade EasyDiscuss and the problem returned. Support gave me this code to put in custom.css as as a solution, but it does not work. Can you take a look at it again please. The solution below provided is currently at the botton of the custom.css folder in the backend.

--------------------------------------------------------------------------------------------------------------------------------------------------------
Please place this in custom.css with in your template folder,

div#discuss-wrapper .discuss-searchbar .discuss-searchbar--right {
margin-top: 0px;
}

if that did not work and something is overriding add !important behind you parameter's value:

div#discuss-wrapper .discuss-searchbar .discuss-searchbar--right {
margin-top: 0px !important;
}
-------------------------------------------------------------------------------------------------------------------------------------------------------
The replies under this section are restricted to logged in users or users with an active subscription with us