You are viewing an obsolete version of the DU website which is no longer supported by the Administrators. Visit The New DU.
Democratic Underground Latest Greatest Lobby Journals Search Options Help Login
Google

Reply #17: You've got some tables breaking out of their constraints. [View All]

Printer-friendly format Printer-friendly format
Printer-friendly format Email this thread to a friend
Printer-friendly format Bookmark this thread
This topic is archived.
Home » Discuss » Archives » General Discussion (Through 2005) Donate to DU
apnu Donating Member (1000+ posts) Send PM | Profile | Ignore Thu Jul-22-04 11:16 AM
Response to Reply #14
17. You've got some tables breaking out of their constraints.
on line 61 you've got a width call for the table data tag (<td>) that's 140. then the Exception to the rulers table is set to 200 width. The BuzzFlash script wants a width of 150 that you can't do too much with, so maybe adjusting the style script to take that into account and set the tables in that left hand colum to a percentage of size (100% is best in this case)

Do this in all cases and change the setting your <style> </style> tags to the following:

#divMiddle {border-width:1px 1px 1px 1px; border-style:dashed; width:460px; font-size:10px; background:white;}
#divBlog {border-width:1px 1px 1px 1px; border-style:dashed; width:460px; font-size:10px; background:white;}
#divReferer {border-width:1px 1px 1px 1px; border-style:dashed; width:460px; font-size:10px; background:white;}
#divLeft {border-width:1px 1px 1px 1px; border-style:dashed; width:170px; font-size:10px; background:white;}
#divRight {border-width:1px 1px 1px 1px; border-style:dashed; width:250px; font-size:10px; background:white;}

Lines 60 to 68 (begins your page):
<table border=0>
<tr><td valign=top>
<div id="divLeft">
<table width=100% border=0><tr><td>
<p align="center">
<br>-- <a href="http://goose3five.blogspot.com/"><font color=#000000><b>HOME</b></font></a> --</center>
</td></tr></table>

<!-- Exception to the Rulers Begin -->

Around line 201, the main "body" of your blog:

<td valign=top>

<div id="divMiddle">
<table width=100%><tr><td>

after that, the third bar of your blog should begin as:

<td valign=top>
<div id="divRight">
<table width=100%><tr><td>
<div align=right>
<center>
<form><input bgcolor=white type="checkbox" name="targetnew" illegal code"targetLinks(this.checked)"> links open in new window</form></center>

Printer Friendly | Permalink |  | Top
 

Home » Discuss » Archives » General Discussion (Through 2005) Donate to DU

Powered by DCForum+ Version 1.1 Copyright 1997-2002 DCScripts.com
Software has been extensively modified by the DU administrators


Important Notices: By participating on this discussion board, visitors agree to abide by the rules outlined on our Rules page. Messages posted on the Democratic Underground Discussion Forums are the opinions of the individuals who post them, and do not necessarily represent the opinions of Democratic Underground, LLC.

Home  |  Discussion Forums  |  Journals |  Store  |  Donate

About DU  |  Contact Us  |  Privacy Policy

Got a message for Democratic Underground? Click here to send us a message.

© 2001 - 2011 Democratic Underground, LLC