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

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #45986
    tickapa
    Member

    Hi,

    With this tutorial https://css-tricks.com/video-screencasts/48-skinning-phpbb/ I have tried to modify phpBB3 to have the same header as the wordpress.
    Unfortunately my files are more complicated as the guy in the video.

    Please check this:
    http://www.fundita.ro
    http://forum.fundita.ro

    Since I’m no expert, I added too many lines in the code and I broke a lot. The design broke down, the forum does not look right.
    If someone can verify the source and tell me what is wrong would be great.

    Thanks guys. I offer a coffee and a meal to the problem-solver :D.

    #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.

    #141116
    tickapa
    Member

    Hi,

    Thanks for your answer.
    No, the changes I have made in overall_header.

    Surely the problem it is with the code i have added. Probably the code have open tabs or other lines that prevent proper operation.
    The problem is that I can`t realize the mistakes.

    Thanks,
    Alex

    #141143
    tickapa
    Member

    After I cut several lines at a time, I noticed that the
    PicnicTutorials

    Participant

    Here I just did this myself. Follow my simple tut on it to the tee. If no go still let me know where you hit the wall. Adding it to WordPress is prob going to be more difficult I’m sure. But this may help you http://www.websitecodetutorials.com/code/phpbb-forum/how-to-add-phpbb-forum-to-your-website.php

    #141151
    tickapa
    Member

    Thanks for link, PicnicTutorials. Unfortunately what you wrote in that post I made it. From here begins my problem.

    P.S: nice site and tuts there, on picnic website :D.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘CSS’ is closed to new topics and replies.