This is probably more a web accessibility question than anything. I have a page with three divs. Top strap, Content, Footer strap. The layout is such that everything works fine if text size is medium. But if the user sets the text size to largest, the contents div expands downwards, but the footer div doesn't move and the contents text covers it.
Is there any way that I can get the footer div (which contains a graphic) to move up and down the page relative to the positioin of the bottom of the contents division, given that the position of the bottom of the contents division changes with the setting for the text size?
For example of problem see (and set text size to largest): http://www.testplace.co.uk/quantumad...adventures.php
|