css overflow-y not working -
so have applied
overflow-y:scroll; to body. so.
body { font-family:'open sans', tahoma; background-color:#f4ffff; height:auto; overflow-y: scroll; } but page not scroll down. have no idea why. here page.
the problem "position: fixed" in "#load". try remove , see.
Comments
Post a Comment