Quote:
Originally Posted by fred-eric
go into design.css files at line 78 change position: absolute; to position: fixed;
|
The footer doesn't scroll over the image now, but it's placed over the photo and cuts off the bottom. See here:
http://www.invisiblegreen.com/dev/in...?showimage=214
Same result using IE7 and FF2 on 1280x1024 display. You probably just need to specify the height of the container for the photo using an inline height style. (And I need to make my portrait oriented images shorter).