also ich benutze vorlagen, und hab bishen text hinzugefügt so will jetzt aber das sich der kontakt öffnet im html öffnet sich der link aber nur mit "in neuem fenter öffnen" ich kopier mal den text:
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html">
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>www.mr-nc.de</title>
<style type="text/css">
<!--
a {
color: #9ebdcf;
font: bold 11px Verdana, Arial;
text-decoration: none;
}
a:hover {
color: #ffffff;
text-decoration: none;
}
a:active {
color: #4178CB;
text-decoration: none;
}
-->
</style>
</head>
<body bgcolor="Black" background="bg.gif" leftmargin="0" topmargin="5" marginwidth="5" marginheight="5">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td background="images/but1.jpg" width=221 height=30>[url='main.html']Homepage[/url]</td>
</tr>
<tr>
<td background="images/but2.jpg" width=221 height=31>[url='main.html']Shop[/url]</td>
</tr>
<tr>
<td background="images/but3.jpg" width=221 height=31>[url='kontakt.html.']Kontakt[/url]</td>
</tr>
<tr>
<td background="images/but4.jpg" width=221 height=31>[url='main.html']Weitere Links...[/url]</td>
</tr>
<tr>
<td background="images/but5.jpg" width=221 height=31>[url='main.html']Weitere Links...[/url]</td>
</tr>
<tr>
<td background="images/but6.jpg" width=221 height=31>[url='main.html']Weitere Links...[/url]</td>
</tr>
<tr>
<td background="images/but7.jpg" width=221 height=31>[url='main.html']Weitere Links...[/url]</td>
</tr>
<tr>
<td background="images/but8.jpg" width=221 height=31>[url='main.html']Weitere Links...[/url]</td>
</tr>
<tr>
<td background="images/but9.jpg" width=221 height=31>[url='main.html']Weitere Links...[/url]</td>
</tr>
<tr>
<td background="images/but10.jpg" width=221 height=31>[url='main.html']Weitere Links...[/url]</td>
</tr>
</table>
</body>
</html>
Alles anzeigen
Hoffe ihr könnt mir helfen