I'm having some trouble aligning some images in my header.
I've got some CSS code that controls the header, and two images of which one needs to be in the center and the other needs to be aligned left. I've tried a couple of different things, managed to make my entire images remove themselves from the header entirely even.
This is the header code (back to working without any alignment)
Thanks, I haven't got around to tidying any of my CSS up yet
My design has now be altered by the people I'm doing it for. Back ground image is coming out to be an image thats linked to a url I've not bee given yet. So now I've got at align that image left, the nav bar image right and the flash centered underneath those two. I may give up and use a table because all this then has to be centered on the website, and the background altered - and then the other php generated items have to be centered to the header.