No replies
disco_troll
disco_troll's picture
User offline. Last seen 7 years 27 weeks ago. Offline
newbie
Joined: 2004-08-03
Posts: 1
Points: 0

Hi - I'm in desperate need of some help!

I'm working on a project where I have to insert my css work in the middle of an existing webpage, via the content management system that has been provided for inputting text.

The problem I've got is that I cannot get IE 5 on the Mac to display my css layers in the top left hand corner of the browser window, unlike every other browser/platform combination out there. I've tried absolute positioning (this will only position everything to where the code is on the page, rather than relative to the page itself) and fixed positioning makes the css work scroll down the screen, when users move down the page.

Has anyone any ideas how I can get my Mac css content to display where it should do, regardless of where the css code is on the page?

Thanks in advance,

DT.