Ich hab mal die beiden Seiten Quelltexte
Code: Alles auswählen
<!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" dir="ltr" lang="de" xml:lang="de">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta http-equiv="content-language" content="de" />
<meta http-equiv="content-style-type" content="text/css" />
<meta http-equiv="imagetoolbar" content="no" />
<meta name="resource-type" content="document" />
<meta name="distribution" content="global" />
<meta name="copyright" content="2000, 2002, 2005, 2007 phpBB Group" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<title>deinedomain.tld • Knowledge Base</title>
<link rel="stylesheet" href="../styles/acidtech_tiger/theme/stylesheet.css" type="text/css" />
<script type="text/javascript">
// <![CDATA[
function popup(url, width, height, name)
{
if (!name)
{
name = '_popup';
}
window.open(url.replace(/&/g, '&'), name, 'height=' + height + ',resizable=yes,scrollbars=yes,width=' + width);
return false;
}
function jumpto()
{
var page = prompt('Gib die Nummer der Seite an, zu der du gehen möchtest.:', '');
var per_page = '';
var base_url = '';
if (page !== null && !isNaN(page) && page == Math.floor(page) && page > 0)
{
if (base_url.indexOf('?') == -1)
{
document.location.href = base_url + '?start=' + ((page - 1) * per_page);
}
else
{
document.location.href = base_url.replace(/&/g, '&') + '&start=' + ((page - 1) * per_page);
}
}
}
/**
* Find a member
*/
function find_username(url)
{
popup(url, 760, 570, '_usersearch');
return false;
}
/**
* Mark/unmark checklist
* id = ID of parent container, name = name prefix, state = state [true/false]
*/
function marklist(id, name, state)
{
var parent = document.getElementById(id);
if (!parent)
{
eval('parent = document.' + id);
}
if (!parent)
{
return;
}
var rb = parent.getElementsByTagName('input');
for (var r = 0; r < rb.length; r++)
{
if (rb[r].name.substr(0, name.length) == name)
{
rb[r].checked = state;
}
}
}
// ]]>
</script>
</head>
<body class="ltr">
<a name="top"></a>
<div id="wrapheader">
<div id="logodesc">
<table width="100%" cellspacing="0">
<tr>
<td><a href="../index.php"><img src="../styles/acidtech_tiger/imageset/site_logo.gif" alt="" title="" /></a></td>
<td width="100%" align="center"><h1>deinedomain.tld</h1><span class="gen">Ein kurzer Text, der dein Forum beschreibt</span></td>
</tr>
</table>
</div>
<div id="menubar">
<table width="100%" cellspacing="0">
<tr>
<td class="genmed">
<a href="../ucp.php?mode=logout&sid=65e49a6f89525e6ee773aa761034d87a"><img src="../styles/acidtech_tiger/theme/images/icon_mini_login.gif" width="12" height="13" alt="*" /> Abmelden [ admin ]</a> <a href="../ucp.php?i=pm&folder=inbox"><img src="../styles/acidtech_tiger/theme/images/icon_mini_message.gif" width="12" height="13" alt="*" /> <strong>0</strong> neue Nachrichten</a>
</td>
<td class="genmed" align="right">
<a href="../faq.php"><img src="../styles/acidtech_tiger/theme/images/icon_mini_faq.gif" width="12" height="13" alt="*" /> FAQ</a>
<a href="../search.php"><img src="../styles/acidtech_tiger/theme/images/icon_mini_search.gif" width="12" height="13" alt="*" /> Suche</a> <a href="../memberlist.php"><img src="../styles/acidtech_tiger/theme/images/icon_mini_members.gif" width="12" height="13" alt="*" /> Mitglieder</a> <a href="../ucp.php"><img src="../styles/acidtech_tiger/theme/images/icon_mini_profile.gif" width="12" height="13" alt="*" /> Persönlicher Bereich</a>
</td>
</tr>
</table>
</div>
<div id="datebar">
<table width="100%" cellspacing="0">
<tr>
<td class="gensmall">Dein letzter Besuch: Mi 21. Apr 2010, 09:30</td>
<td class="gensmall" align="right">Aktuelle Zeit: Mi 21. Apr 2010, 14:27<br /></td>
</tr>
</table>
</div>
</div>
<div id="wrapcentre">
<p class="searchbar">
<span style="float: left;"><a href="../search.php?search_id=unanswered">Unbeantwortete Themen</a> | <a href="../search.php?search_id=active_topics">Aktive Themen</a></span>
<span style="float: right;"><a href="../search.php?search_id=unreadposts">Ungelesene Beiträge</a> | <a href="../search.php?search_id=newposts">Neue Beiträge</a> | <a href="../search.php?search_id=egosearch">Eigene Beiträge</a></span>
</p>
<br style="clear: both;" />
<table class="tablebg" width="100%" cellspacing="1" cellpadding="0" style="margin-top: 5px;">
<tr>
<td class="row1">
<p class="breadcrumbs"><a href="../portal.php">Portal</a> » <a href="../index.php">Foren-Übersicht</a> » <a href="../knowledge/">Knowledge Base</a></p>
<p class="datetime">Alle Zeiten sind UTC </p>
</td>
</tr>
</table>
<br />
<div id="pageheader">
<p class="linkmcp">[ <a href="../mcp.php?i=kb&mode=kb_main">Moderations-Bereich</a> ]</p>
</div>
<br clear="all" /><br />
<h2>Ferox Wissensdatenbank</h2>
<p></p>
<table class="tablebg" cellspacing="1" width="100%">
<tr class="row1">
<td class="cat" align="center"><h4>Suche</h4></td>
</tr>
<tr>
<td class="row1" style="padding:5px 5px 5px 5px;">
<form method="get" action="../knowledge/kb-search.php">
<p align="center"><b>Suche nach:</b> <input name="q" id="add_keywords" value="" class="inputbox narrow" type="text" />
<input class="button2" name="submit" value="Suche" type="submit" /><br /><a href="../knowledge/kb-search.php" title="Zeigt die erweiterten Suchoptionen an">Erweiterte Suche</a></p>
</form>
</td>
</tr>
</table>
<br />
<table class="tablebg" cellspacing="1" width="100%">
<tr>
<th colspan="2">Fitting</th>
<th width="100"> Themen </th>
<th width="150"> Letzter Beitrag </th>
</tr>
<tr>
<td class="row1" width="25"><img src="../styles/acidtech_tiger/imageset/forum_read_subforum.gif" alt="" /></td>
<td class="row1"><a href="../knowledge/kb_categorie.php?id=22" class="forumlink">PvP</a><p class="forumdesc"></p><br /><strong>Unterkategorien: <a href="../knowledge/kb_categorie.php?id=24" class="subforum read">Gallente</a> <a href="../knowledge/kb_categorie.php?id=25" class="subforum read">Amarr</a> </strong></td>
<td class="row2" align="center">0</td>
<td class="row1" align="center"></td>
</tr>
<tr>
<td class="row1" width="25"><img src="../styles/acidtech_tiger/imageset/forum_read.gif" alt="" /></td>
<td class="row1"><a href="../knowledge/kb_categorie.php?id=23" class="forumlink">PvE</a><p class="forumdesc"></p></td>
<td class="row2" align="center">0</td>
<td class="row1" align="center"></td>
</tr>
</table>
<br />
<table class="tablebg" cellspacing="1" width="100%">
<tr>
<th colspan="2">Producing</th>
<th width="100"> Themen </th>
<th width="150"> Letzter Beitrag </th>
</tr>
<tr>
<td class="row1" width="25"><img src="../styles/acidtech_tiger/imageset/forum_read.gif" alt="" /></td>
<td class="row1"><a href="../knowledge/kb_categorie.php?id=27" class="forumlink">Skills</a><p class="forumdesc"></p></td>
<td class="row2" align="center">0</td>
<td class="row1" align="center"></td>
</tr>
</table>
<br />
<br />
<br />
<h3>Statistik</h3>
<p>Artikel in der Datenbank: <b>2</b> • Kategorien: <b>5</b> • Der neueste Artikel ist: <b><a href="../knowledge/kb_show.php?id="></a></b></p>
<br />
<table class="tablebg" cellspacing="1" width="100%">
<tr>
<td align="center" class="row1" style="padding:5px 5px 5px 5px;">
<b><a href="../knowledge/kbposting.php">Einen Artikel hinzufügen</a>
</b>
</td>
</tr>
</table>
<br />
</div>
<!--
We request you retain the full copyright notice below including the link to www.phpbb.com.
This not only gives respect to the large amount of time given freely by the developers
but also helps build interest, traffic and use of phpBB3. If you (honestly) cannot retain
the full copyright we ask you at least leave in place the "Powered by phpBB" line, with
"phpBB" linked to www.phpbb.com. If you refuse to include even this then support on our
forums may be affected.
The phpBB Group : 2006
//-->
<div id="wrapfooter">
<span class="gensmall">[ <a href="../adm/index.php?sid=xxxxxxxxxxxxxxxxxxx">Administrations-Bereich</a> ]</span><br /><br />
<span class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a> © 2000, 2002, 2005, 2007 phpBB Group
<br />Knowledge Base by <a href="http://www.gameserveradmin.de/">Gameserveradmin.de</a><br />Deutsche Übersetzung durch <a href="http://www.phpbb.de/">phpBB.de</a></span>
</div>
</body>
</html>
Das ist der wenn ich sage er soll beim AcitTech Style die Template daten vom subsilver2 nehmen
Code: Alles auswählen
<!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" dir="ltr" lang="de" xml:lang="de">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta http-equiv="content-language" content="de" />
<meta http-equiv="content-style-type" content="text/css" />
<meta http-equiv="imagetoolbar" content="no" />
<title>deinedomain.tld - Knowledge Base</title>
<link rel="stylesheet" href="../styles/acidtech_tiger/theme/stylesheet.css" type="text/css" />
<!--[if IE]>
<link rel="stylesheet" type="text/css" href="../styles/acidtech_tiger/theme/ie7.css" />
<![endif]-->
<script type="text/javascript">
// <![CDATA[
var onload_functions = new Array();
var onunload_functions = new Array();
var ca_main_width = '100%';
function popup(url, width, height, name)
{
if (!name)
{
name = '_popup';
}
window.open(url.replace(/&/g, '&'), name, 'height=' + height + ',resizable=yes,scrollbars=yes,width=' + width);
return false;
}
function jumpto()
{
var page = prompt('Gib die Nummer der Seite an, zu der du gehen möchtest.:', '');
var per_page = '';
var base_url = '';
if (page !== null && !isNaN(page) && page == Math.floor(page) && page > 0)
{
if (base_url.indexOf('?') == -1)
{
document.location.href = base_url + '?start=' + ((page - 1) * per_page);
}
else
{
document.location.href = base_url.replace(/&/g, '&') + '&start=' + ((page - 1) * per_page);
}
}
}
/**
* Find a member
*/
function find_username(url)
{
popup(url, 760, 570, '_usersearch');
return false;
}
/**
* Mark/unmark checklist
* id = ID of parent container, name = name prefix, state = state [true/false]
*/
function marklist(id, name, state)
{
var parent = document.getElementById(id);
if (!parent)
{
eval('parent = document.' + id);
}
if (!parent)
{
return;
}
var rb = parent.getElementsByTagName('input');
for (var r = 0; r < rb.length; r++)
{
if (rb[r].name.substr(0, name.length) == name)
{
rb[r].checked = state;
}
}
}
/**
* New function for handling multiple calls to window.onload and window.unload by pentapenguin
*/
window.onload = function()
{
for (var i = 0; i < onload_functions.length; i++)
{
eval(onload_functions[i]);
}
}
window.onunload = function()
{
for (var i = 0; i < onunload_functions.length; i++)
{
eval(onunload_functions[i]);
}
}
if(navigator.userAgent && navigator.userAgent.indexOf('Mac OS X') > 0)
{
document.write('<link rel="stylesheet" href="../styles/acidtech_tiger/theme/mac.css" type="text/css" />');
}
// ]]>
</script>
<script type="text/javascript" src="../styles/acidtech_tiger/template/ca_scripts.js"></script>
</head>
<body class="ltr">
<a name="top"></a>
<table border="0" cellspacing="0" cellpadding="0" width="100%" id="maintable" align="center">
<tr>
<td id="logorow" align="center"><div id="logo-left"><div id="logo-right">
<a href="../index.php"><img src="../styles/acidtech_tiger/imageset/site_logo.gif" alt="" title="" /></a>
</div></div></td>
</tr>
<tr>
<td class="navrow">
<a href="../ucp.php">Persönlicher Bereich</a> • <a href="../ucp.php?i=pm&folder=inbox"><strong>0</strong> neue Nachrichten</a> •
<a href="../faq.php">FAQ</a>
• <a href="../search.php">Suche</a> • <a href="../memberlist.php">Mitglieder</a> • <a href="../ucp.php?mode=logout&sid=65e49a6f89525e6ee773aa761034d87a">Abmelden [ admin ]</a>
</td>
</tr>
<tr>
<td id="contentrow">
<table width="100%" cellspacing="0">
<tr>
<td class="gensmall">
Dein letzter Besuch: Mi 21. Apr 2010, 09:30<br /><a href="../search.php?search_id=unanswered">Unbeantwortete Themen</a> | <a href="../search.php?search_id=active_topics">Aktive Themen</a>
</td>
<td class="gensmall" align="right">
Aktuelle Zeit: Mi 21. Apr 2010, 14:30<br />
<a href="../search.php?search_id=unreadposts">Ungelesene Beiträge</a> | <a href="../search.php?search_id=newposts">Neue Beiträge</a> | <a href="../search.php?search_id=egosearch">Eigene Beiträge</a>
</td>
</tr>
</table>
<table class="tablebg breadcrumb" width="100%" cellspacing="0" cellpadding="0" style="margin-top: 5px;">
<tr>
<td class="row1">
<p class="breadcrumbs"><a href="../portal.php">Portal</a> » <a href="../index.php">Foren-Übersicht</a> » <a href="../knowledge/">Knowledge Base</a></p>
<p class="datetime">Alle Zeiten sind UTC </p>
</td>
</tr>
</table>
<br />
<p class="right rightside">Dein letzter Besuch: Mi 21. Apr 2010, 09:30</p>
<p>Aktuelle Zeit: Mi 21. Apr 2010, 14:30 <br />[ <a href="../mcp.php?i=kb&mode=kb_main">Moderations-Bereich</a> ]</p>
<h2>Ferox Wissensdatenbank</h2>
<p></p>
<div class="post bg2">
<div class="inner">
<span class="corners-top"><span></span></span>
<br />
<form method="get" action="../knowledge/kb-search.php">
<p style="text-align:center;"><b>Suche nach:</b> <input name="q" id="add_keywords" value="" class="inputbox narrow search" type="text" />
<input class="button2" name="submit" value="Suche" type="submit" /><br /><a href="../knowledge/kb-search.php" title="Zeigt die erweiterten Suchoptionen an">Erweiterte Suche</a></p>
</form>
<span class="corners-bottom"><span></span></span>
</div>
</div>
<br />
<div class="forabg">
<div class="inner"><span class="corners-top"><span></span></span>
<ul class="topiclist">
<li class="header">
<dl class="icon">
<dt>Fitting</dt>
<dd class="posts">Themen</dd>
<dd class="lastpost"><span>Letzter Beitrag</span></dd>
</dl>
</li>
</ul>
<ul class="topiclist forums">
<li class="row">
<dl class="icon" style="background-image: url(../styles/acidtech_tiger/imageset/forum_read_subforum.gif); background-repeat: no-repeat;">
<dt >
<a href="../knowledge/kb_categorie.php?id=22" class="forumtitle">PvP</a><br />
<br /><strong>Unterkategorien: <a href="../knowledge/kb_categorie.php?id=24" class="subforum read">Gallente</a> <a href="../knowledge/kb_categorie.php?id=25" class="subforum read">Amarr</a> </strong></dt>
<dd class="posts">0</dd>
<dd class="lastpost"></dd>
</dl>
</li>
<li class="row">
<dl class="icon" style="background-image: url(../styles/acidtech_tiger/imageset/forum_read.gif); background-repeat: no-repeat;">
<dt >
<a href="../knowledge/kb_categorie.php?id=23" class="forumtitle">PvE</a><br />
</dt>
<dd class="posts">0</dd>
<dd class="lastpost"></dd>
</dl>
</li>
</ul>
<span class="corners-bottom"><span></span></span></div>
</div>
<div class="forabg">
<div class="inner"><span class="corners-top"><span></span></span>
<ul class="topiclist">
<li class="header">
<dl class="icon">
<dt>Producing</dt>
<dd class="posts">Themen</dd>
<dd class="lastpost"><span>Letzter Beitrag</span></dd>
</dl>
</li>
</ul>
<ul class="topiclist forums">
<li class="row">
<dl class="icon" style="background-image: url(../styles/acidtech_tiger/imageset/forum_read.gif); background-repeat: no-repeat;">
<dt >
<a href="../knowledge/kb_categorie.php?id=27" class="forumtitle">Skills</a><br />
</dt>
<dd class="posts">0</dd>
<dd class="lastpost"></dd>
</dl>
</li>
</ul>
<span class="corners-bottom"><span></span></span></div>
</div>
<br />
<div class="post bg3">
<div class="inner">
<span class="corners-top"><span></span></span>
<div style="text-align:center"><b><a href="../knowledge/kbposting.php">Einen Artikel hinzufügen</a></b></div>
<span class="corners-bottom"><span></span></span>
</div>
</div>
<h3><a href="../viewonline.php">Wer ist online?</a></h3>
<p>Insgesamt sind <strong>2</strong> Besucher online: 1 registrierter, 0 unsichtbare und 1 Gast (basierend auf den aktiven Besuchern der letzten 5 Minuten)<br />Der Besucherrekord liegt bei <strong>3</strong> Besuchern, die am Mi 21. Apr 2010, 14:25 gleichzeitig online waren.<br /> <br />Mitglieder: <a href="../memberlist.php?mode=viewprofile&u=2" style="color: #00AA00;" class="username-coloured">admin</a>
</p>
<h3>Statistik</h3>
<p>Artikel in der Datenbank: <b>2</b> • Kategorien: <b>5</b> • Der neueste Artikel ist: <b><a href="../knowledge/kb_show.php?id="></a></b></p>
<div id="wrapfooter">
<span class="gensmall">[ <a href="../adm/index.php?sid=xxxxxxxxxxxxxxxxxx">Administrations-Bereich</a> ]</span><br /><br />
<span class="copyright">
Powered by <a href="http://www.phpbb.com/">phpBB</a> © 2000, 2002, 2005, 2007 phpBB Group.
<br />Designed by <a href="http://stsoftware.biz">STSoftware</a> for <a href="http://ptf.com">PTF</a>.
<br />Knowledge Base by <a href="http://www.gameserveradmin.de/">Gameserveradmin.de</a><br />Deutsche Übersetzung durch <a href="http://www.phpbb.de/">phpBB.de</a></span>
</div>
</td>
</tr>
</table>
</body>
</html>
Und das wenn alles auf AcidTech steht