By Mel on Sunday, 12 October 2014
Posted in General Issues
Likes 0
Views 649
Votes 0
Hi,

I have recently upgraded to 1.3.8 and have a small issue with the searchbox being too large for the toolbar. I added some custom.css code (provided by Mark) to blend the colours into my theme and also to address a previous issue with the search box. This is the code:

body div#fd.es .es-toolbar .es-toolbar-avatar {
background: #f7931d !important;
border: 1px solid #f7931d !important;
}

body div#fd.es .es-toolbar .navbar-inner {
background: #f7931d !important;
border: 1px solid #f7931d !important;
box-shadow: none !important;
}

body div#fd.es .es-toolbar .fd-navbar-search .search-query,
body div#fd.es .es-toolbar .fd-navbar-search {
background: #f6b76c !important;
}

body div#fd.es .es-toolbar .fd-navbar-search .search-query {
padding: 0 14px 0 36px !important;
}

However, the search box height is now too big. I tried adding custom code to change the height:

height: 35px but it had no effect.

How do I make it fit?


Kind regards

Mel
hey mel,
try to replace this line of your current custom css code


body div#fd.es .es-toolbar .fd-navbar-search .search-query {
padding: 0 14px 0 36px !important;
}



with this one here:


body div#fd.es .es-toolbar .fd-navbar-search .search-query {
padding: 0 14px 0 36px !important;
margin-top: 0;
}



that should fix your height problem in the search input box. hope that helps and have a nice day
·
Monday, 13 October 2014 05:39
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Mel,

Can you please provide us with the link to the page so that we can see what is overriding the height of the search's textbox?
·
Sunday, 12 October 2014 22:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Mark, I have added the url link to the site details. Its in development but I have put it live temporarily. I have also provided a login for you so you can see the community search problem.

Mel
Mel
·
Monday, 13 October 2014 00:09
·
0 Likes
·
0 Votes
·
0 Comments
·
Since Mel thought it was necessary to join in on my conversations and derail them without invitation, I figured I would return the favor.

So random topic that has nothing to do with the question asked, What do you all think about this Ebola shock going around. Personally I think we should just let the ebola virus go unchecked and hope that it kills off half the worlds population. A slow agonizing death is more adventure than most people will ever know anyways.
·
Monday, 13 October 2014 01:27
·
0 Likes
·
0 Votes
·
0 Comments
·
Tango,

You are such a negative person - and a coward who hides behind a username. If you have such strong views etc. Put a real face to your name and stand up and be counted like the other posters (who are also very courteous and helpful) have done.

Also, how insensitive regarding Ebola - just shows what you are all about. Go find another hobby.
Mel
·
Monday, 13 October 2014 01:51
·
0 Likes
·
0 Votes
·
0 Comments
·
What? You don't like it when someone comes and posts off topic on your threads? THEN DON'T DO IT ON MINE!
·
Monday, 13 October 2014 05:11
·
0 Likes
·
0 Votes
·
0 Comments
·
It is moments like this where I wish there was a report button.
·
Monday, 13 October 2014 05:36
·
0 Likes
·
0 Votes
·
0 Comments
·
What I don't like is rude, ignorant, insensitive people.

I will not be wasting any more time responding to you, so I suggest you end it here.
Mel
·
Monday, 13 October 2014 05:50
·
0 Likes
·
0 Votes
·
0 Comments
·
Alex,

Thanks for your help. That has solved my issue

Have a nice day yourself

Mel
Mel
·
Monday, 13 October 2014 06:00
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating Mel, glad that your issues are resolved now.

Tango,

In all honesty, I am not building a company to actually pick a fight with our customers or pick on any customers at all. In fact, we built this forum not on the base of starting arguments but a place where light minded people could share ideas with transparency. But this time around, I think you have gone overboard this time around.

When you post a question in the forums, you have to expect others to chime in their response and feedback / ideas / input . However, it seems like you are posting a totally unrelated response to this discussion. When you posted your threads on our forums, other community users are replying you with courtesy and their response is always on the same topic as you are.

Also, I personally think that your post about Ebola is extremely insensitive and I really think you should start taking back your words simply because you are angry at others.
·
Monday, 13 October 2014 10:10
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post