At 12:51 PM 8/28/2007, [email protected] wrote: >but I would still >like to be able to have the facility to keep at least one navigation bar >fixed while the rest of the page scrolls. This facility is >particularly useful >when using a side located navigation bar with links to every theme within a >site or sub-site. Together with a fixed height or width for a container such as DIV, the overflow:scroll; command will create scroll bars within the page. Pat