Hey guys. I just put up my portfolio site and it's being a little wacky.
Whoisdan.com is the site.
Here's the CSS.
The major problem is that on WinIE the side-scroll bar doesn't activate when content extends below the browser window. I've never seen this happen. It happens on this page but it's fine on this page.
The top header displays way too far to the right on MacIE. This has something to do with me using "text-align: right;". It works ok on most other browsers (on WinIE the left side is too low).
Also, WinIE isn't reading my "line-height" style. I have no idea why.
Any ideas?
Whoisdan.com
No ideas on the non-scrolling problem? Nuthing? Aw man! Oh well. I'll figure it out...
Whoisdan.com
Hi Whoisdan,
It must be something to do with the #main positioned absolute.
I don't know why one page works and the other doesn't.
Try changing to position relative and see how that goes.