Hi,
is it possible to achieve a search form with slighty rounded corners?
Thank you
Search form
9 posts from 3 voices-
Posted 1 year ago #
-
a sample of the desired search for is to be find @ Themeforest.
cheersPosted 1 year ago # -
Hey,
add following code to css/custom.css or the quick css field and adust the border radius value:
#header #searchform { border-radius: 4px; }Posted 1 year ago # -
Hi,
thank you, is this IE. safe?Posted 1 year ago # -
Yes - IE9 will display it. All other IE versions don't support css3 code.
Posted 1 year ago # -
it means that all versions below IE 9 will display the form as it was without glitches?
Posted 1 year ago # -
Yes - the code won't cause any glitches.
Posted 1 year ago # -
Thanks Dude!
Posted 1 year ago # -
Glad that Dude could help :)
Posted 1 year ago #
Reply
You must log in to post.














