luvhartz
07-22-2005, 06:08 PM
hi all, ive drawn the layout, put its bits on the server, and coded..
I am having one little problem, on the link below you will see the "shell" of ym layout (with borders so you can see where i am talking about) anyway you will notice the "freewebs.com" button at the bottom, and just above that alittle space, and above that a "bla" bit. You may notice the background image cuts off. I want it so it goes as long as it should, and not cut off as soon as it gets to the "me" bit
http://www.freewebs.com/zaniez/main.htm
this is the bit of code:
<td bgcolor="#FFFFFF" width="185px" height="px" valign="top" rowspan="3" td style="background-image:url(http://www.freewebs.com/zaniez/layout/bla.gif)">
BLA</TD></TR><TR>
<td bgcolor="#FFFFFF" width="113px" height="5px" valign="top">
</TD></TR><TR>
<td bgcolor="#FFFFFF" width="113px" height="172px" valign="top" rowspan="3"><image src="http://www.freewebs.com/zaniez/layout/mad.gif">
</TD></TR><TR>
<td bgcolor="#FFFFFF" width="185px" height="5px" valign="top">
</TD></TR><TR>
<td bgcolor="#FFFFFF" width="158px" height="41px" valign="top"><image src="http://www.freewebs.com/zaniez/layout/free.gif">
</TD>
I am having one little problem, on the link below you will see the "shell" of ym layout (with borders so you can see where i am talking about) anyway you will notice the "freewebs.com" button at the bottom, and just above that alittle space, and above that a "bla" bit. You may notice the background image cuts off. I want it so it goes as long as it should, and not cut off as soon as it gets to the "me" bit
http://www.freewebs.com/zaniez/main.htm
this is the bit of code:
<td bgcolor="#FFFFFF" width="185px" height="px" valign="top" rowspan="3" td style="background-image:url(http://www.freewebs.com/zaniez/layout/bla.gif)">
BLA</TD></TR><TR>
<td bgcolor="#FFFFFF" width="113px" height="5px" valign="top">
</TD></TR><TR>
<td bgcolor="#FFFFFF" width="113px" height="172px" valign="top" rowspan="3"><image src="http://www.freewebs.com/zaniez/layout/mad.gif">
</TD></TR><TR>
<td bgcolor="#FFFFFF" width="185px" height="5px" valign="top">
</TD></TR><TR>
<td bgcolor="#FFFFFF" width="158px" height="41px" valign="top"><image src="http://www.freewebs.com/zaniez/layout/free.gif">
</TD>