Web Layout
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsWeb DesignWeb Layout

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old February 28th, 2005, 10:56 AM
teresa teresa is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Feb 2005
Posts: 3 teresa User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 24 m 22 sec
Reputation Power: 0
Graphic Line Go Length of Text

Hi!
I have a template with 3 columns and vertical graphic lines to split up the 3 columns on the page. One of the graphic lines is stopping mid page rather than continuing on for the full page. One graphic is going the full content lenth.
See a test page here:
http://216.97.90.223/test.asp
The far right line is not continuing down.

The problem is the two columns to the left are contained in a a table together so as the content goes further down the page, the line graphic continues with the content.

The far right column is in a separate table so this is my guess why it is not extending like the others.

I do have a table around all 3 columns but this does not seem to force the far right column graphic to extend the same length as the others.

Any tips on getting this graphic to continue down the page. If you look at the design alignment at the top, resetting up a table with all 3 is not going to work since their tops are not aligned together.

Coding is below.

Thanks for your help!

Healthy regards,

Teresa

-----------------


Code:
<html> 
<head> 
<!-- TemplateBeginEditable name="doctitle" --> 
<title>Faith Lutheran Church</title> 
<!-- TemplateEndEditable --><!-- TemplateBeginEditable name="head" --><!-- TemplateEndEditable --><!-- TemplateParam name="width" type="text" value="245" --> 
</head> 
<body bgcolor="#ffffff"> 
<table border="0" cellpadding="0" cellspacing="0" width="800" align="center"> 
<tr> 
<td align="left" valign="top"><table align="left" border="0" cellpadding="0" cellspacing="0" width="800"> 
<tr align="left" valign="top"> 
<td><table align="left" border="0" cellpadding="0" cellspacing="0" width="603"> 
<tr> 
<td><img name="faith_luthean_sub_r1_c1" src="../images/faith_luthean_sub_r1_c1.gif" width="603" height="52" border="0" alt=""></td> 
</tr> 
<tr> 
<td align="left" valign="top"><img name="faith_luthean_sub_r2_c1" src="../images/faith_luthean_sub_r2_c1.gif" width="603" height="58" border="0" alt=""></td> 
</tr> 
<tr> 
<td><img name="faith_luthean_sub_r4_c1" src="../images/faith_luthean_sub_r4_c1.gif" width="603" height="9" border="0" alt=""></td> 
</tr> 
<tr> 
<td align="left" valign="top"><table align="left" border="0" cellpadding="0" cellspacing="0" width="603"> 
<tr align="left" valign="top"> 
<td width="20"><img name="faith_luthean_sub_r5_c1" src="../images/faith_luthean_sub_r5_c1.gif" width="20" height="452" border="0" alt=""></td> 
<td width="10"><img name="faith_luthean_sub_r5_c2" src="../images/faith_luthean_sub_r5_c2.gif" width="10" height="100%" border="0" alt=""></td> 
<td width="173" height="452"><!-- TemplateBeginEditable name="Announcements" --> 
<p>Announcements</p> 
<p>&nbsp;</p> 
<!-- TemplateEndEditable --></td> 
<td width="11"><img name="faith_luthean_sub_r5_c4" src="../images/faith_luthean_sub_r5_c4.gif" width="11" height="100%" border="0" alt=""></td> 
<td width="389" height="452"><!-- TemplateBeginEditable name="Content" --> 
<p>Content</p> 
<p>&nbsp;</p> 
<!-- TemplateEndEditable --></td> 
</tr> 
</table></td> 
</tr> 
</table></td> 
<td><table align="left" border="0" cellpadding="0" cellspacing="0" width="197"> 
<tr> 
<td align="left" valign="top"><table align="left" border="0" cellpadding="0" cellspacing="0" width="197"> 
<tr align="left"> 
<td valign="top"><img name="faith_luthean_sub_r1_c6" src="../images/faith_luthean_sub_r1_c6.gif" width="79" height="84" border="0" alt="" align="top"></td> 
<td valign="top"><img name="faith_luthean_sub_r1_c8" src="../images/faith_luthean_sub_r1_c8.gif" width="118" height="84" border="0" alt="" align="top"></td> 
</tr> 
</table></td> 
</tr> 
<tr> 
<td><table align="left" border="0" cellpadding="0" cellspacing="0" width="197"> 
<tr> 
<td valign=""><img name="faith_luthean_sub_r3_c6" src="../images/faith_luthean_sub_r3_c6.gif" width="187" height="224" border="0" alt="" align="top"></td> 
<td><img name="faith_luthean_sub_r3_c9" src="../images/faith_luthean_sub_r3_c9.gif" width="10" height="224" border="0" alt=""></td> 
</tr> 
</table></td> 
</tr> 
<tr> 
<td align="left" valign="top"><table align="left" border="0" cellpadding="0" cellspacing="0" width="197"> 
<tr align="left" valign="top"> 
<td><img name="faith_luthean_sub_r6_c6" src="../images/faith_luthean_sub_r6_c6.gif" width="12" height="100%" border="0" alt=""></td> 
<td width="175" height="263">&nbsp;</td> 
<td><img name="faith_luthean_sub_r6_c9" src="../images/faith_luthean_sub_r6_c9.gif" width="10" height="263" border="0" alt=""></td> 
</tr> 
</table></td> 
</tr> 
</table></td> 
</tr> 
</table></td> 
</tr> 
<tr> 
<td><table align="left" border="0" cellpadding="0" cellspacing="0" width="800"> 
<tr> 
<td><table align="left" border="0" cellpadding="0" cellspacing="0" width="790"> 
<tr> 
<td><img name="faith_luthean_sub_r7_c1" src="../images/faith_luthean_sub_r7_c1.gif" width="790" height="4" border="0" alt=""></td> 
</tr> 
<tr> 
<td width="790" height="23"><!-- TemplateBeginEditable name="sub_navigation" -->sub_navigation<!-- TemplateEndEditable --></td> 
</tr> 
</table></td> 
<td><img name="faith_luthean_sub_r7_c9" src="../images/faith_luthean_sub_r7_c9.gif" width="10" height="27" border="0" alt=""></td> 
</tr> 
</table></td> 
</tr> 
</table> 
</body> 
</html> 

Reply With Quote
Reply

Viewing: ASP Free ForumsWeb DesignWeb Layout > Graphic Line Go Length of Text


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump





 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 2 Hosted by Hostway
For more Enterprise Application Development news, visit eWeek