da real shit
Lt. Junior Grade
- Registriert
- Mai 2005
- Beiträge
- 277
Hallo,
hab die Woche ein template für Webspell gemacht nur das wir nicht korrekt angezeigt.
Problem
Ich kann kein PHP und kenn mich auch mit webspell nicht aus. Hab das nach folgendem Tut gemacht: http://gma.prot3ct3d.de/index.php?site=articles&action=show&articlesID=20
Ich hoffe ihr könnt mir helfen
.
So hier ist mal das komplette template: ejale.rar
Kann mir keiner helfen???
hab die Woche ein template für Webspell gemacht nur das wir nicht korrekt angezeigt.
Problem
Code:
<?php
include("_mysql.php");
include("_settings.php");
include("_functions.php");
?>
<html>
<head>
<link href="_stylesheet.css" rel="stylesheet" type="text/css">
<script src="js/bbcode.js" language="jscript" type="text/javascript"></script>
<? echo PAGETITLE; ?>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (templatesliced.psd) -->
<table id="Table_01" width="801" height="700" border="0" cellpadding="0" cellspacing="0">
<tr>
<td rowspan="17">
<img src="images/templatesliced_01.gif" width="46" height="700" alt=""></td>
<td colspan="12">
<img src="images/templatesliced_02.gif" width="736" height="260" alt=""></td>
<td rowspan="17">
<img src="images/templatesliced_03.gif" width="18" height="700" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="260" alt=""></td>
</tr>
<tr>
<td rowspan="16">
<img src="images/templatesliced_04.gif" width="12" height="440" alt=""></td>
<td colspan="2">
<? include("navigation.php"); ?></td>
<td rowspan="16">
<img src="images/templatesliced_06.gif" width="35" height="440" alt=""></td>
<td>
<? include("sc_upcoming.php"); ?></td>
<td rowspan="2">
<img src="images/templatesliced_08.gif" width="10" height="35" alt=""></td>
<td>
<? include("sc_topnews.php"); ?></td>
<td rowspan="2">
<img src="images/templatesliced_10.gif" width="11" height="35" alt=""></td>
<td>
<? include("sc_results.php"); ?></td>
<td rowspan="16">
<img src="images/templatesliced_12.gif" width="36" height="440" alt=""></td>
<td>
<? include("login.php"); ?></td>
<td rowspan="16">
<img src="images/templatesliced_14.gif" width="27" height="440" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="16" alt=""></td>
</tr>
<tr>
<td colspan="2" rowspan="2">
<img src="images/templatesliced_15.gif" width="118" height="35" alt=""></td>
<td>
<img src="images/templatesliced_16.gif" width="123" height="19" alt=""></td>
<td>
<img src="images/templatesliced_17.gif" width="125" height="19" alt=""></td>
<td>
<img src="images/templatesliced_18.gif" width="120" height="19" alt=""></td>
<td rowspan="2">
<img src="images/templatesliced_19.gif" width="119" height="35" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="19" alt=""></td>
</tr>
<tr>
<td colspan="5" rowspan="2">
<? $site = $_GET[`site`] .".php";
if(file_exists($site)) {
include($site);
} else {
include(`news.php`);
}
if(($_GET[`site`])) ?></td>
<td>
<img src="images/spacer.gif" width="1" height="16" alt=""></td>
</tr>
<tr>
<td rowspan="13">
<img src="images/templatesliced_21.gif" width="1" height="389" alt=""></td>
<td rowspan="2">
<? include("quicksearch.php"); ?></td>
<td rowspan="2">
<? include("sc_articles.php"); ?></td>
<td>
<img src="images/spacer.gif" width="1" height="11" alt=""></td>
</tr>
<tr>
<td colspan="5" rowspan="12">
<img src="images/templatesliced_24.gif" width="389" height="378" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="8" alt=""></td>
</tr>
<tr>
<td>
<img src="images/templatesliced_25.gif" width="117" height="36" alt=""></td>
<td>
<img src="images/templatesliced_26.gif" width="119" height="36" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="36" alt=""></td>
</tr>
<tr>
<td>
<? include("poll.php"); ?></td>
<td>
<? include("sc_headlines.php"); ?></td>
<td>
<img src="images/spacer.gif" width="1" height="18" alt=""></td>
</tr>
<tr>
<td>
<img src="images/templatesliced_29.gif" width="117" height="34" alt=""></td>
<td>
<img src="images/templatesliced_30.gif" width="119" height="34" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="34" alt=""></td>
</tr>
<tr>
<td>
<? include("counter.php"); ?></td>
<td>
<? include("sc_files.php"); ?></td>
<td>
<img src="images/spacer.gif" width="1" height="20" alt=""></td>
</tr>
<tr>
<td>
<img src="images/templatesliced_33.gif" width="117" height="31" alt=""></td>
<td>
<img src="images/templatesliced_34.gif" width="119" height="31" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="31" alt=""></td>
</tr>
<tr>
<td>
<? include("partners.php"); ?></td>
<td>
<? include("sc_demos.php"); ?></td>
<td>
<img src="images/spacer.gif" width="1" height="19" alt=""></td>
</tr>
<tr>
<td rowspan="5">
<img src="images/templatesliced_37.gif" width="117" height="212" alt=""></td>
<td>
<img src="images/templatesliced_38.gif" width="119" height="37" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="37" alt=""></td>
</tr>
<tr>
<td>
<? include("latesttopics.php"); ?></td>
<td>
<img src="images/spacer.gif" width="1" height="15" alt=""></td>
</tr>
<tr>
<td>
<img src="images/templatesliced_40.gif" width="119" height="36" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="36" alt=""></td>
</tr>
<tr>
<td>
<? include("shoutbox.php"); ?></td>
<td>
<img src="images/spacer.gif" width="1" height="17" alt=""></td>
</tr>
<tr>
<td>
<img src="images/templatesliced_42.gif" width="119" height="107" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="107" alt=""></td>
</tr>
</table>
<!-- End ImageReady Slices -->
</body>
</html>
Ich hoffe ihr könnt mir helfen

So hier ist mal das komplette template: ejale.rar
Kann mir keiner helfen???

Zuletzt bearbeitet: