I have modified a phpbb template and added a style sheet to place my own banner and navigation bar above the original container.
It all looks fine in ie, but in Firefox and Safari the original container is extended upwards so that it covers most of my banner and nav bar. The divs within the container are appearing below my nav bar - which is where I want them to be.
Can anyone suggest why, in Firefox and Safari, my own divs are failing to 'push' the original container down?
Thanks