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 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

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