I'm creating a theme that would need some settings on the client side. So I need a admin interface where they can set some values. (like, source of image, title, or numbers)
so in my theme, I can just set some variables like <img src="IMAGE_SOURCE" title="TITLE" size="NUMBER" />
If you can point me to a tutorial that would be great.
Thanks!
