Here is a picture

As you can see the content box will expand but not without screwing up the entire layout. Someone please help!
Posted 02 July 2005 - 03:54 PM

Posted 02 July 2005 - 09:11 PM
Posted 02 July 2005 - 09:40 PM
OpposingForce, on Jul 2 2005, 11:11 PM, said:
Posted 02 July 2005 - 09:47 PM
Posted 02 July 2005 - 09:58 PM
Posted 03 July 2005 - 10:16 AM

<html>
<head>
<title>Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body {
background-image : url();
}
-->
</style></head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (random1.psd) -->
<table width="801" height="581" border="0" align="center" cellpadding="0" cellspacing="0" id="Table_01">
<tr>
<td rowspan="9">
<img src="images/leftborder.gif" width="12" height="580" alt=""></td>
<td colspan="6">
<img src="images/banner.gif" width="775" height="114" alt=""></td>
<td rowspan="9">
<img src="images/index_03.gif" width="1" height="580" alt=""></td>
<td rowspan="9">
<img src="images/rightborder.gif" width="12" height="580" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="114" alt=""></td>
</tr>
<tr>
<td colspan="6">
<img src="images/index_05.gif" width="775" height="15" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="15" alt=""></td>
</tr>
<tr>
<td colspan="4">
<img src="images/index_06.gif" width="333" height="33" alt=""></td>
<td rowspan="2">
<img src="images/contenttop.gif" width="389" height="36" alt=""></td>
<td rowspan="7">
<img src="images/index_08.gif" width="53" height="451" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="33" alt=""></td>
</tr>
<tr>
<td rowspan="6">
<img src="images/index_09.gif" width="15" height="418" alt=""></td>
<td colspan="2" rowspan="2">
<img src="images/navigation.gif" width="171" height="254" alt=""></td>
<td rowspan="5">
<img src="images/index_11.gif" width="147" height="407" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="3" alt=""></td>
</tr>
<tr>
<td rowspan="2" background="images/content.gif"><table width="388" border="0" align="center">
<tr>
<td width="382"><p>Text</p>
<p> </p>
<p>and</p>
<p>more</p>
<p>content</p>
<p>but</p>
<p>the image</p>
<p>is breaking</p>
<p>horribly</p>
<p>and its</p>
<p>annoying</p>
<p>ok???</p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p></td>
</tr>
</table></td>
<td>
<img src="images/spacer.gif" width="1" height="251" alt=""></td>
</tr>
<tr>
<td colspan="2" rowspan="3">
<img src="images/index_13.gif" width="171" height="153" alt=""></td>
<td>
<img src="images/spacer.gif" width="8" height="96" alt=""></td>
</tr>
<tr>
<td>
<img src="images/contentbottom.gif" width="389" height="29" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="29" alt=""></td>
</tr>
<tr>
<td>
<img src="images/index_15.gif" width="389" height="28" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="28" alt=""></td>
</tr>
<tr>
<td>
<img src="images/index_16.gif" width="39" height="11" alt=""></td>
<td colspan="3">
<img src="images/pagefooter.gif" width="668" height="11" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="11" alt=""></td>
</tr>
<tr>
<td>
<img src="images/spacer.gif" width="12" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="15" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="39" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="132" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="147" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="389" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="53" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="12" height="1" alt=""></td>
<td></td>
</tr>
</table>
<!-- End ImageReady Slices -->
</body>
</html>
Edited by OpposingForce, 03 July 2005 - 10:26 AM.
Posted 03 July 2005 - 03:02 PM
Posted 03 July 2005 - 07:47 PM
Posted 03 July 2005 - 07:56 PM
Posted 03 July 2005 - 09:12 PM
Posted 04 July 2005 - 04:54 PM
Posted 05 July 2005 - 07:43 AM
Edited by Jaymz, 05 July 2005 - 10:05 AM.
Posted 05 July 2005 - 07:52 AM
rc69, on Jul 4 2005, 09:54 PM, said:
Edited by Xanderdude, 05 July 2005 - 07:53 AM.
Posted 05 July 2005 - 09:43 AM
Xanderdude, on Jul 5 2005, 12:52 PM, said:
rc69, on Jul 4 2005, 09:54 PM, said:
<td colspan="4"> <img src="images/content.gif" width="xvalue" height="yvalue"></td>
<td colspan="4" background="images/content.gif" width="xvalue" height="yvalue">
Edited by OpposingForce, 05 July 2005 - 11:42 PM.
Posted 10 July 2005 - 02:44 PM
Posted 10 July 2005 - 02:51 PM
Posted 10 July 2005 - 04:18 PM
Posted 10 July 2005 - 04:19 PM
Posted 10 July 2005 - 05:11 PM
0 members, 1 guests, 0 anonymous users