View Full Version : Moderator Column Blues
alexwriting
08-29-2002, 03:31 AM
Hi Everyone,
I have followed the directions, but... still it remains, or vestiges of it. What am I missing? 2.2.6
http://tealic.com/images/column.gif
Thanks,
Alex
g-force2k2
08-29-2002, 03:48 AM
you have to remove the empty <td></td> regards..
g-force2k2
alexwriting
08-29-2002, 04:29 AM
g-force2k2,
Thanks for the reply! :) I checked... don't see any empty <td></td>s that come into play. Here's the forumhome template. Can you tell what I'm missing?
Thanks...
Alex
<html>
<head>
<!-- no cache headers -->
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="no-cache">
<meta http-equiv="Expires" content="-1">
<meta http-equiv="Cache-Control" content="no-cache">
<!-- end no cache headers -->
<meta name="keywords" content="vbulletin,forum,bbs,discussion,jelsoft">
<meta name="description" content="$bbtitle is a discussion forum powered by vBulletin. To visit the forum, go to $bburl/ . To find out about vBulletin, go to http://www.vbulletin.com/ .">
<title>$bbtitle - powered by vBulletin</title>
</head>
<body>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<p>
$headinclude
<p>
$header
<!-- text -->
<table cellpadding="2" cellspacing="0" border="0" width="95%" align="center">
<tr valign="top">
<td><img src="https://vborg.vbsupport.ru/images/vb_bullet.gif" border="0" align="middle" alt="$bbtitle : Powered by vBulletin version $templateversion">
<normalfont><b>$bbtitle</b></normalfont></td>
<td align="right"><smallfont>$welcometext<br><b>$newposts</b></smallfont></td>
</tr>
</table>
<table cellpadding="2" cellspacing="0" border="0" width="95%" align="center">
$unregwelcomemessage
<tr valign="bottom">
<td><smallfont>
Welcome to our newest member, <a href="member.php?s=$session[sessionhash]&action=getinfo&userid=$newuserid">$newusername</a>
</smallfont></td>
<td align="right"><smallfont>
The time now is $timenow.<br>
You last visited: $bbuserinfo[lastvisitdate].
</smallfont></td>
</tr>
</table>
<!-- /text -->
<br>
<!-- main -->
<table cellpadding="0" cellspacing="0" border="0" bgcolor="#0A293E" width="95%" align="center"><tr><td>
<table cellpadding="4" cellspacing="1" border="0" width="100%">
<tr align="center">
<td bgcolor="#1D6AA0"><smallfont> </smallfont></td>
<td bgcolor="#1D6AA0" width="80%" align="left"><smallfont color="#EEEEFF"><b>Forum</b></smallfont></td>
<td bgcolor="#1D6AA0"><smallfont color="#EEEEFF"><b>Posts</b></smallfont></td>
<td bgcolor="#1D6AA0"><smallfont color="#EEEEFF"><b>Threads</b></smallfont></td>
<td bgcolor="#1D6AA0" nowrap><smallfont color="#EEEEFF"><b>Last Post</b></smallfont></td>
</tr>
$forumbits $loggedinusers $birthdaybits $pminfo
</table>
</td></tr></table>
<table cellpadding="2" cellspacing="0" border="0" width="95%" align="center">
<tr valign="top">
<td><smallfont>$timezone</smallfont></td>
<td align="right">$logincode</td>
</tr>
</table>
<table cellpadding="2" cellspacing="0" border="0" width="95%" align="center">
<tr>
<td align="center">
<img src="https://vborg.vbsupport.ru/images/on.gif" border="0" alt="On" align="absmiddle">
<b><smallfont>New posts</smallfont></b>
<img src="https://vborg.vbsupport.ru/images/off.gif" border="0" alt="Off" align="absmiddle">
<b><smallfont>No new posts</smallfont></b>
<img src="https://vborg.vbsupport.ru/images/lock.gif" border="0" alt="Closed Forum" align="absmiddle">
<b><smallfont>A closed forum</smallfont></b>
</td>
</tr>
</table>
$footer
<!-- /icons -->
</body>
</html>
g-force2k2
08-29-2002, 04:37 AM
it wouldn't be in the forumhome... perhaps the level1_nopost... level1_post.... level2_nopost... level2_post... regards
g-force2k2
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.