Search bar
Author: FiatSpider Ron
Visited 1406,
Followers 1,
Shared 0
I have a search bar on my site, if I do a search the text almost falls outside the type area. How do I fix it.
Ik heb een zoekbalk op mijn site geplaatst, als ik een zoekopdracht geef dan valt de tekst bijna buiten het tekstvlak. Hoe los ik dit op.
Groet Ron. www.fiatspiderron.nl
Posted on the
Hello Ron,
Add in step 1 - Avanced Tab in the head section following code:
<style type="text/css">
#imSearchWebPages { padding-left: 10px }
</style>
And then export the project again.
Please let me know if this helps.