Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   [SOLVED] change font on search box? (http://forum.bytesforall.com/showthread.php?t=1898)

jke Jun 3, 2009 07:54 PM

[SOLVED] change font on search box?
 
Hi,

is there any way to adjust the font (-size & -weight) within the (default) searchbox on the header?

I tried to modify it via
a) Header > Search Box
and/or
b) HTML/CSS inserts

but for some unknown reason it just won't work out for me.

Any help is appreciated. Thx!

Flynn Jun 4, 2009 05:57 PM

Add at HTML/CSS Inserts -> CSS Inserts:

input.inputblur {
font-size: 1.1em;
font-weight: bold;
}

jke Jun 4, 2009 06:02 PM

Perfect! This worked perfectly well. Thank you!


All times are GMT -6. The time now is 07:11 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.