Receive help with the installation and customization of the appearance of your phpBB 3, including styles and graphics. This is also where style and graphic authors can develop new styles and graphics (please read the guidelines first) and discuss development in general. Tutorials: Changing Your Logo | Fixing Missing Images in Your Style
Edit: well judging from the screenshot, looks like the header and footer files were edited? Breadcrumbs should not be showing up twice and the copyright is in the wrong place. Also it looks like the opening brackets were deleted for a <td> on the header and a </table> on the footer, possibly a result of trying to move things around.
try this to fix the first one, open overall_header.html and find
not sure about the second one, would need see your file. But it looks like the problem lies in the breadcrumbs_footer.html. Can you post the code from that?