QUOTE (Evil_Clown @ Apr 20 2008, 01:16 AM)

I have plenty experience with this sort of thing but I can't for the life of me figure out the header footer editor. How do you get an image in - where do you put it? How do you delete stuff you don't want and can't select.
The documentation doesn't expalina lot of stuff.
Hey Evil_Clown.
You'll need to upload the image to a folder somewhere on your server and then "call" that image into the html. If you are using the wysiwyg editor, click on the "image" button and in the "source" box, you'll type the path to the image, relative to the root of your site...for example, "/design-images/logo.jpg" (which means that the image is in a folder named "design-images"
What I normally do, is create the header and footer using DreamWeaver and keep all of my images in a folder named the same as a folder on my server (thus, the path to the images are the same when I design as when I upload). Then I upload the images and copy the HTML into the box (I click the "view/edit source" box on the wysiwyg editor--I dont use the wysiwyg editor at all.
Hope this helps!
Actually, the documentation is not the greatest, but your question is not really specific to this system--it's a basic you'll need to know for any system you use--whether a dynamic site or a plain old html static website.
All the best to you.