Jump to content

help with index.tpl


roban

Recommended Posts

I added several boxes and the side borders have a problem. They keep on going and extend downwards. Here's my code. Hopefully someone will see a code problem.

Thanks.

<!-- BEGIN: body -->

<!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={VAL_ISO}" />

<title>Vitaminlink Vitamin supplements. Buy vitamins online with Vitaminlink.</title>

<meta name="description" content="{META_DESC}" />

<meta name="keywords" content="{META_KEYWORDS}" />

<link href="skins/{VAL_SKIN}/styleSheets/layout.css" rel="stylesheet" type="text/css" />

<link href="skins/{VAL_SKIN}/styleSheets/style.css" rel="stylesheet" type="text/css" />

<script language="javascript" src="js/jslibrary.js" type="text/javascript"></script>

</head>

<body>

<div id="pageSurround">

<div id="topHeader">

<div id="sessionBox">

<div style="padding:0px 5px 0px 5px; margin: 0px;">

<font color="blue">call toll free 1-877-843-2609</font>

{SESSION}

</div>

</div>

</div>

<div id="subSurround"></div>

{CATEGORIES}

<table border="0" cellspacing="2" width="100%" cellpadding="2">

<tr valign="top">

<td width="175">

{SHOPPING_CART}

<div id="searchbox">

{SEARCH_FORM}

</div>

<br>

{SALE_ITEMS}

<div class="boxTitleLeft">Free Multi Vitamins</div>

<div class="boxContentLeft"><div align="center">

<font color=#36648B><font size="2">Pay only shipping $3.49</font>

<img src="http://www.vitaminlink.net/Vita-Super1.jpg" width="145" height="155" border="0" >

<font color= blue><a href="http://www.vitaminlink.net/cart/index.php?act=viewProd&productId=79">Learn More</font></a>

</div>

<div class="boxFootLeft">&nbsp;</div>

<div class="boxTitleLeft">Guarantee</div>

<div class="boxContentLeft"><div align="center">

<font color=#36648B><font size="2">Our Guarantee To You

<img src="http://www.vitaminlink.net/guarantee.jpeg">

<font color= blue><a href="http://www.vitaminlink.net/cart/index.php?act=viewDoc&docId=9"> Here</font></a>

</div>

<div class="boxFootLeft">&nbsp;</div>

</td>

<td style="padding: 0px 5px 0px 5px;">{PAGE_CONTENT}</td>

<td width="175">

{RANDOM_PROD}

{POPULAR_PRODUCTS}

<div class="boxTitleLeft">Customer Testimonials</div>

<div class="boxContentLeft"><div align="left">

<font color= #36648B><font size="-2"><font class="txtDefault">Your service was terrific and I never go anywhere without my Life's Essentials nor have I ever felt better.<br><i>ML, Boston, MA</i><br></font><br><font color= #36648B><font size="-2"><font class="txtDefault">Thanks for the help in ordering. I tried other brands until I found yours. Your Saw Palmetto will always be on my shelf.<br><i>Casey, Arlington, VA<br></i></font><br><font color= #36648B><font size="-2"><font class="txtDefault">I got my free Vita Super today. That was fast! Thanks for the quick delivery...<br><i>SB, New York, NY</i></font>

</div>

<div class="boxFootLeft">&nbsp;</div>

<div class="boxTitleLeft">Health and Nutrition</div>

<div class="boxContentLeft"><div align="center">

<font color="#36648B"><font class="txtDefault"><Font size="-2">Helpful and informative pages on health and nutrition to help you make a more informed choice.<a href="http://www.vitaminlink.net/cart/index.php?act=viewDoc&docId=10"><br>Read More</a></font>

</div>

<div class="boxFootLeft">&nbsp;</div>

<div class="boxTitleLeft">Catalog Request</div>

<div class="boxContentLeft"><div align="center">

<img src="http://www.vitaminlink.net/catalog.jpg">

<font color="#36648B"><font class="txtDefault"><Font size="-2">You’ll find health tips and more information on our product line.

<a href="http://www.vitaminlink.net/requestcatalog.php"><br> Click here!</a></font>

</div>

<div class="boxFootLeft">&nbsp;</div>

<div class="boxTitleLeft">Credit Cards Accepted</div>

<div class="boxContentLeft"><div align="center">

<img src="http://www.vitaminlink.net/cards.jpg" width="76" height="76" border="0" >

</div>

<div class="boxFootLeft">&nbsp;</div>

</td>

</tr>

</table>

</div>

{SITE_DOCS}

</div>

<font size="-1"><div align="center">Web Master<a href="http://www.roban.net"> Computer Services of East Hampton</a></font></div>

<font size="-2"><div align="center">These statements have not been evaluated by the FDA. Products on this web site are not intended to diagnose, treat, cure, or prevent any diseases.</font></div>

</body>

<!-- CQ Counter code start -->

<script type="text/javascript" language="javascript"><!--

_d=document; _n=navigator; _t=new Date(); function t() { _d.write(

"<img src=\"http://us.2.cqcounter.com/cgi-bin/c?_id=robanvit&_z=0&_r="+

_r+"&_c="+_c+"&_j="+_j+"&_t="+(_t.getTimezoneOffset())+"&_k="+_k+

"&_l="+escape(_d.referrer)+"\" width=70 height=15 "+

"border=0>");} _c="0"; _r="0"; _j="U"; _k="U"; _d.cookie="_c=y";

_d.cookie.length>0?_k="Y":_k="N";//--></script>

<script type="text/javascript" language="javascript1.2"><!--

_n.javaEnabled()?_j="Y":_j="N";_b=screen; _r=_b.width;

_n.appName!="Netscape"?_c=_b.colorDepth : _c=_b.pixelDepth;//--></script>

<a title="Free Counter" href="http://cqcounter.com/?_id=robanvit&_lo=us2"

target="_top"><script type="text/javascript" language="javascript"><!--

t(); //--></script></a><noscript><img width="70" height="15" border="0"

alt="Counter" src="http://us.2.cqcounter.com/cgi-bin/c?_id=robanvit&_z=0"><br>

<a title="Web Counter" href="http://cqcounter.com/">Hit Counter</a></noscript>

<!-- CQ Counter code end -->

</html>

<!-- END: body -->

Link to comment
Share on other sites

i personal dont know but i've looked at your site and the boxs on the right seem very squashed together have your tryed putting a <BR> in between all the box's

Link to comment
Share on other sites

Looks fine to me, it is difficult to say without seeing your stylesheets.

You have a lot of information down the right hand side, which will of course scroll down, saying that i looked at it on a template that has had the css heavily modified, although you have a lot of tables with borders inside each other, cant really see any problems, do you have a url to view it on with your stylesheet setup?

Link to comment
Share on other sites

It looks better in IE than it does in FF but doesn't everything.

@ webwonderuk: I'm not sure what you mean when you say: "...do you have a url to view it on with your stylesheet setup?" I could post my style.css and layout.css. They are modified but not extraordinarily.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...