views:

423

answers:

1

I am creating a theme options page for my wordpress 2.9 theme and I wanted to include a field where I can upload a different logo. So far I've added textareas, inputs and checkboxes, but I'm not sure how to upload an image. Does anyone Know of a tutorial that explains how to do this or can anyone offer some insight?

Thanks for the help.

+1  A: 

Take a look at this post: http://www.wptavern.com/forum/13306-post10.html

Richard M
really good link, thanks.
Joe