View Full Version : not again...


hunny b
10-02-2004, 04:50 PM
hey there, yet again im having problems with my layout's background.on the left hand side of the page there is a menu, i would like it so that i hav a background picture visible through the menu so the links will be on top of the picture but the thing is if i put the picture onto my page i cant put the links on top which means that somehow i hav to make the picture a background picture, but then... its only a skinny picture so i dont exactly want it taking up the whole page, is there any way to position it on a certain area of the page so that its still a background pic? heh heh ^^. think u got all that? if u did plzzz help me. :confused:

kittycat
10-02-2004, 08:43 PM
<div style="position: absolute; left: ##px; top: ##px; width: ##px; height: ##px; background-image: url(image.gif);">
stick your links in here
</div>
Change numbers and image as needed.