Can I darken the text that a user types in the search box in the Improved Legacy skin?

 You can modify this somewhat by adding the following code to the head content of your site:

<style>html #siteSearch {opacity:1;}</style>

To add CSS script to the head content of your site. Go to Sites > Site Name > Settings > SEO/HTML tab. Click on "
HTML content for bottom of <head> section" to expand this section. Copy and paste the script into this area and save.

When adding CSS or javascript to change the design or behavior of the site, please keep in mind that underlying html may change as new features are introduced to the system.  We do not recommend or support doing so. Any changes you make here could be broken at any time without warning.