开发者

phpbb3 forum integrated in a custom php script

开发者 https://www.devze.com 2023-01-30 17:32 出处:网络
I am trying to create a forum for my website, but I want to have the forums take only specific space on 开发者_如何学运维my page. Not the whole area. Something like 800px width and free height.

I am trying to create a forum for my website, but I want to have the forums take only specific space on 开发者_如何学运维my page. Not the whole area. Something like 800px width and free height.

Do you think that is possible in some way? I guess what I am trying to say would very much look like this outcome of bridging WP and phpBB.

http://www.youtube.com/watch?v=Wz3p0Bq317M

Any hints and/or ideas?

Cheers


As long as you set the CSS stylesheet correctly you can achieve this, nothing to do with PHP.

You could also load it in an iframe but if it's not the same width you will get scrolling.

0

精彩评论

暂无评论...
验证码 换一张
取 消