MyBB Community Forums

Full Version: Edit the theme files
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, I want to edit my theme files.
I don't want to edit the CSS files, I want to edit the theme ones.
Here is the source code from my forum index (I right clicked the page and did "view source")

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><!-- start: index -->
<html xml:lang="en" lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Quantum Gaming</title>
<!-- start: headerinclude -->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/jquery-ui.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="http://quantumgaming.org/jscripts/jquery.cookie.js"></script>
<script type="text/javascript" src="http://quantumgaming.org/jscripts/sidebar.js"></script>
<script type="text/javascript">
jQuery(document).ready(function($) {
  $("body").addClass($.cookie("BGCHANGER"));
});
</script>
<script type="text/javascript" src="images/duende2/bg/jorgu1.js"></script>
<script type="text/javascript" src="images/duende2/bg/jorgu2.js"></script>
<script type="text/javascript" src="images/duende2/bg/jorgu3.js"></script>
<script type="text/javascript" src="images/duende2/bg/jquery.cookie.js"></script>


<script type="text/javascript">
jQuery(document).ready(function($) {
    $(".tab_content").hide(); 
    $("ul.tabs li:first").addClass("active").show();
    $(".tab_content:first").show(); 
    $("ul.tabs li").click(function() {
        $("ul.tabs li").removeClass("active"); 
        $(this).addClass("active"); 
        $(".tab_content").hide(); 
        var activeTab = $(this).find("a").attr("href"); 
        $(activeTab).fadeIn();
        return false;
    });
});
</script>


<link rel="alternate" type="application/rss+xml" title="Latest Threads (RSS 2.0)" href="http://quantumgaming.org/syndication.php" />
<link rel="alternate" type="application/atom+xml" title="Latest Threads (Atom 1.0)" href="http://quantumgaming.org/syndication.php?type=atom1.0" />
<link href='//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,200italic,400italic,600italic' rel='stylesheet' type='text/css'>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<script type="text/javascript" src="http://quantumgaming.org/jscripts/jquery.js?ver=1800"></script>
<script type="text/javascript" src="http://quantumgaming.org/jscripts/jquery.plugins.min.js?ver=1800"></script>
<script type="text/javascript" src="http://quantumgaming.org/jscripts/general.js?ver=1800"></script>
<script type="text/javascript" src="images/duende2/jquery-ui.js"></script>
<script type="text/javascript" src="images/duende2/jquery.tipsy.js"></script>
<script type="text/javascript" src="images/duende2/jquery.cookie.js"></script>

<script type='text/javascript'> 
jQuery(function() {
jQuery("a").tipsy({gravity: jQuery.fn.tipsy.autoNS});
jQuery("title").tipsy({gravity: jQuery.fn.tipsy.autoNS});
jQuery("img").tipsy({gravity: jQuery.fn.tipsy.autoNS});
jQuery("i").tipsy({gravity: jQuery.fn.tipsy.autoNS});
jQuery("span").tipsy({gravity: jQuery.fn.tipsy.autoNS});
jQuery("div").tipsy({gravity: jQuery.fn.tipsy.autoNS});
  });
</script>

<link type="text/css" rel="stylesheet" href="http://quantumgaming.org/cache/themes/theme3/forum.css" />
<link type="text/css" rel="stylesheet" href="http://quantumgaming.org/cache/themes/theme3/foot.css" />
<link type="text/css" rel="stylesheet" href="http://quantumgaming.org/cache/themes/theme3/tabs.css" />
<link type="text/css" rel="stylesheet" href="http://quantumgaming.org/cache/themes/theme3/contactdropdown.css" />
<link type="text/css" rel="stylesheet" href="http://quantumgaming.org/cache/themes/theme3/global.css" />
<link type="text/css" rel="stylesheet" href="http://quantumgaming.org/cache/themes/theme3/mypress.css" />
<link type="text/css" rel="stylesheet" href="http://quantumgaming.org/cache/themes/theme3/dropback.css" />
<link type="text/css" rel="stylesheet" href="http://quantumgaming.org/cache/themes/theme3/css3.css" />
<link type="text/css" rel="stylesheet" href="http://quantumgaming.org/cache/themes/theme3/profilep.css" />
<link type="text/css" rel="stylesheet" href="http://quantumgaming.org/cache/themes/theme3/tipTip.css" />





<script type="text/javascript">
<!--
	lang.unknown_error = "An unknown error has occurred.";

	lang.select2_match = "One result is available, press enter to select it.";
	lang.select2_matches = "{1} results are available, use up and down arrow keys to navigate.";
	lang.select2_nomatches = "No matches found";
	lang.select2_inputtooshort_single = "Please enter one or more character";
	lang.select2_inputtooshort_plural = "Please enter {1} or more characters";
	lang.select2_inputtoolong_single = "Please delete one character";
	lang.select2_inputtoolong_plural = "Please delete {1} characters";
	lang.select2_selectiontoobig_single = "You can only select one item";
	lang.select2_selectiontoobig_plural = "You can only select {1} items";
	lang.select2_loadmore = "Loading more results…";
	lang.select2_searching = "Searching…";

	var cookieDomain = ".quantumgaming.org";
	var cookiePath = "/";
	var cookiePrefix = "";
	var deleteevent_confirm = "Are you sure you want to delete this event?";
	var removeattach_confirm = "Are you sure you want to remove the selected attachment from this post?";
	var loading_text = 'Loading. <br />Please Wait..';
	var saving_changes = 'Saving changes..';
	var use_xmlhttprequest = "1";
	var my_post_key = "017ec4907399decd937dfff2d79bfeca";
	var rootpath = "http://quantumgaming.org";
	var imagepath = "http://quantumgaming.org/images/duende2";
  	var yes_confirm = "Yes";
	var no_confirm = "No";
	var MyBBEditor = null;
	var spinner_image = "http://quantumgaming.org/images/duende2/spinner.gif";
	var spinner = "<img src='" + spinner_image +"' alt='' />";
// -->
</script>
<!-- end: headerinclude -->
<script type="text/javascript">
<!--
    lang.no_new_posts = "Forum Contains No New Posts";
    lang.click_mark_read = "Click to mark this forum as read";
// -->
</script>
</head>
<body>
<!-- start: header -->
<div id="wrapper"></div>
<div id="topwrap"><a name="top" id="top"></a>
<div id="mainwidth">

  <div class="float_left">   
  <div class="menu" style="margin-top: 0%;">
    <ul>
<li> <a href="http://quantumgaming.org/portal.php"><i class="fa fa-home"></i></br>Home</a></li>
      
<li> <a href="http://quantumgaming.org/index.php"><i class="fa fa-comments"></i></br>Forums</a>
      
<li> <a href="http://quantumgaming.org/search.php"><i class="fa fa-search fa-fw"></i></br> Search</a></li>
      
<li> <a href="http://quantumgaming.org/memberlist.php"><i class="fa fa-user fa-fw"></i></br> Members</a></li>
      
<li> <a href="http://quantumgaming.org/calendar.php"><i class="fa fa-calendar fa-fw"></i></br> Calendar</a></li>
  

This is only part of the code.

I want to edit it, such as the footer and the header.
I can't find this file anywhere in my server, I've looked everywhere!

SOS
ACP -> Templates & Style -> Templates -> Your Theme -> Here there is sections for the header and footer coding.
You will find headerinclude under ungrouped templates, the last listing under templates

footer you will find under the footer templates group