View Full Version : My Layout
Kupen
08-02-2009, 06:00 PM
i can't get the last image for my template to lie right
Template
http://img19.imageshack.us/img19/6443/19812177nt2.th.png (http://img19.imageshack.us/my.php?image=19812177nt2.png)
Coding
http://img141.imageshack.us/img141/6879/58106231uq3.th.png (http://img141.imageshack.us/my.php?image=58106231uq3.png)
Please Help
:(
Agnostic Bear
10-02-2009, 03:02 PM
You've got some crazy ass tables there, post the full code so I can take a look.
Kupen
10-02-2009, 04:30 PM
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Gaming God~ The God Of Games</title>
<style type="text/css">
.marquee {
padding-left: 6px;
padding-right: 6px;
font-size: 15px;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {font-size: x-small}
.style4 {font-size: small}
</style>
</head>
<body>
<table width="580" border="0" align="center" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="572" height="80"><img src="banner.PNG" width="572" height="80" /></td>
</tr>
</table>
<table width="581" border="0" align="center" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="572" height="30" valign="top" background="says.PNG" class="marquee">
<marquee>
God Says: Hello
</marquee></td>
<td width="9"> </td>
</tr>
<tr><td colspan="2"></td>
</tr>
<tr>
<td background="spacer.PNG" />
<div align="center" class="style3">This Layout Was Designed And Coded Is Copyright To David Wallace©</div>
</td>
</tr>
</table>
<table width="773" height="2" border="0" cellspacing="0" cellpadding="0">
<td width="380" valign="top"><table width="373" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="top.PNG" /></td>
</tr>
<tr>
<td background="middle.PNG"><div align="center"> </td>
</tr>
<tr>
<td><img src="bottom.PNG" /></td>
</tr>
<tr>
<td><img src="spacer2.PNG" /></td>
</tr>
<tr>
<td><img src="top.PNG" /></td>
</tr>
<tr>
<td background="middle.PNG"><p align="right"> </p> </td>
</tr>
<tr>
<td><img src="bottom.PNG" /></td>
</tr>
</table>
<td width="409" valign="top"><table width="402" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="c_top.PNG" /></td>
</tr>
<tr>
<td background="c_middle.PNG" width="405"><div align="center">
<p> </p>
</div></td>
</tr>
<tr>
<td><img src="c_bottom.PNG" /></td>
</tr>
</table>
</body>
</html>
I want it under c_bottom
Want to hide these adverts? Register an account for free!
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.