Ive been googling for a long time but cant find it anywhere. I just exported my first template and I need to set some of the images as "background" images so I can write on them and use them with PHP. Can anyone tell me how to do this? Cheers.
we don't really understand your question, creating a background image isn't very trival just add something like this: background: url(your-image.gif); check w3c schools for syntax thats a good start
Yeah, I didn think I explained it very well Basicaly, in Photoshop when you have a slice of an image for the main body of your site and you want to put text on it, you import it into dreamweaver and put something like <img src="images/body.gif" background="1"</a> That was just off to top of my head. But anyway it allows you to write text on it and put tables over the top without Dreamweaver being an ass and moving it... xD