[TAG] (admin) TWDT style

Jimmy O'Regan jimregan at o2.ie
Tue Sep 7 04:59:41 MSD 2004


Jimmy O'Regan wrote:
> Mike Orr wrote:
> 
>> #106 TWDT's Answer Gang title box is at the top of the document.  Do we
>> have a fix for it?
>>
> The div class around that part:
> <div class="content articlecontent">
> 
Checked it out, and it isn't necessary (at least, lg_answer.html doesn't 
have the <div> stuff, and TWDT.html works without it)

===== BEGIN twdt.diff =====
--- TWDT.html	2004-09-07 01:12:02.000000000 +0100
+++ TWDT-fix.html	2004-09-07 01:50:29.630455422 +0100
@@ -943,14 +943,6 @@
  projecti
  +on"  />
  <title>The Answer Gang 106: </title>
-<style type="text/css" media="screen, projection">
-<!--
-.articlecontent {
-        position:absolute;
-        top:143px;
-}
--->
-</style>

  </HEAD><BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" 
VLINK="#0000AF"
  ALINK="#FF0000">
@@ -963,7 +955,7 @@
  <BR CLEAR="all">
  <SMALL>...<I>making Linux just a little more fun!</I></SMALL>
  </TD><TD>
-<div class="content articlecontent">
+<div class="content">
  <center>
          <img src="../gx/dennis/qbubble.gif" alt="(?)" 

  	                border="0" align="left">
===== END =====




More information about the TAG mailing list