Home › Forums › CSS › skinning phpBB3 to match wordpress header › Re: skinning phpBB3 to match wordpress header
June 30, 2013 at 10:41 pm
#141094
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.