Print Page | Close Window

Strange space after header.inc

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=5654
Printed Date: 03 April 2026 at 5:21am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Strange space after header.inc
Posted By: jack333
Subject: Strange space after header.inc
Date Posted: 10 September 2003 at 12:16pm

I cannot get rid of a gap between the header.inc and side_bar.inc images as shown. The header is in a table which I think forces a blank line below it. Any ideas??? Help please!!!


Here is the code (if it helps)

<!--#include file="skin_file.inc" -->
</head>
<body topmargin="0" leftmargin="0">
    <td height="100" width="142">
    <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
      <tr>
    <td height="100" width="142"><img src="../images/...............(shortened not to bore you)..............................................

background="../images/TEMPLATE215.jpg">&nbsp;</td& amp; amp; gt;
      </tr><p style="margin-top: 0; margin-bottom: 0"></p>
    </table>
     
<%'If the user is admin display a link to the admin memnu
If lngLoggedInUserID = 1 Then Response.Write("<a href=""admin/admin_menu.asp"">" & strTxtAdmin & "</a>") %>
        </table>
      <p align="left">
      </table>

<body bgcolor="<% = strBgColour %>" text="<% = strTextColour %>" background="<% = strBgImage %>" marginheight="0" marginwidth="0" topmargin="0" leftmargin="0">
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="0" style="border-collapse: collapse" bordercolor="#111111">
 <tr>
  <td width="0%" valign="top"><!-- #include file="side_bar.inc" --></td>
  <td width="100%" valign="top">




Replies:
Posted By: jack333
Date Posted: 10 September 2003 at 4:03pm
Mever mind I got it!



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net