dragonnars
Hi,
kann die zeile <table cellpadding=0 cellspacing=0 border=0 bgcolor="{tableinbordercolor}" width="{tableinwidth}" align="center">
in thread_postbit.tpl nicht finden, so sieht sie aus was muss ich ändern das ich wenn ich auf kommentar klicke das fenster erscheint ?
<html>
<head>
<script language="JavaScript">
<!-- hide from JavaScript-challenged browsers
function openCom(blog, topic) {
PopupWin = window.open("blog_com.php?post=" + blog + "&topic=" + topic, 'blog', 'width=450,height=320,left=300,top=300')
}
// done hiding -->
</script>
</head>
<body>
<table cellpadding=4 cellspacing=1 border=0 width="100%">
<tr bgcolor="$tdbgcolor" id="$tdid">
<td width="175" valign="top"><a name="post$posts[postid]"></a>
<table width="100%" cellpadding=4 cellspacing=0 border=0>
<tr>
<td width="100%"><normalfont><b>$posts[username]</b></font>$gender<br>
<smallfont>$posts[ranktitle]$rankimages$useravatar<br><br>
$posts[regdate]
$posts[userposts]
$userfields
$userlevel
$threadstarter
</font>
<br><img src="{imagefolder}/spacer.gif" width="159" height="1"></td>
</tr>
</table>
</td>
<td valign="top" width="100%">
<table width="100%" cellpadding=4 cellspacing=0 border=0>
<tr>
<td width="100%">
<table cellpadding=0 cellspacing=0 border=0 width="100%">
<tr>
<td>$posticon <smallfont><b>$posts[posttopic]</b></font></td>
<td align="right"><a href="addreply.php?postid=$posts[postid]&action=quote&sid=$session[hash]"><
img src="{imagefolder}/quote.gif" border=0 alt="Zitatantwort auf diesen Beitrag erstellen"></a> <a href="editpost.php?postid=$posts[postid]&sid=$session[hash]"><img src="{imagefolder}/editpost.gif" border=0 alt="Diesen Beitrag editieren/löschen"></a> <a href="report.php?postid=$posts[postid]&sid=$session[hash]"><img src="{imagefolder}/report.gif" border=0 alt="Diesen Beitrag einem Moderator melden"></a> <a href="misc.php?action=viewip&postid=$posts[postid]&sid=$session[hash]"><img
src="{imagefolder}/ip.gif" border=0 alt="IP Information"></a> <a href="java script:self.scrollTo(0,0);"><img src="{imagefolder}/goup.gif" border=0 alt="Zum Anfang der Seite springen"></a></td>
</tr>
</table><hr size=1 color="{tableinbordercolor}" noShade>
<p><normalfont>$posts[message]</font></p>
$blogcom
$signature
$lastedit
$invisible
</td>
</tr>
</table>
</td>
</tr>
<tr bgcolor="$tdbgcolor" id="$tdid">
<td width="175" align="center" nowrap><smallfont>$postsign $postdate <font color="{timecolor}">$posttime</font></font></td>
<td width="*" valign="middle"><smallfont>$user_online $email $homepage $search $homie $pm $icq $aim $yim</font></td>
</tr>
</table>
kann die zeile <table cellpadding=0 cellspacing=0 border=0 bgcolor="{tableinbordercolor}" width="{tableinwidth}" align="center">
in thread_postbit.tpl nicht finden, so sieht sie aus was muss ich ändern das ich wenn ich auf kommentar klicke das fenster erscheint ?
<html>
<head>
<script language="JavaScript">
<!-- hide from JavaScript-challenged browsers
function openCom(blog, topic) {
PopupWin = window.open("blog_com.php?post=" + blog + "&topic=" + topic, 'blog', 'width=450,height=320,left=300,top=300')
}
// done hiding -->
</script>
</head>
<body>
<table cellpadding=4 cellspacing=1 border=0 width="100%">
<tr bgcolor="$tdbgcolor" id="$tdid">
<td width="175" valign="top"><a name="post$posts[postid]"></a>
<table width="100%" cellpadding=4 cellspacing=0 border=0>
<tr>
<td width="100%"><normalfont><b>$posts[username]</b></font>$gender<br>
<smallfont>$posts[ranktitle]$rankimages$useravatar<br><br>
$posts[regdate]
$posts[userposts]
$userfields
$userlevel
$threadstarter
</font>
<br><img src="{imagefolder}/spacer.gif" width="159" height="1"></td>
</tr>
</table>
</td>
<td valign="top" width="100%">
<table width="100%" cellpadding=4 cellspacing=0 border=0>
<tr>
<td width="100%">
<table cellpadding=0 cellspacing=0 border=0 width="100%">
<tr>
<td>$posticon <smallfont><b>$posts[posttopic]</b></font></td>
<td align="right"><a href="addreply.php?postid=$posts[postid]&action=quote&sid=$session[hash]"><
img src="{imagefolder}/quote.gif" border=0 alt="Zitatantwort auf diesen Beitrag erstellen"></a> <a href="editpost.php?postid=$posts[postid]&sid=$session[hash]"><img src="{imagefolder}/editpost.gif" border=0 alt="Diesen Beitrag editieren/löschen"></a> <a href="report.php?postid=$posts[postid]&sid=$session[hash]"><img src="{imagefolder}/report.gif" border=0 alt="Diesen Beitrag einem Moderator melden"></a> <a href="misc.php?action=viewip&postid=$posts[postid]&sid=$session[hash]"><img
src="{imagefolder}/ip.gif" border=0 alt="IP Information"></a> <a href="java script:self.scrollTo(0,0);"><img src="{imagefolder}/goup.gif" border=0 alt="Zum Anfang der Seite springen"></a></td>
</tr>
</table><hr size=1 color="{tableinbordercolor}" noShade>
<p><normalfont>$posts[message]</font></p>
$blogcom
$signature
$lastedit
$invisible
</td>
</tr>
</table>
</td>
</tr>
<tr bgcolor="$tdbgcolor" id="$tdid">
<td width="175" align="center" nowrap><smallfont>$postsign $postdate <font color="{timecolor}">$posttime</font></font></td>
<td width="*" valign="middle"><smallfont>$user_online $email $homepage $search $homie $pm $icq $aim $yim</font></td>
</tr>
</table>