Hi all,
I have a website with a fixed background and another little image that is to sit in the center of the page which I have positioned successfully, however the trouble comes when I try to put another div in that is supposed to hold the text and content, it sits underneath the image.
You can view my example here: (Please don't worry about the URL! It isn't anything dodgy or disgusting, it's just my muck around domain). http://liquid-shit.com/csstest.php (the page)
(SO is only letting me post one hyper link so here is the link to the css with it unlinked, remove the space between the /'s)
http:/ /liquid-shit.com/csstest.css (the page)
As you can see at the bottom of the page the two little white flowery images are above the text. I have tried changing the order of the divs in the html and the z-indexes etc.
My CSS is a little rusty and this one has me stuck.
Thanks in advance - Ben