1
dtauto
table blows up on some modules
  • 2004/7/15 4:04

  • dtauto

  • Just popping in

  • Posts: 56

  • Since: 2004/7/4 0


lol, yes, i have ANOTHER issue. this time it seems that when i'm in certain modules (my test phpbb module from bbpixel and my sections module), my carefully layed out theme.html (or perhaps it's something else) table blows up!

you can view the forum issue here

and the sections issue here

it's super late and my brain is just mushed out from code. perhaps someone might lend a genius answer on this?

2
dtauto
Re: table blows up on some modules
  • 2004/7/15 4:04

  • dtauto

  • Just popping in

  • Posts: 56

  • Since: 2004/7/4 0


oh, and thanks for the help in advance! i really appreciate all the help the community has given so far!

3
fredski
Re: table blows up on some modules
  • 2004/7/15 9:19

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


I've visited your site and didn't find a problem, but then again you have restricted guest access so it could of been in a registered users section only.

Is it only on pages with blocks on the right hand side?? Iv'e noticed this with quite a lot of themes where if you have a right block it throws the page width out of whack.

4
dtauto
Re: table blows up on some modules
  • 2004/7/15 14:24

  • dtauto

  • Just popping in

  • Posts: 56

  • Since: 2004/7/4 0


sorry about that, fredski, let me fix that real quick. that stuff should be open to everyone anyways.

5
dtauto
Re: table blows up on some modules
  • 2004/7/16 0:16

  • dtauto

  • Just popping in

  • Posts: 56

  • Since: 2004/7/4 0


anyone have any ideas?

6
ukdave
Re: table blows up on some modules
  • 2004/7/16 0:36

  • ukdave

  • Just popping in

  • Posts: 67

  • Since: 2003/6/27


If you have recently upgraded to XOOPS v2.0.7 the solution may lie here here: The upgrade messed up several of my modules.

http://sourceforge.net/tracker/index.php?func=detail&aid=976534&group_id=41586&atid=430840

7
Panos
Re: table blows up on some modules
  • 2004/7/16 1:17

  • Panos

  • Friend of XOOPS

  • Posts: 87

  • Since: 2003/3/20


This has nothing to do with the upgrade (if applicable here) to 2.0.7.

This one is clearly a theme design issue. Try to read the markup inside your templates and have another look at your CSS and theme.html files for inconsistencies.


8
dtauto
Re: table blows up on some modules
  • 2004/7/16 2:18

  • dtauto

  • Just popping in

  • Posts: 56

  • Since: 2004/7/4 0


i tried taking the raw output from the browser and running it back through dreamweaver. here's what i got:

caution: this is long!

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN" "http://www.w3.org/TR/html1/DTD/html1-transitional.dtd">
<
html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<
head>
<
meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
<
meta http-equiv="content-language" content="en" />
<
meta name="robots" content="index,follow" />
<
meta name="keywords" content="import tuning,imports,import scene,bodykits,body kits,turbo,turbochargers,nos,nitrous,forums,tech,automobile,automotive,mazda,acura,honda,toyota,mitsubishi,subaru,nissan,skyline,supra,rx7,rx-7,rx 7,rx8,civic,type r,gtr,mustang,2005 ford mustang,2007 nissan skyline" />
<
meta name="description" content="Import and domestic tuning freaks unite!  Find tech articles, a friendly community and the latest in tuning news right here." />
<
meta name="rating" content="general" />
<
meta name="author" content="Rob Morrow, Deviant Tuning" />
<
meta name="copyright" content="Copyright © 2003-2004 Deviant Tuning. All rights reserved." />
<
meta name="generator" content="XOOPS" />
<
title>Deviant Tuning-Message Board :: Index</title>
<
link href="http://www.deviant-tuning.com/themes/7dana-round/favicon.ico" rel="SHORTCUT ICON" />
<
link rel="stylesheet" type="text/css" media="all" href="http://www.deviant-tuning.com/themes/7dana-round/xoops.css" />
<
link rel="stylesheet" type="text/css" media="all" href="http://www.deviant-tuning.com/themes/7dana-round/style.css" />
<!-- 
RMVadded module header -->

<
script type="text/javascript">
<!--
//--></script><script type="text/javascript" src="http://www.deviant-tuning.com/include/xoops.js"></script><script type="text/javascript"><!--
//-->
</script>
<
script type="text/javascript" language="JavaScript1.2" src="http://www.deviant-tuning.com/themes/7dana-round/stm31.js"></script>
<
style type="text/css">
body margin0padding0height100%; } 
</
style>
</
HEAD>
<
BODY BGCOLOR=#CCCCCC LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>
<center>
<
TABLE WIDTH="760" BORDER=0 align="center" CELLPADDING=0 CELLSPACING=class="dtable">
    <
TR>
        <
TD ROWSPAN=8 width=2 height="100%" background="http://www.deviant-tuning.com/themes/7dana-round/images/dt_01.gif">
            </
TD>
        <
TD width=5 height=17 bgcolor="#FFFFFF">
            </
TD>
        <
TD COLSPAN=6 height=17 width=746 valign="middle" align="left" class="time" bgcolor="#FFFFFF">
            <
SCRIPT>
            var 
mydate=new Date()
            var 
theYear=mydate.getFullYear()
            var 
day=mydate.getDay()
            var 
month=mydate.getMonth()
            var 
daym=mydate.getDate()
            if (
daym<10)
            
daym="0"+daym
            
var dayarray=new Array("Sun","Mon","Tue","Wed","Thurs","Fri","Sat")
            var 
montharray=new Array("Jan","Feb","Mar","Apr","May","June","July","Aug","Sept","Oct","Nov","Dec")
            
document.write(dayarray[day]+", "+montharray[month]+" "+daym+", "+theYear)
            </
SCRIPT></TD>
        <
TD width=5 height=17 bgcolor="#FFFFFF">
            </
TD>
        <
TD ROWSPAN=8 width=2 height=100background="http://www.deviant-tuning.com/themes/7dana-round/images/dt_05.gif">
            </
TD>
    </
TR>
    <
TR>
        <
TD COLSPAN=8 width=756 height=5>
            <
IMG SRC="http://www.deviant-tuning.com/themes/7dana-round/images/dt_06.gif" WIDTH=756 HEIGHT=5 ALT=""></TD>
    </
TR>
    <
TR>
        <
TD COLSPAN=8 width=756 height=118>
            <
IMG SRC="http://www.deviant-tuning.com/themes/7dana-round/images/dt_07.gif" WIDTH=756 HEIGHT=118 ALT=""></TD>
    </
TR>
    <
TR>
        <
TD COLSPAN=8 width=756 height=21>
            <
IMG SRC="http://www.deviant-tuning.com/themes/7dana-round/images/dt_08.gif" WIDTH=756 HEIGHT=21 ALT=""></TD>
    </
TR>
    <
TR>
        <
TD width=5 height=27 bgcolor="#FFFFFF">
            </
TD>
        <
TD COLSPAN=2 width=143 height=27 bgcolor="#FFFFFF" valign="middle" align="left" class="greeting">
            &
nbsp;&nbsp;How you livin',&nbsp;<a href="http://www.deviant-tuning.com/user.php" class="greeting">kidd</a>?</TD>
        <TD COLSPAN=2 width=481 height=27 valign="middle" align="left" bgcolor="#FFFFFF">
            </TD>
        <TD COLSPAN=3 width=127 height=27>
            <IMG SRC="http://www.deviant-tuning.com/themes/7dana-round/images/dt_12.gif" WIDTH=127 HEIGHT=27 ALT=""></TD>
    </TR>
    <TR>
        <TD ROWSPAN=2 width=5 height="100%" bgcolor="#FFFFFF">
            </TD>
        <TD ROWSPAN=2 width=138 height="100%" valign="top" align="left" bgcolor="#FFFFFF" class="nav">                
        <!-- Start left blocks loop -->
        <script type="text/javascript" language="JavaScript1.2">
<!--
beginSTM("dtauto","static","0","0","left","false","true","310","1000","0","250","","blank.gif");
beginSTMB("auto","0","0","vertically","arrow_r.gif","7","7","2","0","#ffffff","","tiled","#000000","0","none","0","Normal","50","0","0","7","7","0","0","0","#7f7f7f","false","#000000","#000000","#000000","none");
appendSTMI("false","DT&nbsp;Home","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","http://www.deviant-tuning.com","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","Return to the site home page.","","","tiled","tiled");
appendSTMI("false","About&nbsp;DT","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","http://www.deviant-tuning.com/modules/sections/index.php?op=viewarticle&artid=1","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","Learn more about Deviant Tuning and our members.","","","tiled","tiled");
beginSTMB("auto","0","0","vertically","arrow_r.gif","7","7","2","0","#ffffff","","tiled","#cccccc","1","solid","10","Fade","50","0","0","7","7","0","0","0","#7f7f7f","true","#cccccc","#cccccc","#cccccc","none");
appendSTMI("false","Who&nbsp;is&nbsp;Deviant&nbsp;Tuning?","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","http://www.deviant-tuning.com/modules/sections/index.php?op=viewarticle&artid=1","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","About Deviant Tuning","","","tiled","tiled");
appendSTMI("false","Team&nbsp;Deviant","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","","","","tiled","tiled");
beginSTMB("auto","0","0","vertically","","0","0","2","0","#ffffff","","tiled","#cccccc","1","solid","10","Fade","50","0","0","0","0","0","0","0","#7f7f7f","true","#cccccc","#cccccc","#cccccc","none");
appendSTMI("false","60&nbsp;Seconds&nbsp;with&nbsp;Kidd","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","http://www.deviant-tuning.com/modules/sections/index.php?op=viewarticle&artid=2","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","About Kidd","","","tiled","tiled");
appendSTMI("false","60&nbsp;Seconds&nbsp;with&nbsp;Larz","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","http://www.deviant-tuning.com/modules/sections/index.php?op=viewarticle&artid=3","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","About Larz","","","tiled","tiled");
appendSTMI("false","60&nbsp;Seconds&nbsp;with&nbsp;Tech","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","#","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","About Tech","","","tiled","tiled");
appendSTMI("false","60&nbsp;Seconds&nbsp;with&nbsp;Linse","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","#","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","About Linse","","","tiled","tiled");
appendSTMI("false","60&nbsp;Seconds&nbsp;with&nbsp;JRacer","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","#","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","About JRacer","","","tiled","tiled");
appendSTMI("false","60&nbsp;Seconds&nbsp;with&nbsp;TheDeak","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","#","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","About TheDeak","","","tiled","tiled");
endSTMB();
appendSTMI("false","Wanna&nbsp;be&nbsp;a&nbsp;rockstar?","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","#","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","So you wanna be a rock superstar and live large with the DT crew?","","","tiled","tiled");
endSTMB();
appendSTMI("false","Features","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","http://www.deviant-tuning.com/modules/news/","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","Check out the monthly features!","","","tiled","tiled");
beginSTMB("auto","0","0","vertically","arrow_r.gif","7","7","2","0","#ffffff","","tiled","#cccccc","1","solid","10","Fade","50","0","0","7","7","0","0","0","#7f7f7f","true","#cccccc","#cccccc","#cccccc","none");
appendSTMI("false","Feature&nbsp;Story","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","http://www.deviant-tuning.com/modules/news/index.php?storytopic=2","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","Our monthly feature story.","","","tiled","tiled");
appendSTMI("false","Tech&nbsp;101","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","http://www.deviant-tuning.com/modules/news/index.php?storytopic=3","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","Monthly tech and how-to articles.","","","tiled","tiled");
appendSTMI("false","Wired","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","http://www.deviant-tuning.com/modules/news/index.php?storytopic=4","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","Monthly music, movie and media spotlights and reviews.","","","tiled","tiled");
appendSTMI("false","From&nbsp;the&nbsp;Editor","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","http://www.deviant-tuning.com/modules/news/index.php?storytopic=5","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","Our editor-in-chief, Kidd, blabs on and on about useless shit.","","","tiled","tiled");
appendSTMI("false","Readers&nbsp;Rides","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","http://www.deviant-tuning.com/modules/myalbum/viewcat.php?cid=1","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","Check out the whips our readers are sportin'
.","","","tiled","tiled");
beginSTMB("
auto","0","0","vertically","","0","0","2","0","#ffffff","","tiled","#cccccc","1","solid","10","Fade","50","0","0","0","0","0","0","0","#7f7f7f","true","#cccccc","#cccccc","#cccccc","none");
appendSTMI("false","View&nbsp;'Em","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","http://www.deviant-tuning.com/modules/myalbum/viewcat.php?cid=1","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","Check out the whips our readers are sportin'.","","","tiled","tiled");
appendSTMI("false","Submit&nbsp;Yours","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","http://www.deviant-tuning.com/modules/myalbum/submit.php","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","Submit your whip to the gallery.","","","tiled","tiled");
endSTMB();
appendSTMI("false","Archives","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","#","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","Coming Soon!","","","tiled","tiled");
endSTMB();
appendSTMI("false","Forums","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","http://www.deviant-tuning.com/forums","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","Visit the DT Forums","","","tiled","tiled");
beginSTMB("auto","0","0","vertically","","0","0","2","0","#ffffff","","tiled","#cccccc","1","solid","10","Fade","50","0","0","0","0","0","0","0","#7f7f7f","true","#cccccc","#cccccc","#cccccc","none");
appendSTMI("false","DT&nbsp;Forums","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","http://www.deviant-tuning.com/forums","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","Visit the DT Forums","","","tiled","tiled");
appendSTMI("false","Memberlist","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","http://www.deviant-tuning.com/forums/memberlist.php","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","Who's a DT member?","","","tiled","tiled");
appendSTMI("false","Search&nbsp;Forums","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","http://www.deviant-tuning.com/forums/search.php","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","Search the DT Forums","","","tiled","tiled");
endSTMB();
appendSTMI("false","Shop","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","#","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#","","","tiled","tiled");
appendSTMI("false","Contact&nbsp;Us","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","hthttp://www.deviant-tuning.com/modules/contact/","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","Drop us a line.","","","tiled","tiled");
beginSTMB("auto","0","0","vertically","arrow_r.gif","7","7","2","0","#ffffff","","tiled","#cccccc","1","solid","10","Fade","50","0","0","7","7","0","0","0","#7f7f7f","true","#cccccc","#cccccc","#cccccc","none");
appendSTMI("false","Mail&nbsp;Call","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","#","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","Check out what our readers have to say to us in this monthy feature.","","","tiled","tiled");
beginSTMB("auto","0","0","vertically","","0","0","2","0","#ffffff","","tiled","#cccccc","1","solid","10","Fade","50","0","0","0","0","0","0","0","#7f7f7f","true","#cccccc","#cccccc","#cccccc","none");
appendSTMI("false","View&nbsp;Monthly&nbsp;Mail&nbsp;Call","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","#","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","Check out what our readers have to say to us in this monthy feature.","","","tiled","tiled");
appendSTMI("false","Send&nbsp;Love/Hate&nbsp;Mail","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","#","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","Send your DT love or hate mail here.","","","tiled","tiled");
endSTMB();
appendSTMI("false","Bug&nbsp;Reports","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","#","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","Broken links or site issues can be reported here.","","","tiled","tiled");
appendSTMI("false","Report&nbsp;Abuse","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","#","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","Keep this community clean and in tip top shape. If you witness abuse, please report it.","","","tiled","tiled");
appendSTMI("false","General&nbsp;Feedback","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","http://www.deviant-tuning.com/modules/contact/","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","Send your general questions, comments and feedback here.","","","tiled","tiled");
endSTMB();
appendSTMI("false","Links","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","http://www.deviant-tuning.com/modules/mylinks/","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","Visit our online friends.","","","tiled","tiled");
beginSTMB("auto","0","0","vertically","","0","0","2","0","#ffffff","","tiled","#cccccc","1","solid","10","Fade","50","0","0","0","0","0","0","0","#7f7f7f","true","#cccccc","#cccccc","#cccccc","none");
appendSTMI("false","View&nbsp;Links","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","http://www.deviant-tuning.com/modules/mylinks/","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","Visit our online friends.","","","tiled","tiled");
appendSTMI("false","Submit&nbsp;a&nbsp;Link","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","http://www.deviant-tuning.com/modules/mylinks/submit.php","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","Did we forget to mention you?  Add your link here.","","","tiled","tiled");
endSTMB();
appendSTMI("false","Login/Register","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","#","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","Returning members, login.  New users, register!  It's free!","","","tiled","tiled");
appendSTMI("false","Logout","left","middle","","","-1","-1","0","normal","transparent","transparent","","1","-1","-1","blank.gif","blank.gif","-1","-1","0","","#","_self","Tahoma","8pt","#999999","normal","normal","none","Tahoma","8pt","#000000","normal","normal","none","0","solid","#333333","#333333","#333333","#333333","#333333","#333333","#333333","#333333","What?  Like you got something better to do?","","","tiled","tiled");
endSTMB();
endSTM();
//-->
</script>
<
br><br>

             
                <
div class="blockTitle">Donate to DT!</div>
                <
div class="blockContent">Make a donation to DT and keep the community running strong!  Click <a href="#" class="nav">here</ato find out more!<br><br>
<
form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<
input type="hidden" name="cmd" value="_s-xclick">
<
input type="image" src="http://www.deviant-tuning.com/images/dtdonate.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
<
input type="hidden" name="encrypted" value="-----BEGIN PKCS7-----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-----END PKCS7-----
"
>
</
form><br></div>
            <
br><br>
        <!-- 
End left blocks loop -->
        </
TD>
        <
TD COLSPAN=2 ROWSPAN=2 width=23 height=100valign="top" background="http://www.deviant-tuning.com/themes/7dana-round/images/contentleftborderbg.gif">
            <
IMG SRC="http://www.deviant-tuning.com/themes/7dana-round/images/dt_15.gif" WIDTH=23 HEIGHT=396 ALT=""></TD>
        <
TD COLSPAN=2 width="580" height=6 valign="top">
            <
IMG SRC="http://www.deviant-tuning.com/themes/7dana-round/images/dt_16.gif" WIDTH=580 HEIGHT=6 ALT=""></TD>
        <
TD COLSPAN=2 ROWSPAN=2 width=10 height=100valign="top" background="http://www.deviant-tuning.com/themes/7dana-round/images/dt_17.gif">
            </
TD>
    </
TR>
    <
TR>
        <
TD COLSPAN=2 width="580" style="background-repeat:repeat" height="100%" background="http://www.deviant-tuning.com/themes/7dana-round/images/dt_18.gif" align="left" valign="top" class="content">
        <!-- 
Display center blocks if any --> 
             
        <!-- 
End display center blocks -->
        <
div> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<
html dir="ltr">
<
head>
<
meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<
meta http-equiv="Content-Style-Type" content="text/css">

<
link rel="top" href="http://www.deviant-tuning.com/modules/pbboard/http://www.deviant-tuning.com/modules/pbboard/./index.php?sid=b4837c2cf3b8ce127c75b5aa000b734a" title="yourdomain.com Forum Index" />
<
link rel="search" href="http://www.deviant-tuning.com/modules/pbboard/http://www.deviant-tuning.com/modules/pbboard/./search.php?sid=b4837c2cf3b8ce127c75b5aa000b734a" title="Search" />
<
link rel="help" href="http://www.deviant-tuning.com/modules/pbboard/http://www.deviant-tuning.com/modules/pbboard/./faq.php?sid=b4837c2cf3b8ce127c75b5aa000b734a" title="FAQ" />
<
link rel="author" href="http://www.deviant-tuning.com/modules/pbboard/http://www.deviant-tuning.com/modules/pbboard/./memberlist.php?sid=b4837c2cf3b8ce127c75b5aa000b734a" title="Memberlist" />

<
title>yourdomain.com :: Index</title>
<!-- 
link rel="stylesheet" href="templates/subDeviant/subDeviant.css" type="text/css" -->
<
style type="text/css">
<!--
/*
  The original subDeviant Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com

  NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
  theme administration centre. When you have finalised your style you could cut the final CSS code
  and place it in an external file, deleting this section to save bandwidth.
*/

/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
    
background-color#E5E5E5;
    
scrollbar-face-color#DEE3E7;
    
scrollbar-highlight-color#FFFFFF;
    
scrollbar-shadow-color#DEE3E7;
    
scrollbar-3dlight-color#D1D7DC;
    
scrollbar-arrow-color:  #006699;
    
scrollbar-track-color#EFEFEF;
    
scrollbar-darkshadow-color#98AAB1;
}

/* General font families for common tags */
font,th,td,font-familyVerdanaArialHelveticasans-serif }
a:link,a:active,a:visited color #006699; }
a:hover        text-decorationunderlinecolor #DD6900; }
hr    height0pxbordersolid #D1D7DC 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline    background-color#FFFFFF; border: 1px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline    background-color#FFFFFF; border: 2px #006699 solid; }

/* Main table cell colours and backgrounds */
td.row1    background-color#EFEFEF; }
td.row2    background-color#DEE3E7; }
td.row3    background-color#D1D7DC; }

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
        
background-color#FFFFFF;
        
background-imageurl(templates/subDeviant/images/cellpic2.jpg);
        
background-repeatrepeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th    {
    
color#FFA34F; font-size: 11px; font-weight : bold;
    
background-color#006699; height: 25px;
    
background-imageurl(templates/subDeviant/images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
            
background-imageurl(templates/subDeviant/images/cellpic1.gif);
            
background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
    
height29px;
    
border-width0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
    
font-weightboldborder#FFFFFF; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
    
background-color#D1D7DC; border: #FFFFFF; border-style: solid;
}

th.thHead,td.catHead font-size12pxborder-width1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow     border-width0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right     border-width0px 1px 0px 0px; }
th.thLeft,td.catLeft      border-width0px 0px 0px 1px; }
th.thBottom,td.catBottom  border-width0px 1px 1px 1px; }
th.thTop     border-width1px 0px 0px 0px; }
th.thCornerL border-width1px 0px 0px 1px; }
th.thCornerR border-width1px 1px 0px 0px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle    {
    
font-weightboldfont-size22pxfont-family"Trebuchet MS",VerdanaArialHelveticasans-serif;
    
text-decorationnoneline-height 120%; color #000000;
}

/* General text */
.gen font-size 12px; }
.
genmed font-size 11px; }
.
gensmall font-size 10px; }
.
gen,.genmed,.gensmall color #000000; }
a.gen,a.genmed,a.gensmall color#006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover    color#DD6900; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu        font-size 11pxcolor #000000 }
a.mainmenu        text-decorationnonecolor #006699;  }
a.mainmenu:hovertext-decorationunderlinecolor #DD6900; }

/* Forum category titles */
.cattitle        font-weightboldfont-size12px letter-spacing1pxcolor #006699}
a.cattitle        text-decorationnonecolor #006699; }
a.cattitle:hovertext-decorationunderline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink        font-weightboldfont-size12pxcolor #006699; }
a.forumlink     text-decorationnonecolor #006699; }
a.forumlink:hovertext-decorationunderlinecolor #DD6900; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav            font-weightboldfont-size11pxcolor #000000;}
a.nav            text-decorationnonecolor #006699; }
a.nav:hover        text-decorationunderline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2    font-weightboldfont-size11pxcolor #000000; }
a.topictitle:link   text-decorationnonecolor #006699; }
a.topictitle:visited text-decorationnonecolor #5493B4; }
a.topictitle:hover    text-decorationunderlinecolor #DD6900; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name            font-size 11pxcolor #000000;}

/* Location, number of posts, post date etc */
.postdetails        font-size 10pxcolor #000000; }

/* The content of the posts (body of text) */
.postbody font-size 12pxline-height18px}
a.postlink:link    text-decorationnonecolor #006699 }
a.postlink:visited text-decorationnonecolor #5493B4; }
a.postlink:hover text-decorationunderlinecolor #DD6900}

/* Quote & Code blocks */
.code {
    
font-familyCourier'Courier New'sans-seriffont-size11pxcolor#006600;
    
background-color#FAFAFA; border: #D1D7DC; border-style: solid;
    
border-left-width1pxborder-top-width1pxborder-right-width1pxborder-bottom-width1px
}

.
quote {
    
font-familyVerdanaArialHelveticasans-seriffont-size11pxcolor#444444; line-height: 125%;
    
background-color#FAFAFA; border: #D1D7DC; border-style: solid;
    
border-left-width1pxborder-top-width1pxborder-right-width1pxborder-bottom-width1px
}

/* Copyright and bottom info */
.copyright        font-size10pxfont-familyVerdanaArialHelveticasans-serifcolor#444444; letter-spacing: -1px;}
a.copyright        color#444444; text-decoration: none;}
a.copyright:hover color#000000; text-decoration: underline;}

/* Form elements */
input,textareaselect {
    
color #000000;
    
fontnormal 11px VerdanaArialHelveticasans-serif;
    
border-color #000000;
}

/* The text input fields background colour */
input.posttextarea.postselect {
    
background-color #FFFFFF;
}

input text-indent 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
    
background-color #EFEFEF;
    
color #000000;
    
font-size11pxfont-familyVerdanaArialHelveticasans-serif;
}

/* The main submit button option */
input.mainoption {
    
background-color #FAFAFA;
    
font-weight bold;
}

/* None-bold submit button */
input.liteoption {
    
background-color #FAFAFA;
    
font-weight normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline background-color#DEE3E7; border-style: none; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/subDeviant/formIE.css");
-->
</
style>
<
script language="Javascript" type="text/javascript">
<!--
    if ( 
)
    {
        
window.open('http://www.deviant-tuning.com/modules/pbboard/privmsg.php?mode=newpm&amp;sid=b4837c2cf3b8ce127c75b5aa000b734a''_phpbbprivmsg''HEIGHT=225,resizable=yes,WIDTH=400');;
    }
//-->
</script>
</
head>
<
body bgcolor="#E5E5E5" text="#000000" link="#006699" vlink="#5493B4">

<
a name="top"></a>

<!-- <
table width="100%" cellspacing="0" cellpadding="5" border="0" align="center">
    <
tr>
        <
td class="bodyline"><table width="100%" cellspacing="0" cellpadding="0" border="0">
            <
tr>
                <
td><a href="http://www.deviant-tuning.com/modules/pbboard/index.php?sid=b4837c2cf3b8ce127c75b5aa000b734a"><img src="templates/subDeviant/images/logo_phpBB.gif" border="0" alt="yourdomain.com Forum Index" vspace="1" /></a></td>
                <
td align="center" width="100%" valign="middle"><span class="maintitle">yourdomain.com</span><br /><span class="gen">A _little_ text to describe your forum<br />  </span>
                <
table cellspacing="0" cellpadding="2" border="0">
                    <
tr>
                        <
td align="center" valign="top" nowrap="nowrap"><span class="mainmenu"> <a href="http://www.deviant-tuning.com/modules/pbboard/faq.php?sid=b4837c2cf3b8ce127c75b5aa000b734a" class="mainmenu"><img src="templates/subDeviant/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="FAQ" hspace="3" />FAQ</a></span><span class="mainmenu">   <a href="http://www.deviant-tuning.com/modules/pbboard/search.php?sid=b4837c2cf3b8ce127c75b5aa000b734a" class="mainmenu"><img src="templates/subDeviant/images/icon_mini_search.gif" width="12" height="13" border="0" alt="Search" hspace="3" />Search</a>   <a href="http://www.deviant-tuning.com/modules/pbboard/memberlist.php?sid=b4837c2cf3b8ce127c75b5aa000b734a" class="mainmenu"><img src="templates/subDeviant/images/icon_mini_members.gif" width="12" height="13" border="0" alt="Memberlist" hspace="3" />Memberlist</a>   <a href="http://www.deviant-tuning.com/modules/pbboard/groupcp.php?sid=b4837c2cf3b8ce127c75b5aa000b734a" class="mainmenu"><img src="templates/subDeviant/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="Usergroups" hspace="3" />Usergroups</a> 
                        
</td>
                    </
tr>
                    <
tr>
                        <
td height="25" align="center" valign="top" nowrap="nowrap"><span class="mainmenu"> <a href="http://www.deviant-tuning.com/modules/pbboard/profile.php?mode=editprofile&amp;sid=b4837c2cf3b8ce127c75b5aa000b734a" class="mainmenu"><img src="templates/subDeviant/images/icon_mini_profile.gif" width="12" height="13" border="0" alt="Profile" hspace="3" />Profile</a>   <a href="http://www.deviant-tuning.com/modules/pbboard/privmsg.php?folder=inbox&amp;sid=b4837c2cf3b8ce127c75b5aa000b734a" class="mainmenu"><img src="templates/subDeviant/images/icon_mini_message.gif" width="12" height="13" border="0" alt="You have no new messages" hspace="3" />You have no new messages</a>   <a href="http://www.deviant-tuning.com/modules/pbboard/login.php?logout=true&amp;sid=b4837c2cf3b8ce127c75b5aa000b734a" class="mainmenu"><img src="templates/subDeviant/images/icon_mini_login.gif" width="12" height="13" border="0" alt="Log out [ kidd ]" hspace="3" />Log out kidd ]</a> </span></td>
                    </
tr>
                </
table></td>
            </
tr>
        </
table> -->
<
table width="100%" cellspacing="0" cellpadding="2" border="0" align="center">
  <
tr>
    <
td align="left" valign="bottom"><span class="gensmall">
    
You last visited on 15 Jul 2004 08:44<br />
    
The time now is 15 Jul 2004 18:39<br /></span><span class="nav"><a href="http://www.deviant-tuning.com/modules/pbboard/index.php?sid=b4837c2cf3b8ce127c75b5aa000b734a" class="nav">yourdomain.com Forum Index</a></span></td>
    <
td align="right" valign="bottom" class="gensmall">
        <
a href="http://www.deviant-tuning.com/modules/pbboard/search.php?search_id=newposts&amp;sid=b4837c2cf3b8ce127c75b5aa000b734a" class="gensmall">View posts since last visit</a><br /><a href="http://www.deviant-tuning.com/modules/pbboard/search.php?search_id=egosearch&amp;sid=b4837c2cf3b8ce127c75b5aa000b734a" class="gensmall">View your posts</a><br />
        <
a href="http://www.deviant-tuning.com/modules/pbboard/search.php?search_id=unanswered&amp;sid=b4837c2cf3b8ce127c75b5aa000b734a" class="gensmall">View unanswered posts</a></td>
  </
tr>
</
table>

<
table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
  <
tr>
    <
th colspan="2" class="thCornerL" height="25" nowrap="nowrap"> Forum </th>
    <
th width="50" class="thTop" nowrap="nowrap"> Topics </th>
    <
th width="50" class="thTop" nowrap="nowrap"> Posts </th>
    <
th class="thCornerR" nowrap="nowrap"> Last Post </th>
  </
tr>
  <
tr>
    <
td class="catLeft" colspan="2" height="28"><span class="cattitle"><a href="http://www.deviant-tuning.com/modules/pbboard/index.php?c=1&amp;sid=b4837c2cf3b8ce127c75b5aa000b734a" class="cattitle">Test category 1</a></span></td>
    <
td class="rowpic" colspan="3" align="right">&nbsp;</td>
  </
tr>
  <
tr>
    <
td class="row1" align="center" valign="middle" height="50"><img src="templates/subDeviant/images/folder_big.gif" width="46" height="25" alt="No new posts" title="No new posts" /></td>
    <
td class="row1" width="100%" height="50"><span class="forumlink"> <a href="http://www.deviant-tuning.com/modules/pbboard/viewforum.php?f=1&amp;sid=b4837c2cf3b8ce127c75b5aa000b734a" class="forumlink">Test Forum 1</a><br />
      </
span> <span class="genmed">This is just a test forum.<br />
      </
span><span class="gensmall">&nbsp; &nbsp;</span></td>
    <
td class="row2" align="center" valign="middle" height="50"><span class="gensmall">1</span></td>
    <
td class="row2" align="center" valign="middle" height="50"><span class="gensmall">1</span></td>
    <
td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">20 Oct 2000 18:01<br /><a href="http://www.deviant-tuning.com/modules/pbboard/profile.php?mode=viewprofile&amp;u=1&amp;sid=b4837c2cf3b8ce127c75b5aa000b734a">kidd</a> <a href="http://www.deviant-tuning.com/modules/pbboard/viewtopic.php?p=1&amp;sid=b4837c2cf3b8ce127c75b5aa000b734a#1"><img src="templates/subDeviant/images/icon_latest_reply.gif" border="0" alt="View latest post" title="View latest post" /></a></span></td>
  </
tr>
</
table>

<
table width="100%" cellspacing="0" border="0" align="center" cellpadding="2">
  <
tr>
    <
td align="left"><span class="gensmall"><a href="http://www.deviant-tuning.com/modules/pbboard/index.php?mark=forums&amp;sid=b4837c2cf3b8ce127c75b5aa000b734a" class="gensmall">Mark all forums read</a></span></td>
    <
td align="right"><span class="gensmall">All times are GMT 6 Hours</span></td>
  </
tr>
</
table>

<
table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
  <
tr>
    <
td class="catHead" colspan="2" height="28"><span class="cattitle"><a href="http://www.deviant-tuning.com/modules/pbboard/viewonline.php?sid=b4837c2cf3b8ce127c75b5aa000b734a" class="cattitle">Who is Online</a></span></td>
  </
tr>
  <
tr>
    <
td class="row1" align="center" valign="middle" rowspan="2"><img src="templates/subDeviant/images/whosonline.gif" alt="Who is Online" /></td>
    <
td class="row1" align="left" width="100%"><span class="gensmall">Our users have posted a total of <b>1</barticle<br />We have <b>25</bregistered users<br />The newest registered user is <b><a href="http://www.deviant-tuning.com/modules/pbboard/profile.php?mode=viewprofile&amp;u=27&amp;sid=b4837c2cf3b8ce127c75b5aa000b734a">instigator</a></b></span>
    </
td>
  </
tr>
  <
tr>
    <
td class="row1" align="left"><span class="gensmall">In total there are <b>2</busers online :: 1 Registered0 Hidden and 1 Guest   [ <span style="color:#FFA34F">Administrator</span> ]   [ <span style="color:#006600">Moderator</span> ]<br />Most users ever online was <b>2</bon 12 Jul 2004 19:47<br />Registered Users: <a href="http://www.deviant-tuning.com/modules/pbboard/profile.php?mode=viewprofile&amp;u=1&amp;sid=b4837c2cf3b8ce127c75b5aa000b734a"style="color:#FFA34F"><b>kidd</b></a></span></td>
  </
tr>
</
table>

<
table width="100%" cellpadding="1" cellspacing="1" border="0">
<
tr>
    <
td align="left" valign="top"><span class="gensmall">This data is based on users active over the past five minutes</span></td>
</
tr>
</
table>


<
br clear="all" />

<
table cellspacing="3" border="0" align="center" cellpadding="0">
  <
tr>
    <
td width="20" align="center"><img src="templates/subDeviant/images/folder_new_big.gif" alt="New posts"/></td>
    <
td><span class="gensmall">New posts</span></td>
    <
td>  </td>
    <
td width="20" align="center"><img src="templates/subDeviant/images/folder_big.gif" alt="No new posts" /></td>
    <
td><span class="gensmall">No new posts</span></td>
    <
td>  </td>
    <
td width="20" align="center"><img src="templates/subDeviant/images/folder_locked_big.gif" alt="Forum is locked" /></td>
    <
td><span class="gensmall">Forum is locked</span></td>
  </
tr>
</
table>


<
div align="center"><span class="copyright"><br /><a href="admin/index.php?sid=b4837c2cf3b8ce127c75b5aa000b734a">Go to Administration Panel</a><br />Integrated by <a target="_blank" href="http://www.bbpixel.com">Koudanshi</av1.21 &copy2004 BB Modules Dev.<br />
<!--
    
We request you retain the full copyright notice below including the link to www.phpbb.com.
    
This not only gives respect to the large amount of time given freely by the developers
    but also helps build interest
traffic and use of phpBB 2.0. If you cannot (for good
    reason
retain the full copyright we request you at least leave in place the
    Powered by phpBB 2.0.8 line
with phpBB linked to www.phpbb.com. If you refuse
    to 
include even this then support on our forums may be affected.

    
The phpBB Group 2002
// -->
Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a2.0.8 &copy20012002 phpBB Group<br /></span></div>
        </
td>
    </
tr>
</
table>

</
body>
</
html>

 </
div></TD>
    </
TR>
    <
TR>
        <
TD COLSPAN=8 width=756 height=16 align="center" valign="bottom" background="http://www.deviant-tuning.com/themes/7dana-round/images/dt_19.gif" class="copyright">
            
Copyright 2003-2004 Deviant TuningPowered by <a href="https://xoops.org" class="copyright">Xoops</a>. All rights reserved. | <a href="#" class="copyright">Privacy Policy</a> | <a href="#" class="copyright">Terms of Use</a></TD>
    </
TR>
    <
TR>
        <
TD>
            <
IMG SRC="http://www.deviant-tuning.com/themes/7dana-round/images/spacer.gif" WIDTH=2 HEIGHT=1 ALT=""></TD>
        <
TD>
            <
IMG SRC="http://www.deviant-tuning.com/themes/7dana-round/images/spacer.gif" WIDTH=5 HEIGHT=1 ALT=""></TD>
        <
TD>
            <
IMG SRC="http://www.deviant-tuning.com/themes/7dana-round/images/spacer.gif" WIDTH=138 HEIGHT=1 ALT=""></TD>
        <
TD>
            <
IMG SRC="http://www.deviant-tuning.com/themes/7dana-round/images/spacer.gif" WIDTH=5 HEIGHT=1 ALT=""></TD>
        <
TD>
            <
IMG SRC="http://www.deviant-tuning.com/themes/7dana-round/images/spacer.gif" WIDTH=18 HEIGHT=1 ALT=""></TD>
        <
TD>
            <
IMG SRC="http://www.deviant-tuning.com/themes/7dana-round/images/spacer.gif" WIDTH=463 HEIGHT=1 ALT=""></TD>
        <
TD>
            <
IMG SRC="http://www.deviant-tuning.com/themes/7dana-round/images/spacer.gif" WIDTH=117 HEIGHT=1 ALT=""></TD>
        <
TD>
            <
IMG SRC="http://www.deviant-tuning.com/themes/7dana-round/images/spacer.gif" WIDTH=5 HEIGHT=1 ALT=""></TD>
        <
TD>
            <
IMG SRC="http://www.deviant-tuning.com/themes/7dana-round/images/spacer.gif" WIDTH=5 HEIGHT=1 ALT=""></TD>
        <
TD>
            <
IMG SRC="http://www.deviant-tuning.com/themes/7dana-round/images/spacer.gif" WIDTH=2 HEIGHT=1 ALT=""></TD>
    </
TR>
</
TABLE>
</
center>
</
BODY>
</
HTML>


this usually helps me find the problem, like a non-closed </td>, etc. i'm going to hit the code again to see if i can find the inconsistency, but if someone else finds it first, i'll give you a cookie!! thanks to everyone for their help!

9
dtauto
Re: table blows up on some modules
  • 2004/7/16 2:28

  • dtauto

  • Just popping in

  • Posts: 56

  • Since: 2004/7/4 0


right off the bat i notice that there's two html statements, two head statements, etc.

10
Panos
Re: table blows up on some modules
  • 2004/7/16 2:40

  • Panos

  • Friend of XOOPS

  • Posts: 87

  • Since: 2003/3/20


My GOD!! This gave me a headache!!

Yep, indeed it has some serious problems and you noticed the most important ones. First of though, if you are using Dreamweaver use it in "text" mode and modify the source directly!

Furthermore, I see a loooot of code there and unnecessary markup. I also see style rules being applied 2 or 3 times. Internal, external stylesheets you name it! They are all there

Finally, try to use lowercase letters since the DTD is XHTML 1.0 Transitional and uppercase letters are not allowed

Login

Who's Online

241 user(s) are online (168 user(s) are browsing Support Forums)


Members: 0


Guests: 241


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits