xdismalxstarrx
02-16-2005, 05:11 PM
I have a layout with pictures that should go over the top of my frames (if you get me..) but they go underneath instead so the bit where my writing goes covers up some of the layout..sorry if this is confusing! I need your help, what am I doing wrong?
thankyou! xx :rolleyes:
a link to your page in question would be helpful and explain what parts you are tyring to fix from there.
chances are, you will be wanting to use a css property called...
z-index
which places things in "layers" so things are "on top" of other things.
xdismalxstarrx
02-17-2005, 08:33 AM
a link to your page in question would be helpful and explain what parts you are tyring to fix from there.
chances are, you will be wanting to use a css property called...
z-index
which places things in "layers" so things are "on top" of other things.
I see..
Well I can't give you a link cause at the moment i'm making it offline in a HTML editor (Mozilla)
If I show you a certain part of the HTML will that help?
if you can upload it to a free place like geocities, that would provide the best picture of the problem. otherwise we may have to see your entire coding to find a definite problem at hand.
or if you can take a screenshot image of the problem and post the coding that you are using for "that area" that may help too.