downliner wrote:

You need to look in "include/template/main.tpl":

main.tpl wrote:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" dir="<pun_content_direction>">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<pun_char_encoding>" />
<pun_head>
</head>
<body>

ADD YOUR WEBSITES HTML HEADER HERE

<div id="punwrap">
<div id="pun<pun_page>" class="pun">

<div id="brdheader" class="block">
    <div class="box">
        <div id="brdtitle" class="inbox">
            <pun_title>
            <pun_desc>
        </div>
        <pun_navlinks>
        <pun_status>
    </div>
</div>

<pun_announcement>

<pun_main>

<pun_footer>

</div>
</div>

ADD YOUR WEBSITE FOOTER HTML HERE

</body>
</html>

That is only a basic example that will literally drop PunBB into your design. Search both here and www.punres.org for more detailed documentation on integrating PunBB into your website. If you understand a little CSS you can drop Pun into your website then edits Punbbs stylesheets so that the colours match those of your site.

Hope this helps smile

Thanks alot downliner. I'll try this and let you know!

MattF wrote:

What exactly are you wanting to do? Integration of what? Styles or user functions/info?

Only styles. I want the forum to look as if it's part of my site.

MattF wrote:
citation wrote:

I saw that, but how to do you go about defining that Pun_Root function?

It's near the top of every file you uploaded. Copy the code from one of the files, i.e:

define(PUN_ROOT, './');

ok, but then what do I do with it, and where should I copy it to?

GodsDead wrote:

Im new as hell here and to punbb, but all you really need is like 2 lines of code?
http://punbb.informer.com/docs/dev.html#integration

Thanks GodsDead!

I saw that, but how to do you go about defining that Pun_Root function?

Ok, I know this has been discussed a zillion times;), but all the replies did not really help me that much.

I am clueless when it comes to php (I'm an old timer C++/Java kind of guy). I have a decent basic knowledge of html, however (I know it's xhtml now a days).

Anyway, can a big hearted pro guide me through this painful process?

Feel free to email me!