Hi,
so ganz verstehe ich dein Anliegen nicht ...
Ist der Counter selbst ne Grafik, die angezeigt werden soll oder meinst du mit Counter ein Script, was Seitenaufrufe zählt?mfg
Knusperklumpen
Hallo nochmal,
ja genau ein Counter der die Seitenaufrufe zählt. Hier der Counter code der eingebautwerden soll:
Diser Counter soll eingebaut werden:
<a href="http://www.counto.de/counter-kostenlos.php" title="Besucherzähler kostenlos"><img src="http://www.counto.de/count.php?id=1277371656" align="left" alt="Besucherzähler kostenlos"></a>
Hier der obere Teil des Codes indem der Counter eingebaut werden soll (der Counter soll auf die banner.png Grafik die sich in dem body Bereich befindet):
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<base href="http://www.autohandel-steinpreis.de/">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="author" content="Eduard Steinpreis">
<meta name="description" content="Ihr fairer Autohändler in Odenbach. Wir wünschen viel Spaß beim Stöbern in unserer Angebotspalette und würden uns freuen, Sie als Kunde begrüßen zu dürfen.">
<meta name="keywords" content="Autohandel, Odenbach, Meisenheim, Auto, kaufen, handel, Steinpreis, Eduard, Autohändler, Autoteile, Teile, Audi ,Ford ,Renault ,VW ,Skoda ,Seat ,Hyundai ,BMW ">
<link rel="stylesheet" type="text/css" href="templates/style/style.css" />
<script src="templates/style/style.js" type="text/javascript"></script>
<title>www.steinpreis.de - Ihr fairer Autohändler in Odenbach</title>
</head>
<body>
<table class="base">
<tr>
<td id="top"><a href="/start/" title="Autohandel-Steinpreis"><img src="templates/style/banner.png" alt="Autohandel-Steinpreis" /></a></td>
</tr>
<tr>
<td>
<ul id="navi">
<li><a href="start/" title="Start"><img src="templates/style/start.png" alt="Start" /></a></li>
<li><a href="fahrzeuge/" title="Fahrzeuge"><img src="templates/style/fahrzeuge.png" alt="Farzeuge" /></a></li>
<li><a href="autoteile/" title="Autoteile"><img src="templates/style/autoteile.png" alt="Autoteile" /></a></li>
<li><a href="gaestebuch/" title="Gästebuch"><img src="templates/style/gastebuch.png" alt="Gästebuch" /></a></li>
<li><a href="kontakt/" title="Kontakt"><img src="templates/style/kontakt.png" alt="Kontakt" /></a></li>
<li><a href="impressum/" title="Impressum"><img src="templates/style/impressum.png" alt="Impressum" /></a></li>
</ul></td>
</tr>
<tr>
<td>
<a href="http://www.counto.de/counter-kostenlos.php" title="Besucherzähler kostenlos"><img src="http://www.counto.de/count.php?id=1277371656" align="left" alt="Besucherzähler kostenlos"></a>
<table class="base pad">
<tr>
<td width="20%">
<table class="base">
<tr>
<td width="6px"><img src="templates/style/top-l.png" /></td>
<td class="t"><span>Fahrzeuge</span></td>
<td width="6px"><img src="templates/style/top-r.png" /></td>
</tr>
<tr>
<td class="l"></td>
<td class="c"><a href="/fahrzeuge/" title="Alle">Alle</a><hr><a href="/fahrzeuge/audi/" title="Audi">Audi</a><hr><a href="/fahrzeuge/bmw/" title="BMW">BMW</a><hr><a href="/fahrzeuge/ford/" title="Ford">Ford</a><hr><a href="/fahrzeuge/hyundai/" title="Hyundai">Hyundai</a><hr><a href="/fahrzeuge/renault/" title="Renault">Renault</a><hr><a href="/fahrzeuge/seat/" title="Seat">Seat</a><hr><a href="/fahrzeuge/skoda/" title="Skoda">Skoda</a><hr><a href="/fahrzeuge/vw/" title="VW">VW</a></td>
<td class="r"></td>
</tr>
<tr>
<td width="6px"><img src="templates/style/bottom-l.png" /></td>
<td class="b"></td>
<td width="6px"><img src="templates/style/bottom-r.png" /></td>
</tr>
</table>
<br />
<table class="base">
<tr>
<td width="6px"><img src="templates/style/top-l.png" /></td>
<td class="t"><span>Autoteile</span></td>
<td width="6px"><img src="templates/style/top-r.png" /></td>
</tr>
<tr>
<td class="l"></td>
<td class="c"><a href="/autoteile/" title="Alle">Alle</a><hr><a href="/autoteile/audi/" title="Audi">Audi</a><hr><a href="/autoteile/ford-fiesta/" title="Ford Fiesta">Ford Fiesta</a><hr><a href="/autoteile/reifen/" title="Reifen">Reifen</a><hr><a href="/autoteile/renault/" title="Renault">Renault</a><hr><a href="/autoteile/seat/" title="Seat">Seat</a><hr><a href="/autoteile/vw/" title="VW">VW</a><hr><a href="/autoteile/zubehoer/" title="Zubehör">Zubehör</a></td>
<td class="r"></td>
</tr>
<tr>
<td width="6px"><img src="templates/style/bottom-l.png" /></td>
<td class="b"></td>
<td width="6px"><img src="templates/style/bottom-r.png" /></td>
</tr>
</table>
....................................................................code end
Bis bald.
eva