- This topic is empty.
-
AuthorPosts
-
June 30, 2013 at 8:52 pm #45986
tickapa
MemberHi,
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.roSince 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.
June 30, 2013 at 10:41 pm #141094Alex
ParticipantWell 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.
July 1, 2013 at 5:08 am #141116tickapa
MemberHi,
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,
AlexJuly 1, 2013 at 11:16 am #141143tickapa
MemberAfter I cut several lines at a time, I noticed that the
PicnicTutorialsParticipantHere 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
July 1, 2013 at 12:12 pm #141151tickapa
MemberThanks 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.
-
AuthorPosts
- The forum ‘CSS’ is closed to new topics and replies.