Quote Originally Posted by tj4florida1 View Post
Thanks, Jettrue that did the trick. I hope these are my last question for you guys. I would like to use a different shade of green. So how would I go about changing the predefined color of the buttons? And the Second question is how do I make my site w3c compliant. There is one error when I run my site against the w3c validator. You guys have been great. Thanks, for all the help.
Other than those questions everything is perfect with the Cherry Zen Template.
To use a different shade of green, you'd have to open the files in an image editor, and adjust the color, or ask me really really nice, LOL, to make some changes for you. Though I'm a little short for time at the moment, may take a while.

The error that is there really isn't an important one, it can be ignored. But if you really want it gone, open up includes/functions/extra_functions/search_field_header.php and change where it says:

$type = 'search'

to:

$type = 'text'

Now, people with Safari won't see the rounded search box at the top, but everyone else will still have the same rounded box.