MyBBThemes Community

Full Version: Ok...Um...Embeding forum into site like MyBB?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I wish to embed my forum into my site (like mybboard.net)
My URL is:
http://giwachi.uni.cc
Just click community to go to my forums.
P.S. View source code to view my code and then tell me how to embed. thnxs!
P.P.S. It's still in the making.
The easiest way to do that is just to copy your header code on your site's home page and paste it in the MyBB header template.
Yeah...I kinda knew that, but mine won't work. Here's my code for my site:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>The ultimate Pokemon database!</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="alternate" type="application/rss+xml" title="The ultimate Pokemon database! RSS" href="http://giwachi.uni.cc/rss.xml" />

<link rel="shortcut icon" href="/misc/favicon.ico" type="image/x-icon" />
    <link type="text/css" rel="stylesheet" media="all" href="/modules/node/node.css?Z" />
<link type="text/css" rel="stylesheet" media="all" href="/modules/system/defaults.css?Z" />
<link type="text/css" rel="stylesheet" media="all" href="/modules/system/system.css?Z" />
<link type="text/css" rel="stylesheet" media="all" href="/modules/system/system-menus.css?Z" />

<link type="text/css" rel="stylesheet" media="all" href="/modules/user/user.css?Z" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/themes/admire_gray/style.css?Z" />
        <!--[if lt IE 7]>
    <style type="text/css" media="all">@import "/sites/all/themes/admire_gray/fix-ie.css";</style>
    <![endif]-->
  </head>
<body  class="sidebars">
<div id="container">
<div id="container2">

<div id="header">

<div id="blogdesc">
<div id="logocontainer"><a href="/" title="Home"><img src="/sites/all/themes/admire_gray/logo.png" alt="Home" /></a></div>      <div id="texttitles">
      <h1 class='site-name'><a href="/" title="Home">The ultimate Pokemon database!</a></h1>      </div></div>


</div>

<div id="navigation">
      <ul class="primary_nav1"><li class="menu-137 first active"><a href="/" title="Click here to go back to the homepage." class="active">Home</a></li>
<li class="menu-144"><a href="http://giwachi.uni.cc/user/" title="Click here to log in to your account.">Login</a></li>
<li class="menu-112"><a href="http://forum.giwachi.uni.cc" title="Click here to go to Giwachi forums.">Community</a></li>
<li class="menu-136"><a href="/node/2" title="Affiliates">Affiliates</a></li>
<li class="menu-113 last"><a href="/node/1" title="Contact">Contact Us</a></li>
</ul></div>

<div id="navigation2">
</div>

<div id="undernavigation">
</div>

<div id="wrap">
<div id="leftside">
<div id="block-user-1" class="clear-block block block-user">

  <h2 class="blocktitle">GTS_Knight</h2>

  <div class="content"><ul class="menu"><li class="leaf first"><a href="/user/1">My account</a></li>

<li class="collapsed"><a href="/node/add">Create content</a></li>
<li class="collapsed"><a href="/admin">Administer</a></li>
<li class="leaf last"><a href="/logout">Log out</a></li>
</ul></div>
</div>
</div>

<div id="contentmiddle">


<div id="mission"><div class="inner"> <div id="missiontitle"><h3>Our Mission</h3></div>This site was made for one and only one purpose; to promote Pokemon. As you can see, below is the latest news and if you click "community", it takes you to our forum. Enjoy!</div></div>


          

                    <div id="h2title">          </div>
          
                                          <div class="node">
        <h2 class="title"><a href="/almost_done">Giwachi.uni.cc Almost Done</a></h2>  
  
    <div class="content"><p>Giwachi.uni.cc is currently under construction, but will be open VERY soon! Visit soon for more info!</p>
</div>
      <div class="postmeta"><span class="submitted">Submitted by <a href="/user/1" title="View user profile.">GTS_Knight</a> on Fri, 06/20/2008 - 08:15</span> <span class="taxonomy"></span></div>

    <div class="links"> <ul class="links inline"><li class="comment_add first last"><a href="/comment/reply/3#comment-form" title="Add a new comment to this page.">Add new comment</a></li>
</ul></div>  </div>
</div>
<div id="rightside">
<div id="block-user-3" class="clear-block block block-user">

  <h2 class="blocktitle">Who's online</h2>

  <div class="content">There are currently <em>1 user</em> and <em>0 guests</em> online.<div class="item-list"><h3>Online users</h3><ul><li class="first last"><a href="/user/1" title="View user profile.">GTS_Knight</a></li>

</ul></div></div>
</div>
<div id="block-search-0" class="clear-block block block-search">

  <h2 class="blocktitle">Search</h2>

  <div class="content"><form action="/"  accept-charset="UTF-8" method="post" id="search-block-form">
<div><div class="container-inline">
  <div class="form-item" id="edit-search-block-form-1-wrapper">
<label for="edit-search-block-form-1">Search this site: </label>
<input type="text" maxlength="128" name="search_block_form" id="edit-search-block-form-1" size="15" value="" title="Enter the terms you wish to search for." class="form-text" />

</div>
<input type="submit" name="op" id="edit-submit" value="Search"  class="form-submit" />
<input type="hidden" name="form_build_id" id="form-d7f9aef8e8ab7a23c75ceffba4ca99e2" value="form-d7f9aef8e8ab7a23c75ceffba4ca99e2"  />
<input type="hidden" name="form_token" id="edit-search-block-form-form-token" value="79ef3e130ad09fb0369b38e4e195f273"  />
<input type="hidden" name="form_id" id="edit-search-block-form" value="search_block_form"  />
</div>

</div></form>
</div>
</div>
</div>



</div>
</div>
</div>

<div id="footer">
  Pokémon ©1995-2008 Nintendo, Creatures, The Pokémon Company and GAMEFREAK. All content and images ©2008 Giwachi Co.<br /
</body>
</html>
computergeek67 Wrote:The easiest way to do that is just to copy your header code on your site's home page and paste it in the MyBB header template.

Thanks dude! needed to know this for my guild site/forums ^^
Reference URL's