Quote Originally Posted by Anna Marie Coffee View Post
I have a few questions about this template. I want to know how I would edit the code and which php files do I need to edit to get this:


I want to have the header links not to drop down just to be a straight through link but still have the search area. I also want the footer green and brown to go all the way across to the edge of the page like the header. And finally I would like not to have the homepage slider.

One more thing, on the Sponsors sidebox, are there a way to change the text to be Affiliates instead?

Thank you for your time. Have a great day.
If you want to make these sorts of changes to the template I would recommend leaning how to use the admin--tools--developers toolkit. If you do a search of the FAQs here you will find a tutorial about how to use it if you need additional help.

I would also recommend using firefox and installing firebug if you want to make css changes. Firebug will show you the exact line of the exact file that you need to edit to make changes. You can also try out changes live without changing the css files.



Thanks,

Anne