Any ideas why the div layer holding the 'content' table is being shy and hiding behind the logo that is supposed to be in the background?
Is the table not following it onto z-index:8 or is there something else that I am missing?
might help if I put a link *dumbass* http://www.purentropy.com/index_4.1.php
However, I think I solved the problem. I hadn't given the div a id, so it wasn't a layer and was ignoring the z-index:8 command altogether.
Is the table not following it onto z-index:8 or is there something else that I am missing?
might help if I put a link *dumbass* http://www.purentropy.com/index_4.1.php
However, I think I solved the problem. I hadn't given the div a id, so it wasn't a layer and was ignoring the z-index:8 command altogether.