Möchte meine Google AdSense werbung links oder rechts neben meinem template einfügen...
Code: Alles auswählen
<script type="text/javascript"><!--
google_ad_client = "pub-7851269002472985";
google_ad_width = 120;
google_ad_height = 600;
google_ad_format = "120x600_as";
google_ad_type = "text_image";
//2007-05-10: Events, Fußball, Laufcup, Laufen, Partyfotos
google_ad_channel = "5851830517+0694428677+5795824107+5121344097+1290518790";
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
und das ist der vom template:
Code: Alles auswählen
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="{S_CONTENT_DIRECTION}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}">
<meta http-equiv="Content-Style-Type" content="text/css">
{META}
<title>{SITENAME} :: {PAGE_TITLE}</title>
<link rel="stylesheet" href="templates/Saphic/{T_HEAD_STYLESHEET}" type="text/css">
<!-- BEGIN switch_enable_pm_popup -->
<script language="Javascript" type="text/javascript">
<!--
if ( {PRIVATE_MESSAGE_NEW_FLAG} )
{
window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');;
}
//-->
</script>
<!-- END switch_enable_pm_popup -->
<script language="JavaScript" type="text/javascript">
<!--
window.status="{PRIVATE_MESSAGE_INFO}"
// -->
</script>
<SCRIPT LANGUAGE="Javascript">
var win = null;
function Gk_PopTart(mypage,myname,w,h,scroll)
{
LeftPosition = (screen.width) ? (screen.width-w)/2 : 0;
TopPosition = (screen.height) ? (screen.height-h)/2 : 0;
settings = 'height='+h+',width='+w+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',resizable';
win = window.open(mypage,myname,settings);
}
</SCRIPT>
<SCRIPT LANGUAGE="Javascript">
var win = null;
function Trophy_Popup(mypage,myname,w,h,scroll)
{
LeftPosition = (screen.width) ? (screen.width-w)/2 : 0;
TopPosition = (screen.height) ? (screen.height-h)/2 : 0;
settings = 'height='+h+',width='+w+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',resizable';
win = window.open(mypage,myname,settings);
}
</SCRIPT>
</head>
<body bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}">
<a name="top"></a>
<table width="780" cellspacing="0" cellpadding="10" border="0" align="center">
<tr>
<td class="bodyline">
<table width="753" cellspacing="0" cellpadding="0" border="0" align="center">
<tr>
<td width="102" align="center"><a href="index.php" border="0"><img src="templates/Saphic/images/top.gif" alt="top" border="0"></a></td>
<!-- BEGIN adminbanners -->
<td width="651" style="background-image:url(templates/Saphic/images/cellpic2b.GIF);"><a href="{adminbanners.adminbannersImg}" target="_blank" class="gensmall"><img src="{adminbanners.word}" border="0" align="right"></a>
<!-- END adminbanners -->
</td>
</tr>
<tr>
<td colspan="2" height="25" class="nav1" align="center">
<ul class="nav_top">
<li><a href="portal.php">home</a>
<li><a href="album.php">fotos</a>
<li><a href="Sonstiges1.htm">allgemein</a>
<li><a href="Sonstiges2.htm">forum</a>
<li><a href="Sonstiges3.htm">members</a>
<li><a href="Sonstiges4.htm">gaming-zone</a>
<li><a href="Sonstiges5.htm">infos</a>
</ul>
</td>
</tr> <tr>
<td colspan="2" height="25" class="nav1" align="center">
<ul class="nav_top">
<!-- BEGIN switch_user_logged_out -->
<a href="{U_REGISTER}" class="mainmenu"><font size=1>{L_REGISTER}</font></a></span>
<!-- END switch_user_logged_out -->
<a href="{U_LOGIN_LOGOUT}" class="mainmenu"><font size=1>{L_LOGIN_LOGOUT}</font></a>
<a href="{U_PRIVATEMSGS}" class="mainmenu"><font size=1>{PRIVATE_MESSAGE_INFO}</font></a>
<!-- BEGIN switch_user_logged_in --><a href="javascript:void(0);" onclick="window.open('{S_JOIN_CHAT}','{CHATBOX_NAME}','scrollbars=no,width=540,height=450')" class="mainmenu"><font size=1>Chat</font></a><!-- END switch_user_logged_in -->
<!-- BEGIN Shownickpagebutton -->
<a href="{Shownickpagebutton.U_NICKPAGE}" class="mainmenu"><font size=1>Nickpage</font></a>
<!-- END Shownickpagebutton -->
</ul>
</td>
</tr>
</table>
<br />