Jump to content

Issues With Page Resizing


computerguru6

Recommended Posts

I am creating a website for a class and I have my main background image as a png-24 with a transparency in the middle for the content. I put a z-index of -1 on my wrapper with position:relative so that it scrolls within the transparent area of my image. However, when I re-size the browser it does not allow me to scroll to show all the the content of the wrapper. Is there a way to fix this? I have tried in Firefox 7, Safari 5, IE 8 and 9 so I know its not browser-specific. Here is the link to the page:http://www.drewricks...ject/index.html I have attached my css also.

style.css

Link to comment
Share on other sites

The problem doesn't occur in Firefox 7. It does happen in Internet Explorer. I suppose you will need a certain amount of reserved space at the end of the content. An empty box with a fixed height should do that.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...