Change the color of the text in the search box "search this wiki"
Forum » Help / Themes » Change the color of the text in the search box "search this wiki"
started by: Stephen KayStephen Kay
on: 1209269842|%e %b %Y, %H:%M %Z|agohover
number of posts: 3
rss icon RSS: new posts
Change the color of the text in the search box "search this wiki"
Stephen KayStephen Kay 1209269842|%e %b %Y, %H:%M %Z|agohover

I've been trying for an hour or two to change the color of this text, with no success. Anyone know how to do it? I've tried latching on to every tag in that general vicinity…

Re: Change the color of the text in the search box "search this wiki"
AoiMasamuneAoiMasamune 1209271884|%e %b %Y, %H:%M %Z|agohover
#search-top-box input.empty{
    color: #0000FF;
}
Re: Change the color of the text in the search box "search this wiki"
Stephen KayStephen Kay 1209342863|%e %b %Y, %H:%M %Z|agohover

Thank you! Is there a tag like that for the text that the user enters? I'd like to grab the color of that as well…
(If I use #search-top-box input, it changes the "search" button as well…)

last edited on 1209342980|%e %b %Y, %H:%M %Z|agohover by Stephen Kay + show more
new post
Unless stated otherwise Content of this page is licensed under Creative Commons Attribution-Share Alike 2.5 License.