Jump to content

Help with adding boxes


Guest splishsplashbb

Recommended Posts

Guest splishsplashbb

Ok i changed the skin i was using from the classic to the killer as i likethe look a lot better now i am using the exact code for my box i added from the classic skin for the killer but for some reason my box is not in between the shopping cart and the information box its way at the bottom can somene tell me am i missing a code or something i would like the new box right under the shopping cart box the link is below thank you

http://www.splishsplashbb.com/shop/

maggie

Link to comment
Share on other sites

  • 2 weeks later...
Guest splishsplashbb

ok did this but now the info that should be above the general info is way at the bottom, the information word is right under the list that doesnt look good at all and their is a huge gap between general info and the information here is the code below

<!-- 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>{META_TITLE}</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: 15px 8px 15px 15px; margin: 0px;">

{SEARCH_FORM}

{SESSION}

</div>

</div>

</div>

<div id="subSurround">

{CATEGORIES}

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

<tr valign="top">

<td width="175">

{SHOPPING_CART}

<div class="boxTitleRight">General Information</div>

<div class="boxContentLeft">

</div><div align="left"><a href="http://www.splishsplashbb.com/shop/index.php?act=viewDoc&docId=1" class="txtDefault" style="font-size: 70%;">About Us</a>

</div><div align="left"><a href="http://www.splishsplashbb.com/shop/index.php?act=viewDoc&docId=2" class="txtDefault" style="font-size: 70%;">Contact Us</a>

</div><div align="left"><a href="http://www.splishsplashbb.com/shop/index.php?act=viewDoc&docId=8" class="txtDefault" style="font-size: 70%;">Meet the Owner</a>

</div><div align="left"><a href="http://www.splishsplashbb.com/idevaffiliate/index.php" class="txtDefault" style="font-size: 70%;">Affiliate Sign Up</a>

</div><div align="left"><a href="http://www.splishsplashbb.com/shop/index.php?act=viewDoc&docId=5" class="txtDefault" style="font-size: 70%;">Fragrances</a>

</div><div align="left"><a href="http://www.splishsplashbb.com/shop/index.php?act=viewDoc&docId=7" class="txtDefault" style="font-size: 70%;">Locate an Affiliate</a>

</div><div align="left"><a href="http://www.splishsplashbb.com/shop/index.php?act=viewDoc&docId=11" class="txtDefault" style="font-size: 70%;">State Managers</a>

</div><div align="left"><a href="http://www.splishsplashbb.com/shop/index.php?act=viewDoc&docId=9" class="txtDefault" style="font-size: 70%;">Testimonials</a>

</div><div align="left"><a href="http://splishsplashbb.com/public_html/" class="txtDefault" style="font-size: 70%;">Guestbook</a>

</div><div align="left"><a href="http://www.splishsplashbb.com/shop/index.php?act=viewDoc&docId=6" class="txtDefault" style="font-size: 70%;">Most Popular Fragrances</a>

</div><div align="left"><a href="http://www.splishsplashbb.com/shop/index.php?act=viewDoc&docId=4" class="txtDefault" style="font-size: 70%;">Privacy Policy</a>

</div><div align="left"><a href="http://www.splishsplashbb.com/shop/index.php?act=viewDoc&docId=3" class="txtDefault" style="font-size: 70%;">Shipping & Returns</a>

</div>

{INFORMATION}</td>

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

<td width="175">

{RANDOM_PROD}

{POPULAR_PRODUCTS}

{SALE_ITEMS}

{MAIL_LIST}

</td>

</tr>

</table>

</div>

{SITE_DOCS}

</div>

</body>

</html>

<!-- END: body -->

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...