Hi,
I have a quick question, how do I modify the color of the search bar in the Newscast theme?
Thank you!
Search Bar
4 posts from 3 voices-
Posted 2 years ago #
-
Hey,
Its in the styles for your skin. So styles1.css (or whateverever #). and look for
/*head searchform*/
#head #s{
background: #fff;
color:#555;
}Posted 2 years ago # -
Thanks for responding jk! I actually did more digging after posting this. You can change the background surrounding the search bar on the homepage by editing this code:
#headextras{
background: #131313;
border: 1px solid #aaa;
}I hope this helps anyone else needing to modify this area!
Posted 2 years ago # -
Thanks for helping us out.
Posted 2 years ago #
Reply
You must log in to post.














