Adding Spaces between posts.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Mr. X
    Senior Member
    • May 2001
    • 1112
    • 2.3.0

    Adding Spaces between posts.

    What template or code to I edit to put some space between posts? Check out the attachment to see what i mean.

    I know its possible to do on vB cuz I've seen it before. I just got no idea where to go to do it or what code to edit.
    website: joe.pcfx.cc
    forums: pcfx.cc
    gallery: here
  • Sinecure
    Senior Member
    • Jul 2001
    • 1519

    #2
    showthread template i beleive
    Board of the Month: November
    Websites: Pixeljunction , vBulletin.org
    Button Sets: XP and Aqua Button sets! FREE!
    vB Customization: My sig is now vbulletin compliant. Contact me to make yours compliant too!

    Comment

    • Mr. X
      Senior Member
      • May 2001
      • 1112
      • 2.3.0

      #3
      Christ Im an idiot. I looked at that template but have NO idea what to do next.

      I really need to learn HTML.
      website: joe.pcfx.cc
      forums: pcfx.cc
      gallery: here

      Comment

      • Sinecure
        Senior Member
        • Jul 2001
        • 1519

        #4
        paste in your code, I'd be happy to do it for ya
        Board of the Month: November
        Websites: Pixeljunction , vBulletin.org
        Button Sets: XP and Aqua Button sets! FREE!
        vB Customization: My sig is now vbulletin compliant. Contact me to make yours compliant too!

        Comment

        • Mr. X
          Senior Member
          • May 2001
          • 1112
          • 2.3.0

          #5
          you das man.

          Oh yeah, can you highlight the code to edit? I'd like to see what it is so I can do it myself. Man I need to build linux box to setup vB so I could mess with it instead of my real forums.

          Code:
          {htmldoctype}
          <html>
          <head><title>$bbtitle - $thread[title]</title>
          $headinclude
          <script language="javascript" type="text/javascript">
          <!--
          function aimwindow(aimid) {
          	window.open("member.php3?s=$session[sessionhash]&action=aimmessage&aim="+aimid,"_blank","toolbar=no,location=no,menubar=no,scrollbars=no,width=175,height=275,resizeable=yes,status=no")
          
          
          }
          // -->
          </script>
          </head>
          <body>
          $header
          
          <!-- breadcrumb, nav links -->
          <table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center">
          <tr>
          	<td>$navbar</td>
          	<!--
          	<td valign="bottom" align="right" nowrap><smallfont>
          	<a href="showthread.php3?s=$session[sessionhash]&threadid=$threadid&goto=nextoldest">&lt; Last Thread</a>
          	&nbsp; &nbsp;
          	<a href="showthread.php3?s=$session[sessionhash]&threadid=$threadid&goto=nextnewest">Next Thread &gt;</a>
          	</smallfont></td>
          	-->
          </tr>
          </table>
          <!-- /breadcrumb, nav links -->
          
          <a name="posttop"></a>
          
          <!-- End content area table (CREATED IN HEADER!!) -->   
          	</td>
          </tr>
          </table>
          
          <!-- spacer -->
          <table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="0" cellspacing="0" border="0">
          <tr><td width="10"><img width="10" height="1" src="{imagesfolder}/space.gif" alt=""></td><td width="100%">
          <!-- /spacer -->
          
          $poll
          
          <!-- first unread and next/prev -->
          <table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center">
          <tr>
          	<td><smallfont>$pagenav $firstunread&nbsp;</smallfont></td>
          	<td align="right"><smallfont>
          	<img src="{imagesfolder}/prev.gif" alt="" border="0">
          	<a href="showthread.php3?s=$session[sessionhash]&threadid=$threadid&goto=nextoldest">Last Thread</a>
          	&nbsp;
          	<a href="showthread.php3?s=$session[sessionhash]&threadid=$threadid&goto=nextnewest">Next Thread</a>
          	<img src="{imagesfolder}/next.gif" alt="" border="0">
          	</smallfont></td>
          </tr>
          </table>
          <!-- first unread and next/prev -->
          
          <table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td>
          <table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
          <tr>
          	<td bgcolor="{tableheadbgcolor}" width="175" nowrap><smallfont color="{tableheadtextcolor}" class="thtcolor"><b>Author</b></smallfont></td>
          	<td bgcolor="{tableheadbgcolor}" width="100%">
          	<!-- Thread nav and post images -->
          	<table width="100%" border="0" cellpadding="0" cellspacing="0">
          	<tr>
          		<td width="100%"><smallfont color="{tableheadtextcolor}" class="thtcolor"><b>Thread</b></smallfont></td>
          		<td><a href="newthread.php3?s=$session[sessionhash]&action=newthread&forumid=$forum[forumid]"><img src="{newthreadimage}" border="0" alt="Post New Thread"></a></td>
          		<td><normalfont>&nbsp;&nbsp;</normalfont></td>
          		<td><a href="newreply.php3?s=$session[sessionhash]&action=newreply&threadid=$threadid"><img src="$replyclose" border="0" alt="Post A Reply"></a></td>
          	</tr>
          	</table>
          	<!-- /Thread nav and post images -->
          	</td>
          </tr>
          </table>
          </td></tr></table>
          
          <!-- /spacer -->
          </td><td width="10"><img width="10" height="1" src="{imagesfolder}/space.gif" alt=""></td></tr></table>
          <!-- /spacer -->
          
          $postbits
          
          <!-- spacer -->
          <table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="0" cellspacing="0" border="0">
          <tr><td width="10"><img width="10" height="1" src="{imagesfolder}/space.gif" alt=""></td><td width="100%">
          <!-- spacer -->
          
          <table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td>
          <table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
          <tr>
          	<td bgcolor="{tableheadbgcolor}" width="100%">
          	<!-- time zone and post buttons -->
          	<table border="0" cellspacing="0" cellpadding="0" bgcolor="{tableheadbgcolor}">
          	<tr>
          		<td width="100%"><smallfont color="{tableheadtextcolor}"><b>$timezone</b></smallfont></td>
          		<td><a href="newthread.php3?s=$session[sessionhash]&action=newthread&forumid=$forum[forumid]"><img src="{newthreadimage}" border="0" alt="Post New Thread"></a></td>
          		<td><normalfont>&nbsp;&nbsp;</normalfont></td>
          		<td><a href="newreply.php3?s=$session[sessionhash]&action=newreply&threadid=$threadid"><img src="$replyclose" border="0" alt="Post A Reply"></a></td>
          	</tr>
          	</table>
          	<!-- /time zone and post buttons -->
          	</td>
          </tr>
          </table>
          </td></tr></table>
          
          <!-- first unread and next/prev -->
          <table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center">
          <tr>
          	<td><smallfont>&nbsp;$pagenav</smallfont></td>
          	<td align="right"><smallfont>
          	<img src="{imagesfolder}/prev.gif" alt="" border="0">
          	<a href="showthread.php3?s=$session[sessionhash]&threadid=$threadid&goto=nextoldest">Last Thread</a>
          	&nbsp;
          	<a href="showthread.php3?s=$session[sessionhash]&threadid=$threadid&goto=nextnewest">Next Thread</a>
          	<img src="{imagesfolder}/next.gif" alt="" border="0">
          	</smallfont></td>
          </tr>
          </table>
          <!-- first unread and next/prev -->
          
          <!-- /spacer -->
          </td><td width="10"><img width="10" height="1" src="{imagesfolder}/space.gif" alt=""></td></tr></table>
          <!-- /spacer -->
          
          <!-- restart content table from header -->
          <table cellpadding="10" cellspacing="0" border="0" width="{tablewidth}" bgcolor="{pagebgcolor}" align="center">
          <tr>
              <td>
          
          <!-- thread options links -->
          <table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center">
          <tr>
          	<td align="center"><smallfont>[
          	<img src="{imagesfolder}/printer.gif" border="0" alt="" align="absmiddle"> <a href="printthread.php3?threadid=$threadid">Show a Printable Version</a> |
          	<img src="{imagesfolder}/sendtofriend.gif" border="0" alt="" align="absmiddle"> <a href="sendtofriend.php3?s=$session[sessionhash]&threadid=$threadid">Email This Page to Someone!</a> |
          	<img src="{imagesfolder}/subscribe.gif" border="0" alt="" align="absmiddle"> <a href="member2.php3?s=$session[sessionhash]&action=addsubscription&threadid=$threadid">Receive updates to this thread</a>
          	]</smallfont></td>
          </tr>
          </table>
          <!-- /thread options links -->
          	
          <br>
          
          <!-- forum jump and rate thread -->
          <table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center">
          <tr>
          	<td>$forumjump</td>
          	<td align="right">$threadrateselect</td>
          </tr>
          </table>
          <!-- /Rate this thread -->
          
          <br>
          
          <!-- forum rules and admin links -->
          <table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center">
          <tr valign="bottom">
          	<td><smallfont><b>Forum Rules:</b>$forumrules</smallfont></td>
          	<td align="right">
          	$adminoptions
          	</td>
          </tr>
          </table>
          <!-- /forum rules and admin links -->
          
          $footer
          
          </body>
          </html>
          website: joe.pcfx.cc
          forums: pcfx.cc
          gallery: here

          Comment

          • Sinecure
            Senior Member
            • Jul 2001
            • 1519

            #6
            alright, try this. IF it doesnt work, I have another idea. If it works, then i'll tell ya what I did so ya know for next time

            Code:
            <html>
            <head><title>$bbtitle - $thread[title]</title>
            $headinclude
            <script language="javascript" type="text/javascript">
            <!--
            function aimwindow(aimid) {
            	window.open("member.php3?s=$session[sessionhash]&action=aimmessage&aim="+aimid,"_blank","toolbar=no,location=no,menubar=no,scrollbars=no,width=175,height=275,resizeable=yes,status=no")
            
            
            }
            // -->
            </script>
            </head>
            <body>
            $header
            
            <!-- breadcrumb, nav links -->
            <table cellpadding="2" cellspacing="0" border="0" width="100%"  align="center">
            <tr>
            	<td>$navbar</td>
            	<!--
            	<td valign="bottom" align="right" nowrap><smallfont>
            	<a href="showthread.php3?s=$session[sessionhash]&threadid=$threadid&goto=nextoldest">&lt; Last Thread</a>
            	   
            	<a href="showthread.php3?s=$session[sessionhash]&threadid=$threadid&goto=nextnewest">Next Thread &gt;</a>
            	</smallfont></td>
            	-->
            </tr>
            </table>
            <!-- /breadcrumb, nav links -->
            
            <a name="posttop"></a>
            
            <!-- End content area table (CREATED IN HEADER!!) -->   
            	</td>
            </tr>
            </table>
            
            <!-- spacer -->
            <table bgcolor="#FFFFFF" width="100%" cellpadding="0" cellspacing="0" border="0">
            <tr><td width="10"><img width="10" height="1" src="images/space.gif" alt=""></td><td width="100%">
            <!-- /spacer -->
            
            $poll
            
            <!-- first unread and next/prev -->
            <table cellpadding="2" cellspacing="0" border="0" width="100%"  align="center">
            <tr>
            	<td><smallfont>$pagenav $firstunread </smallfont></td>
            	<td align="right"><smallfont>
            	<img src="images/prev.gif" alt="" border="0">
            	<a href="showthread.php3?s=$session[sessionhash]&threadid=$threadid&goto=nextoldest">Last Thread</a>
            	 
            	<a href="showthread.php3?s=$session[sessionhash]&threadid=$threadid&goto=nextnewest">Next Thread</a>
            	<img src="images/next.gif" alt="" border="0">
            	</smallfont></td>
            </tr>
            </table>
            <!-- first unread and next/prev -->
            
            <table cellpadding="0" cellspacing="0" border="0" bgcolor="#555576"  width="100%" align="center"><tr><td>
            <table cellpadding="4" cellspacing="1" border="0"  width="100%">
            <tr>
            	<td bgcolor="#8080A6" width="175" nowrap><smallfont color="#EEEEFF" class="thtcolor"><b>Author</b></smallfont></td>
            	<td bgcolor="#8080A6" width="100%">
            	<!-- Thread nav and post images -->
            	<table width="100%" border="0" cellpadding="0" cellspacing="0">
            	<tr>
            		<td width="100%"><smallfont color="#EEEEFF" class="thtcolor"><b>Thread</b></smallfont></td>
            		<td><a href="newthread.php3?s=$session[sessionhash]&action=newthread&forumid=$forum[forumid]"><img src="images/newthread.gif" border="0" alt="Post New Thread"></a></td>
            		<td><normalfont>  </normalfont></td>
            		<td><a href="newreply.php3?s=$session[sessionhash]&action=newreply&threadid=$threadid"><img src="$replyclose" border="0" alt="Post A Reply"></a></td>
            	</tr>
            	</table>
            	<!-- /Thread nav and post images -->
            	</td>
            </tr>
            </table>
            </td></tr></table>
            
            <!-- /spacer -->
            </td><td width="10"><img width="10" height="1" src="images/space.gif" alt=""></td></tr></table>
            <!-- /spacer -->
            $postbits 
            <!-- spacer -->
            <br>
            <br>
            <table bgcolor="#FFFFFF" width="100%" cellpadding="0" cellspacing="0" border="0">
            <tr><td width="10"><img width="10" height="1" src="images/space.gif" alt=""></td><td width="100%">
            <!-- spacer -->
            
            <table cellpadding="0" cellspacing="0" border="0" bgcolor="#555576"  width="100%" align="center"><tr><td>
            <table cellpadding="4" cellspacing="1" border="0"  width="100%">
            <tr>
            	<td bgcolor="#8080A6" width="100%">
            	<!-- time zone and post buttons -->
            	<table border="0" cellspacing="0" cellpadding="0" bgcolor="#8080A6">
            	<tr>
            		<td width="100%"><smallfont color="#EEEEFF"><b>$timezone</b></smallfont></td>
            		<td><a href="newthread.php3?s=$session[sessionhash]&action=newthread&forumid=$forum[forumid]"><img src="images/newthread.gif" border="0" alt="Post New Thread"></a></td>
            		<td><normalfont>  </normalfont></td>
            		<td><a href="newreply.php3?s=$session[sessionhash]&action=newreply&threadid=$threadid"><img src="$replyclose" border="0" alt="Post A Reply"></a></td>
            	</tr>
            	</table>
            	<!-- /time zone and post buttons -->
            	</td>
            </tr>
            </table>
            </td></tr></table>
            
            <!-- first unread and next/prev -->
            <table cellpadding="2" cellspacing="0" border="0" width="100%"  align="center">
            <tr>
            	<td><smallfont> $pagenav</smallfont></td>
            	<td align="right"><smallfont>
            	<img src="images/prev.gif" alt="" border="0">
            	<a href="showthread.php3?s=$session[sessionhash]&threadid=$threadid&goto=nextoldest">Last Thread</a>
            	 
            	<a href="showthread.php3?s=$session[sessionhash]&threadid=$threadid&goto=nextnewest">Next Thread</a>
            	<img src="images/next.gif" alt="" border="0">
            	</smallfont></td>
            </tr>
            </table>
            <!-- first unread and next/prev -->
            
            <!-- /spacer -->
            </td><td width="10"><img width="10" height="1" src="images/space.gif" alt=""></td></tr></table>
            <!-- /spacer -->
            
            <!-- restart content table from header -->
            <table cellpadding="10" cellspacing="0" border="0" width="100%" bgcolor="#FFFFFF" align="center">
            <tr>
                <td>
            
            <!-- thread options links -->
            <table cellpadding="2" cellspacing="0" border="0" width="100%"  align="center">
            <tr>
            	<td align="center"><smallfont>[
            	<img src="images/printer.gif" border="0" alt="" align="absmiddle"> <a href="printthread.php3?threadid=$threadid">Show a Printable Version</a> |
            	<img src="images/sendtofriend.gif" border="0" alt="" align="absmiddle"> <a href="sendtofriend.php3?s=$session[sessionhash]&threadid=$threadid">Email This Page to Someone!</a> |
            	<img src="images/subscribe.gif" border="0" alt="" align="absmiddle"> <a href="member2.php3?s=$session[sessionhash]&action=addsubscription&threadid=$threadid">Receive updates to this thread</a>
            	]</smallfont></td>
            </tr>
            </table>
            <!-- /thread options links -->
            	
            <br>
            
            <!-- forum jump and rate thread -->
            <table cellpadding="2" cellspacing="0" border="0" width="100%"  align="center">
            <tr>
            	<td>$forumjump</td>
            	<td align="right">$threadrateselect</td>
            </tr>
            </table>
            <!-- /Rate this thread -->
            
            <br>
            
            <!-- forum rules and admin links -->
            <table cellpadding="2" cellspacing="0" border="0" width="100%"  align="center">
            <tr valign="bottom">
            	<td><smallfont><b>Forum Rules:</b>$forumrules</smallfont></td>
            	<td align="right">
            	$adminoptions
            	</td>
            </tr>
            </table>
            <!-- /forum rules and admin links -->
            
            $footer
            
            </body>
            </html>
            Board of the Month: November
            Websites: Pixeljunction , vBulletin.org
            Button Sets: XP and Aqua Button sets! FREE!
            vB Customization: My sig is now vbulletin compliant. Contact me to make yours compliant too!

            Comment

            • Mr. X
              Senior Member
              • May 2001
              • 1112
              • 2.3.0

              #7
              hmm didnt seem to do anything.
              website: joe.pcfx.cc
              forums: pcfx.cc
              gallery: here

              Comment

              • Sinecure
                Senior Member
                • Jul 2001
                • 1519

                #8
                okay, try this...
                Code:
                <html>
                <head><title>$bbtitle - $thread[title]</title>
                $headinclude
                <script language="javascript" type="text/javascript">
                <!--
                function aimwindow(aimid) {
                	window.open("member.php3?s=$session[sessionhash]&action=aimmessage&aim="+aimid,"_blank","toolbar=no,location=no,menubar=no,scrollbars=no,width=175,height=275,resizeable=yes,status=no")
                
                
                }
                // -->
                </script>
                </head>
                <body>
                $header
                
                <!-- breadcrumb, nav links -->
                <table cellpadding="2" cellspacing="0" border="0" width="100%"  align="center">
                <tr>
                	<td>$navbar</td>
                	<!--
                	<td valign="bottom" align="right" nowrap><smallfont>
                	<a href="showthread.php3?s=$session[sessionhash]&threadid=$threadid&goto=nextoldest">&lt; Last Thread</a>
                	   
                	<a href="showthread.php3?s=$session[sessionhash]&threadid=$threadid&goto=nextnewest">Next Thread &gt;</a>
                	</smallfont></td>
                	-->
                </tr>
                </table>
                <!-- /breadcrumb, nav links -->
                
                <a name="posttop"></a>
                
                <!-- End content area table (CREATED IN HEADER!!) -->   
                	</td>
                </tr>
                </table>
                
                <!-- spacer -->
                <table bgcolor="#FFFFFF" width="100%" cellpadding="0" cellspacing="0" border="0">
                <tr><td width="10"><img width="10" height="1" src="images/space.gif" alt=""></td><td width="100%">
                <!-- /spacer -->
                
                $poll
                
                <!-- first unread and next/prev -->
                <table cellpadding="2" cellspacing="0" border="0" width="100%"  align="center">
                <tr>
                	<td><smallfont>$pagenav $firstunread </smallfont></td>
                	<td align="right"><smallfont>
                	<img src="images/prev.gif" alt="" border="0">
                	<a href="showthread.php3?s=$session[sessionhash]&threadid=$threadid&goto=nextoldest">Last Thread</a>
                	 
                	<a href="showthread.php3?s=$session[sessionhash]&threadid=$threadid&goto=nextnewest">Next Thread</a>
                	<img src="images/next.gif" alt="" border="0">
                	</smallfont></td>
                </tr>
                </table>
                <!-- first unread and next/prev -->
                
                <table cellpadding="0" cellspacing="0" border="0" bgcolor="#555576"  width="100%" align="center"><tr><td>
                <table cellpadding="4" cellspacing="1" border="0"  width="100%">
                <tr>
                	<td bgcolor="#8080A6" width="175" nowrap><smallfont color="#EEEEFF" class="thtcolor"><b>Author</b></smallfont></td>
                	<td bgcolor="#8080A6" width="100%">
                	<!-- Thread nav and post images -->
                	<table width="100%" border="0" cellpadding="0" cellspacing="0">
                	<tr>
                		<td width="100%"><smallfont color="#EEEEFF" class="thtcolor"><b>Thread</b></smallfont></td>
                		<td><a href="newthread.php3?s=$session[sessionhash]&action=newthread&forumid=$forum[forumid]"><img src="images/newthread.gif" border="0" alt="Post New Thread"></a></td>
                		<td><normalfont>  </normalfont></td>
                		<td><a href="newreply.php3?s=$session[sessionhash]&action=newreply&threadid=$threadid"><img src="$replyclose" border="0" alt="Post A Reply"></a></td>
                	</tr>
                	</table>
                	<!-- /Thread nav and post images -->
                	</td>
                </tr>
                </table>
                </td></tr></table>
                
                <!-- /spacer -->
                </td><td width="10"><img width="10" height="1" src="images/space.gif" alt=""></td></tr></table>
                <!-- /spacer -->
                $postbits 
                <!-- spacer -->
                <br>
                <table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td>THIS_IS_WHERE_THE_SPACE_SHOULD_BE</td>
                  </tr>
                </table>
                <table bgcolor="#FFFFFF" width="100%" cellpadding="0" cellspacing="0" border="0">
                <tr><td width="10"><img width="10" height="1" src="images/space.gif" alt=""></td><td width="100%">
                <!-- spacer -->
                
                <table cellpadding="0" cellspacing="0" border="0" bgcolor="#555576"  width="100%" align="center"><tr><td>
                <table cellpadding="4" cellspacing="1" border="0"  width="100%">
                <tr>
                	<td bgcolor="#8080A6" width="100%">
                	<!-- time zone and post buttons -->
                	<table border="0" cellspacing="0" cellpadding="0" bgcolor="#8080A6">
                	<tr>
                		<td width="100%"><smallfont color="#EEEEFF"><b>$timezone</b></smallfont></td>
                		<td><a href="newthread.php3?s=$session[sessionhash]&action=newthread&forumid=$forum[forumid]"><img src="images/newthread.gif" border="0" alt="Post New Thread"></a></td>
                		<td><normalfont>  </normalfont></td>
                		<td><a href="newreply.php3?s=$session[sessionhash]&action=newreply&threadid=$threadid"><img src="$replyclose" border="0" alt="Post A Reply"></a></td>
                	</tr>
                	</table>
                	<!-- /time zone and post buttons -->
                	</td>
                </tr>
                </table>
                </td></tr></table>
                
                <!-- first unread and next/prev -->
                <table cellpadding="2" cellspacing="0" border="0" width="100%"  align="center">
                <tr>
                	<td><smallfont> $pagenav</smallfont></td>
                	<td align="right"><smallfont>
                	<img src="images/prev.gif" alt="" border="0">
                	<a href="showthread.php3?s=$session[sessionhash]&threadid=$threadid&goto=nextoldest">Last Thread</a>
                	 
                	<a href="showthread.php3?s=$session[sessionhash]&threadid=$threadid&goto=nextnewest">Next Thread</a>
                	<img src="images/next.gif" alt="" border="0">
                	</smallfont></td>
                </tr>
                </table>
                <!-- first unread and next/prev -->
                
                <!-- /spacer -->
                </td><td width="10"><img width="10" height="1" src="images/space.gif" alt=""></td></tr></table>
                <!-- /spacer -->
                
                <!-- restart content table from header -->
                <table cellpadding="10" cellspacing="0" border="0" width="100%" bgcolor="#FFFFFF" align="center">
                <tr>
                    <td>
                
                <!-- thread options links -->
                <table cellpadding="2" cellspacing="0" border="0" width="100%"  align="center">
                <tr>
                	<td align="center"><smallfont>[
                	<img src="images/printer.gif" border="0" alt="" align="absmiddle"> <a href="printthread.php3?threadid=$threadid">Show a Printable Version</a> |
                	<img src="images/sendtofriend.gif" border="0" alt="" align="absmiddle"> <a href="sendtofriend.php3?s=$session[sessionhash]&threadid=$threadid">Email This Page to Someone!</a> |
                	<img src="images/subscribe.gif" border="0" alt="" align="absmiddle"> <a href="member2.php3?s=$session[sessionhash]&action=addsubscription&threadid=$threadid">Receive updates to this thread</a>
                	]</smallfont></td>
                </tr>
                </table>
                <!-- /thread options links -->
                	
                <br>
                
                <!-- forum jump and rate thread -->
                <table cellpadding="2" cellspacing="0" border="0" width="100%"  align="center">
                <tr>
                	<td>$forumjump</td>
                	<td align="right">$threadrateselect</td>
                </tr>
                </table>
                <!-- /Rate this thread -->
                
                <br>
                
                <!-- forum rules and admin links -->
                <table cellpadding="2" cellspacing="0" border="0" width="100%"  align="center">
                <tr valign="bottom">
                	<td><smallfont><b>Forum Rules:</b>$forumrules</smallfont></td>
                	<td align="right">
                	$adminoptions
                	</td>
                </tr>
                </table>
                <!-- /forum rules and admin links -->
                
                $footer
                
                </body>
                </html>
                Board of the Month: November
                Websites: Pixeljunction , vBulletin.org
                Button Sets: XP and Aqua Button sets! FREE!
                vB Customization: My sig is now vbulletin compliant. Contact me to make yours compliant too!

                Comment

                • Mr. X
                  Senior Member
                  • May 2001
                  • 1112
                  • 2.3.0

                  #9
                  damit, power went out in the middle of replying.

                  Tried the second code, but still didnt change anything. Hmm
                  website: joe.pcfx.cc
                  forums: pcfx.cc
                  gallery: here

                  Comment

                  • Sinecure
                    Senior Member
                    • Jul 2001
                    • 1519

                    #10
                    Did it show up saying
                    this_is_where_the_space_should_be ??

                    Maybe I pasted in the wrong code
                    Board of the Month: November
                    Websites: Pixeljunction , vBulletin.org
                    Button Sets: XP and Aqua Button sets! FREE!
                    vB Customization: My sig is now vbulletin compliant. Contact me to make yours compliant too!

                    Comment

                    • Sinecure
                      Senior Member
                      • Jul 2001
                      • 1519

                      #11
                      Code:
                      <html>
                      <head><title>$bbtitle - $thread[title]</title>
                      $headinclude
                      <script language="javascript" type="text/javascript">
                      <!--
                      function aimwindow(aimid) {
                      	window.open("member.php3?s=$session[sessionhash]&action=aimmessage&aim="+aimid,"_blank","toolbar=no,location=no,menubar=no,scrollbars=no,width=175,height=275,resizeable=yes,status=no")
                      
                      
                      }
                      // -->
                      </script>
                      </head>
                      <body>
                      $header
                      
                      <!-- breadcrumb, nav links -->
                      <table cellpadding="2" cellspacing="0" border="0" width="100%"  align="center">
                      <tr>
                      	<td>$navbar</td>
                      	<!--
                      	<td valign="bottom" align="right" nowrap><smallfont>
                      	<a href="showthread.php3?s=$session[sessionhash]&threadid=$threadid&goto=nextoldest">&lt; Last Thread</a>
                      	   
                      	<a href="showthread.php3?s=$session[sessionhash]&threadid=$threadid&goto=nextnewest">Next Thread &gt;</a>
                      	</smallfont></td>
                      	-->
                      </tr>
                      </table>
                      <!-- /breadcrumb, nav links -->
                      
                      <a name="posttop"></a>
                      
                      <!-- End content area table (CREATED IN HEADER!!) -->   
                      	</td>
                      </tr>
                      </table>
                      
                      <!-- spacer -->
                      <table bgcolor="#FFFFFF" width="100%" cellpadding="0" cellspacing="0" border="0">
                      <tr><td width="10"><img width="10" height="1" src="images/space.gif" alt=""></td><td width="100%">
                      <!-- /spacer -->
                      
                      $poll
                      
                      <!-- first unread and next/prev -->
                      <table cellpadding="2" cellspacing="0" border="0" width="100%"  align="center">
                      <tr>
                      	<td><smallfont>$pagenav $firstunread </smallfont></td>
                      	<td align="right"><smallfont>
                      	<img src="images/prev.gif" alt="" border="0">
                      	<a href="showthread.php3?s=$session[sessionhash]&threadid=$threadid&goto=nextoldest">Last Thread</a>
                      	 
                      	<a href="showthread.php3?s=$session[sessionhash]&threadid=$threadid&goto=nextnewest">Next Thread</a>
                      	<img src="images/next.gif" alt="" border="0">
                      	</smallfont></td>
                      </tr>
                      </table>
                      <!-- first unread and next/prev -->
                      
                      <table cellpadding="0" cellspacing="0" border="0" bgcolor="#555576"  width="100%" align="center"><tr><td>
                      <table cellpadding="4" cellspacing="1" border="0"  width="100%">
                      <tr>
                      	<td bgcolor="#8080A6" width="175" nowrap><smallfont color="#EEEEFF" class="thtcolor"><b>Author</b></smallfont></td>
                      	<td bgcolor="#8080A6" width="100%">
                      	<!-- Thread nav and post images -->
                      	<table width="100%" border="0" cellpadding="0" cellspacing="0">
                      	<tr>
                      		<td width="100%"><smallfont color="#EEEEFF" class="thtcolor"><b>Thread</b></smallfont></td>
                      		<td><a href="newthread.php3?s=$session[sessionhash]&action=newthread&forumid=$forum[forumid]"><img src="images/newthread.gif" border="0" alt="Post New Thread"></a></td>
                      		<td><normalfont>  </normalfont></td>
                      		<td><a href="newreply.php3?s=$session[sessionhash]&action=newreply&threadid=$threadid"><img src="$replyclose" border="0" alt="Post A Reply"></a></td>
                      	</tr>
                      	</table>
                      	<!-- /Thread nav and post images -->
                      	</td>
                      </tr>
                      </table>
                      </td></tr></table>
                      
                      <!-- /spacer -->
                      </td><td width="10"><img width="10" height="1" src="images/space.gif" alt=""></td></tr></table>
                      <!-- /spacer -->
                      $postbits 
                      <!-- spacer -->
                      <br>
                      <table width="100%" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td>THIS_IS_WHERE_THE_SPACE_SHOULD_BE</td>
                        </tr>
                      </table>
                      <table bgcolor="#FFFFFF" width="100%" cellpadding="0" cellspacing="0" border="0">
                      <tr><td width="10"><img width="10" height="1" src="images/space.gif" alt=""></td><td width="100%">
                      <!-- spacer -->
                      
                      <table cellpadding="0" cellspacing="0" border="0" bgcolor="#555576"  width="100%" align="center"><tr><td>
                      <table cellpadding="4" cellspacing="1" border="0"  width="100%">
                      <tr>
                      	<td bgcolor="#8080A6" width="100%">
                      	<!-- time zone and post buttons -->
                      	<table border="0" cellspacing="0" cellpadding="0" bgcolor="#8080A6">
                      	<tr>
                      		<td width="100%"><smallfont color="#EEEEFF"><b>$timezone</b></smallfont></td>
                      		<td><a href="newthread.php3?s=$session[sessionhash]&action=newthread&forumid=$forum[forumid]"><img src="images/newthread.gif" border="0" alt="Post New Thread"></a></td>
                      		<td><normalfont>  </normalfont></td>
                      		<td><a href="newreply.php3?s=$session[sessionhash]&action=newreply&threadid=$threadid"><img src="$replyclose" border="0" alt="Post A Reply"></a></td>
                      	</tr>
                      	</table>
                      	<!-- /time zone and post buttons -->
                      	</td>
                      </tr>
                      </table>
                      </td></tr></table>
                      
                      <!-- first unread and next/prev -->
                      <table cellpadding="2" cellspacing="0" border="0" width="100%"  align="center">
                      <tr>
                      	<td><smallfont> $pagenav</smallfont></td>
                      	<td align="right"><smallfont>
                      	<img src="images/prev.gif" alt="" border="0">
                      	<a href="showthread.php3?s=$session[sessionhash]&threadid=$threadid&goto=nextoldest">Last Thread</a>
                      	 
                      	<a href="showthread.php3?s=$session[sessionhash]&threadid=$threadid&goto=nextnewest">Next Thread</a>
                      	<img src="images/next.gif" alt="" border="0">
                      	</smallfont></td>
                      </tr>
                      </table>
                      <!-- first unread and next/prev -->
                      
                      <!-- /spacer -->
                      </td><td width="10"><img width="10" height="1" src="images/space.gif" alt=""></td></tr></table>
                      <!-- /spacer -->
                      
                      <!-- restart content table from header -->
                      <table cellpadding="10" cellspacing="0" border="0" width="100%" bgcolor="#FFFFFF" align="center">
                      <tr>
                          <td>
                      
                      <!-- thread options links -->
                      <table cellpadding="2" cellspacing="0" border="0" width="100%"  align="center">
                      <tr>
                      	<td align="center"><smallfont>[
                      	<img src="images/printer.gif" border="0" alt="" align="absmiddle"> <a href="printthread.php3?threadid=$threadid">Show a Printable Version</a> |
                      	<img src="images/sendtofriend.gif" border="0" alt="" align="absmiddle"> <a href="sendtofriend.php3?s=$session[sessionhash]&threadid=$threadid">Email This Page to Someone!</a> |
                      	<img src="images/subscribe.gif" border="0" alt="" align="absmiddle"> <a href="member2.php3?s=$session[sessionhash]&action=addsubscription&threadid=$threadid">Receive updates to this thread</a>
                      	]</smallfont></td>
                      </tr>
                      </table>
                      <!-- /thread options links -->
                      	
                      <br>
                      
                      <!-- forum jump and rate thread -->
                      <table cellpadding="2" cellspacing="0" border="0" width="100%"  align="center">
                      <tr>
                      	<td>$forumjump</td>
                      	<td align="right">$threadrateselect</td>
                      </tr>
                      </table>
                      <!-- /Rate this thread -->
                      
                      <br>
                      
                      <!-- forum rules and admin links -->
                      <table cellpadding="2" cellspacing="0" border="0" width="100%"  align="center">
                      <tr valign="bottom">
                      	<td><smallfont><b>Forum Rules:</b>$forumrules</smallfont></td>
                      	<td align="right">
                      	$adminoptions
                      	</td>
                      </tr>
                      </table>
                      <!-- /forum rules and admin links -->
                      
                      $footer
                      
                      </body>
                      </html>
                      Make sure you aren't using a cached version
                      Board of the Month: November
                      Websites: Pixeljunction , vBulletin.org
                      Button Sets: XP and Aqua Button sets! FREE!
                      vB Customization: My sig is now vbulletin compliant. Contact me to make yours compliant too!

                      Comment

                      • Mr. X
                        Senior Member
                        • May 2001
                        • 1112
                        • 2.3.0

                        #12
                        still not working. I cleared out my cache so it should be entering correctly.

                        I deleted everything in the template, saved it, and it didnt do a single thing to my board. So perhaps your code is ok, but on my end its taking effect. Hmm.
                        website: joe.pcfx.cc
                        forums: pcfx.cc
                        gallery: here

                        Comment

                        • Freddie Bingham
                          Former vBulletin Developer
                          • May 2000
                          • 14057
                          • 1.1.x

                          #13
                          Um stick a <br> at the end of the postbit template?

                          Comment

                          • Sinecure
                            Senior Member
                            • Jul 2001
                            • 1519

                            #14
                            Thats what I did Freddie and then when he said that didnt work I added a table
                            Board of the Month: November
                            Websites: Pixeljunction , vBulletin.org
                            Button Sets: XP and Aqua Button sets! FREE!
                            vB Customization: My sig is now vbulletin compliant. Contact me to make yours compliant too!

                            Comment

                            • Freddie Bingham
                              Former vBulletin Developer
                              • May 2000
                              • 14057
                              • 1.1.x

                              #15
                              Add it to the postbit template, not the showthread template.

                              Comment

                              widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                              Working...