By Peter Drewes on Thursday, 25 February 2016
Posted in General Issues
Replies 5
Likes 0
Views 292
Votes 0
Hello,

The search button isn't viewing good in the module. How to fix this? See attachement.

Thanks
Hi Peter,

You can edit this css file
components/com_easyblog/themes/nickel/styles/style-modules.min.css and locate the css code below:

div#fd.eb .mod-input {
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 3px;
box-shadow: none;
color: #555;
display: inline;
font-size: 12px;
line-height: 1.42857;
padding: 6px 12px;
width: 100%;
}


Delete this css code- width: 100%;

Hope this help.
·
Thursday, 25 February 2016 17:02
·
0 Likes
·
0 Votes
·
0 Comments
·
I've searched for it but can't find the right one, could u send me the file with the modification? Thanks!
·
Thursday, 25 February 2016 17:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Peter,

You can go to this file components/com_easyblog/themes/nickel/styles/style-modules.min.css and replace it with this new file below.
·
Thursday, 25 February 2016 18:39
·
0 Likes
·
0 Votes
·
0 Comments
·
Unfortunately it won't solve the problem
·
Thursday, 25 February 2016 22:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi peter,

Is it possible for you to provide us with the back end and FTP access to your site to check on this issue?
·
Thursday, 25 February 2016 23:41
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post