Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS skinning phpBB3 to match wordpress header Re: skinning phpBB3 to match wordpress header

#141094
Alex
Participant

Well it looks like your header element starts at the top and ends at the very bottom, surely this can’t be right. You probably placed the in your overall_footer.html, it should be in your overall_header.html.

After looking some more, I also noticed div .header-wrapper does the same thing, You should just start by making sure that all your tags are closing in the right spot. Most of those should be closing in the header file where they are opened.