Announcement

Collapse
No announcement yet.

Right hand column on Home Page

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Right hand column on Home Page

    Hi
    I am using the "Best Seller" template but would like to add a right hand column to the home page to take additional information.

    I have fiddled around with tables in the home page fragments but have not succeeded.

    Has anyone done this or does anyone have a solution (other than changing my template!)

    Many thanks
    www.cpd4lawyers.com

    #2
    here is the code

    this code has an added right hand colum 170px wide same as the one on the left. it has been taken from origonal act.broucher_primary so will not contain any other adjustments you have made, back up your origonal before doing anything.

    <body>
    <table width="100%" cellpadding="0" cellspacing="0" class="thinborder">
    <tr>
    <td>
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="gradient1.gif"></td>
    <td align="right"><img src="gradient2.gif"></td>
    </tr>
    </table>
    </td>
    </tr>
    <tr>
    <td valign="top">
    <table border="0" cellpadding="0" cellspacing="0">
    <tr>

    <td>NETQUOTEVAR:BROCHURELOGO</td>
    </tr>
    </table>
    </td>
    </tr>
    <tr>
    <td><table border="0" cellpadding="0" cellspacing="0" width="100%">
    <tr>
    <td height="26" background="top_bar.gif">&nbsp;</td>
    </tr>
    </table> </td>
    </tr>
    <tr>
    <td>&nbsp;</td>
    </tr>
    <tr>
    <td>
    <table border="0" cellpadding="0" cellspacing="0" width="100%">
    <tr>
    <td width="11"><img src="shim.gif" width="11"></td>
    <td width="170" valign="top">
    <table width="170" border="0" cellpadding="0" cellspacing="0" class="thinborder">
    <tr>
    <td><img src="main_pages.gif" width="170" height="27"></td>
    </tr>
    <tr>
    <td>NETQUOTEVAR:HEADERGUIDE</td>
    </tr>
    <tr>
    <td height="25" background="cart_bg.gif"><font color="NETQUOTEVAR:PALBGCSS"><strong>&nbsp;&nbsp;&nbsp;
    <script language="JavaScript">
    <!--
    document.write("Items:&nbsp;" + getCartItem(3)+"&nbsp;");
    document.write("Value:&nbsp;" + getCartItem(1));
    // -->

    </script>
    </strong></font></td>
    </tr>
    <tr>
    <td valign="top" bgcolor="NETQUOTEVAR:PALCOLOR1CSS"><img src="departments.gif" width="170" height="27"></td>
    </tr>
    <tr>
    <td valign="top" bgcolor="NETQUOTEVAR:PALBGCSS"> <table width="100%" border="0" cellpadding="1" cellspacing="5">
    <tr>
    <td> <script language=Javascript1.2>
    document.write(YahooSections(section_tree))
    </script> </td>
    </tr>
    </table></td>
    </tr>
    <tr>
    <td width="170" valign="top" bgcolor="NETQUOTEVAR:PALCOLOR1CSS"><img src="menu_bottom.gif" width="170" height="91"></td>
    </tr>
    </table> </td>
    <td width="15"><img src="shim.gif" width="15"></td>
    <td align="center" valign="top">
    <table width="98%" cellpadding="5" cellspacing="0" class="thinborder">
    <tr>
    <td valign="top">
    <!-- If customer accounts are in operation following two lines allow displaying -->
    <!-- User name and customer account name on every page -->
    <!-- NETQUOTEVAR:LOGINLINK --><Actinic:NOWSERVING/><Actinic:CURRACCOUNT/><Actinic:LOGOUT_SIMPLE/>
    <table width="CUSTOMVAR:ACTSTDWIDTH" cellpadding="5" cellspacing="0" border="0" cols="3">NETQUOTEVAR:BROCHUREBODY
    </table>
    <br>NETQUOTEVAR:POWEREDBY </td>
    </tr>
    </table> </td>
    <td width="170" align="center" valign="top">&nbsp;</td>
    <td width="11" align="center" valign="top">&nbsp;</td>
    </tr>
    <tr>
    <td colspan="6">&nbsp;</td>
    </tr>
    </table>
    </td>
    </tr>
    </table>
    </body>
    Last edited by gary in jersey; 12-Nov-2005, 04:20 PM. Reason: forgot code
    Gary Simpson
    www.tba
    Replacement blades, drills and cutters for your power tools.....

    Comment


      #3
      Hi Gary
      Many thanks for your help. That's a good help.

      I've tried it and it gives me a column all the way down the right hand side of the page.

      Is there any way this coding could be adjusted so that the top of the right hand column could be level with the top left hand menu and email sign up? (So I get the full width of the two gradient bars across the page at the top)

      Thanks once again

      Comment


        #4
        amended to show cells

        when i preview this page i see it as you want it, i have shown the cells i added and put in some content so you can see where its top is displaying.

        <table width="100%" cellpadding="0" cellspacing="0" class="thinborder">
        <tr>
        <td>
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr>
        <td><img src="gradient1.gif"></td>
        <td align="right"><img src="gradient2.gif"></td>
        </tr>
        </table>
        </td>
        </tr>
        <tr>
        <td valign="top">
        <table border="0" cellpadding="0" cellspacing="0">
        <tr>

        <td>NETQUOTEVAR:BROCHURELOGO</td>
        </tr>
        </table>
        </td>
        </tr>
        <tr>
        <td><table border="0" cellpadding="0" cellspacing="0" width="100%">
        <tr>
        <td height="26" background="top_bar.gif">&nbsp;</td>
        </tr>
        </table> </td>
        </tr>
        <tr>
        <td>&nbsp;</td>
        </tr>
        <tr>
        <td>
        <table border="0" cellpadding="0" cellspacing="0" width="100%">
        <tr>
        <td width="11"><img src="shim.gif" width="11"></td>
        <td width="170" valign="top">
        <table width="170" border="0" cellpadding="0" cellspacing="0" class="thinborder">
        <tr>
        <td><img src="main_pages.gif" width="170" height="27"></td>
        </tr>
        <tr>
        <td>NETQUOTEVAR:HEADERGUIDE</td>
        </tr>
        <tr>
        <td height="25" background="cart_bg.gif"><font color="NETQUOTEVAR:PALBGCSS"><strong>&nbsp;&nbsp;&nbsp;
        <script language="JavaScript">
        <!--
        document.write("Items:&nbsp;" + getCartItem(3)+"&nbsp;");
        document.write("Value:&nbsp;" + getCartItem(1));
        // -->

        </script>
        </strong></font></td>
        </tr>
        <tr>
        <td valign="top" bgcolor="NETQUOTEVAR:PALCOLOR1CSS"><img src="departments.gif" width="170" height="27"></td>
        </tr>
        <tr>
        <td valign="top" bgcolor="NETQUOTEVAR:PALBGCSS"> <table width="100%" border="0" cellpadding="1" cellspacing="5">
        <tr>
        <td> <script language=Javascript1.2>
        document.write(YahooSections(section_tree))
        </script> </td>
        </tr>
        </table></td>
        </tr>
        <tr>
        <td width="170" valign="top" bgcolor="NETQUOTEVAR:PALCOLOR1CSS"><img src="menu_bottom.gif" width="170" height="91"></td>
        </tr>
        </table> </td>
        <td width="15"><img src="shim.gif" width="15"></td>
        <td align="center" valign="top">
        <table width="98%" cellpadding="5" cellspacing="0" class="thinborder">
        <tr>
        <td valign="top">
        <!-- If customer accounts are in operation following two lines allow displaying -->
        <!-- User name and customer account name on every page -->
        <!-- NETQUOTEVAR:LOGINLINK --><Actinic:NOWSERVING/><Actinic:CURRACCOUNT/><Actinic:LOGOUT_SIMPLE/>
        <table width="CUSTOMVAR:ACTSTDWIDTH" cellpadding="5" cellspacing="0" border="0" cols="3">NETQUOTEVAR:BROCHUREBODY
        </table>
        <br>NETQUOTEVAR:POWEREDBY </td>
        </tr>
        </table> </td>

        <!-- this are the cells i added -->

        <td width="170" align="center" valign="top">this is the top of the cell that i
        added this should line up where you want it</td>
        <td width="11" align="center" valign="top"><img src="shim.gif" width="11"></td>

        <!-- this are the cells i added -->

        </tr>
        <tr>
        <td colspan="6">&nbsp;</td>
        </tr>
        </table>
        </td>
        </tr>
        </table>
        Gary Simpson
        www.tba
        Replacement blades, drills and cutters for your power tools.....

        Comment


          #5
          Hi Gary
          Thanks for that. It was useful to see the text. It is certainly in the right position.

          However it still does not solve the problem of the missing bars at the top.
          I have attached two files to show what the page looked like before and after adding the right hand column. (ignore the fact that the photos don't show up on my "after" page - they only show up on the web & not my computer).

          There is a gap at the top of the page on the right hand side. I would like the whole of the column to be lower down to be level where you have added your text (if that is possible.)

          Thanks once again.
          Attached Files

          Comment


            #6
            please attach a .txt file of the origonal

            act.broucher primary and i will ammend it.
            Gary Simpson
            www.tba
            Replacement blades, drills and cutters for your power tools.....

            Comment


              #7
              Hi Gary.
              Thanks for the offer of help. Much appreciated! I am attaching the file.
              What I think is when the right hand column is in place it will mirror the style, size and position of the left hand menu.

              Thanks once again. That's really good of you!
              Attached Files

              Comment


                #8
                no probs

                try this one added a cell beetween the two grads, and stuck you a header box in there which can be easily removed also if you dont want the border remove class="thinborder" where you see it beetween my qoutes, hope this one works for you it displays fine when i view it in ie and dreamweaver.


                <html>
                <head>
                <TITLE>
                NETQUOTEVAR:PAGETITLE
                </TITLE>
                <Actinic:BASEHREF VALUE="NETQUOTEVAR:BASEHREF" FORCED=NETQUOTEVAR:BASEHREFFORCED/>
                <META NAME="ACTINICTITLE" CONTENT="NETQUOTEVAR:PAGEHEADER">
                <META HTTP-EQUIV="Content-Type" content="text/html; charset=iso-8859-1">
                <!--@act NETQUOTEVAR:HEADERMETA -->
                <!--@act NETQUOTEVAR:LOADFUNCTION -->
                <!--@act NETQUOTEVAR:P3PFULLPOLICYLINK -->
                <LINK REL=STYLESHEET HREF="actinic.css">


                <SCRIPT LANGUAGE="JavaScript" SRC="actiniccore.js" TYPE="text/javascript"></SCRIPT>
                <SCRIPT LANGUAGE="JavaScript" SRC="actinicextras.js" TYPE="text/javascript"></SCRIPT>
                <SCRIPT LANGUAGE="JavaScript" SRC="Act_section_tree.js" TYPE="text/javascript"></SCRIPT>

                <SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
                <!--
                function YahooSections(ar)
                {
                var strIDs = '';
                for (var i=1;i<=ar.length;i++)
                {
                if (ar[i].sURL != null)
                {
                strIDs += '<a href="' + ar[i].sURL + '"><span class="actxxsmall"><b><font color="NETQUOTEVAR:FGCOLORCSS">' + ar[i].sName + '</font></b></span></a><br>';
                {
                if (ar[i].pChild)
                {
                for (var j=1;j<=ar[i].pChild.length;j++)
                {
                if (ar[i].pChild[j].sURL != null)
                {
                strIDs += '<a href="' + ar[i].pChild[j].sURL + '"><span class="actxxsmall"><font color="NETQUOTEVAR:FGCOLORCSS">' + ar[i].pChild[j].sName + '</font></span></a><br>';
                }
                }
                }
                }
                strIDs += '<br>'
                }
                }
                return strIDs
                }
                //-->
                </SCRIPT>

                <!-- Placeholder of cookie checking javascript code. Do not remove it! -->
                <Actinic:COOKIECHECK/>

                </head>
                <BODY TEXT="NETQUOTEVAR:FGCOLOR" leftmargin="1" topmargin="1" marginwidth="0" marginheight="0" OnLoad="NETQUOTEVAR:ONLOAD" NETQUOTEVAR:BGIMAGE NETQUOTEVAR:BGCOLOR NETQUOTEVAR:LINKCOLOR NETQUOTEVAR:VLINKCOLOR NETQUOTEVAR:ALINKCOLOR>
                <table width="100%" cellpadding="0" cellspacing="0" class="thinborder">
                <tr>
                <td>
                <table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr>
                <td align="left"><img src="gradient1.gif"></td>
                <td>&nbsp;</td>
                <td align="right"><img src="gradient2.gif" alt="grad"></td>
                </tr>
                </table>
                </td>
                </tr>
                <tr>
                <td valign="top">
                <table border="0" cellpadding="0" cellspacing="0">
                <tr>

                <td>NETQUOTEVAR:BROCHURELOGO</td>
                </tr>
                </table>
                </td>
                </tr>
                <tr>
                <td><table border="0" cellpadding="0" cellspacing="0" width="100%">
                <tr>
                <td height="26" bgcolor="#999999">&nbsp;</td>
                </tr>
                </table> </td>
                </tr>
                <tr>
                <td>&nbsp;</td>
                </tr>
                <tr>
                <td>
                <table border="0" cellpadding="0" cellspacing="0" width="100%">
                <tr>
                <td width="11"><img src="shim.gif" width="11"></td>
                <td width="170" valign="top">
                <table width="170" border="0" cellpadding="0" cellspacing="0" class="thinborder">
                <tr>
                <td><img src="main_pages.gif" width="170" height="27"></td>
                </tr>
                <tr>
                <td>NETQUOTEVAR:HEADERGUIDE</td>
                </tr>
                <tr>
                <td height="25" background="cart_bg.gif"><font color="NETQUOTEVAR:PALBGCSS"><strong>&nbsp;&nbsp;&nbsp;
                <script language="JavaScript">
                <!--
                document.write("Items:&nbsp;" + getCartItem(3)+"&nbsp;");
                document.write("Value:&nbsp;" + getCartItem(1));
                // -->

                </script>
                </strong></font></td>
                </tr>
                <tr>
                <td valign="top" bgcolor="NETQUOTEVAR:PALCOLOR1CSS"><img src="departments.gif" width="170" height="27"></td>
                </tr>
                <tr>
                <td valign="top" bgcolor="NETQUOTEVAR:PALBGCSS"> <table width="100%" border="0" cellpadding="1" cellspacing="5">
                <tr>
                <td> <script language=Javascript1.2>
                document.write(YahooSections(section_tree))
                </script> </td>
                </tr>
                </table></td>
                </tr><div align="center">
                <div style="width:160; background-color: #ffffff;">
                <form name="ccoptin" action="http://ui.constantcontact.com/d.jsp" target="_blank" method="post" style="margin-bottom:3;"><span style="background-color: #A00038; float:right;margin-right:5;margin-top:3"><img src="http://img.constantcontact.com/ui/images/visitor/email1_trans.gif" alt="Email Newsletter icon, E-mail Newsletter icon, Email List icon, E-mail List icon" border="0"></span>
                <font style="font-weight: bold; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:13px; color:#000000;">Sign up for our Email Newsletter</font>
                <input type="text" name="ea" size="20" value="" style="font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:10px; border:1px solid #999999;">
                <input type="submit" name="go" value="GO" class="submit" style="font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px;">
                <input type="hidden" name="m" value="1101075739959">
                <input type="hidden" name="p" value="oi">
                </form>
                </div>
                </div>
                <tr>
                <td width="170" valign="top" bgcolor="NETQUOTEVAR:PALCOLOR1CSS"><img src="menu_bottom.gif" width="170" height="91"></td>
                </tr>
                </table> </td>
                <td width="15"><img src="shim.gif" width="15"></td>
                <td align="center" valign="top">
                <table width="98%" cellpadding="5" cellspacing="0" class="thinborder">
                <tr>
                <td valign="top">
                <!-- If customer accounts are in operation following two lines allow displaying -->
                <!-- User name and customer account name on every page -->
                <!-- NETQUOTEVAR:LOGINLINK --><Actinic:NOWSERVING/><Actinic:CURRACCOUNT/><Actinic:LOGOUT_SIMPLE/>
                <script language=JavaScript>
                <!--
                var currentcol = 0;
                var colwidth = Math.floor(100 / CUSTOMVAR:NUMCOLS);
                // -->
                </script>

                <table width="CUSTOMVAR:ACTSTDWIDTH" cellpadding="5" cellspacing="0" border="0" cols="3">

                NETQUOTEVAR:BROCHUREBODY

                <script language=JavaScript>
                <!--
                if ( currentcol != 0 )
                {
                while ( currentcol++ < CUSTOMVAR:NUMCOLS ) document.write('<td width="' + colwidth + '%">&nbsp;</td>');
                document.write('</tr></table></td></tr>');
                currentcol = 0;
                }
                // -->
                </script>
                </table>
                <br>NETQUOTEVAR:POWEREDBY </td>
                </tr>
                </table> </td>
                <!-- my addition -->
                <td width="15" align="center" valign="top"><img src="shim.gif" alt="shim" width="15"></td>
                <td class="thinborder" width="170" align="center" valign="top"><table width="100%" height="25" border="0" cellpadding="0" cellspacing="0">
                <!-- this is the green box -->
                <tr>
                <td align="center" bgcolor="#005555">&nbsp;</td>
                </tr>
                <!-- this is the green box -->
                </table></td>
                <td width="11" align="center" valign="top"><img src="shim.gif" alt="shim" width="15"></td>
                <!-- my addition -->
                </tr>
                <tr>
                <td colspan="7">&nbsp;</td>
                </tr>
                </table>
                </td>
                </tr>
                </table>
                </body>
                </html>
                Gary Simpson
                www.tba
                Replacement blades, drills and cutters for your power tools.....

                Comment


                  #9
                  Hi Gary
                  Thanks for your continued support and this new coding. The new column looks great! I love the customised green top!

                  I have tried the new coding and have attached a screen shot.

                  Is it possible to position the coding so that I get all of the header of the page with the grey/green bars going across the width of the page and not leaving a gap in the top right hand corner?

                  Is this just me or do you see them on your computer?

                  Many thanks for your help.

                  By the way like your site!
                  Attached Files

                  Comment


                    #10
                    hi sorry this is causing you grief

                    what you had abouve viewed as you want it at my pc in the browser ie,
                    never the less i have rearanged the table structure to see if this works for you remember to refresh your page when viewing, i copied and pasted all items over to the new structure so if i missed anything out let me know.


                    <html>
                    <head>
                    <TITLE>
                    NETQUOTEVAR:PAGETITLE
                    </TITLE>
                    <Actinic:BASEHREF VALUE="NETQUOTEVAR:BASEHREF" FORCED=NETQUOTEVAR:BASEHREFFORCED/>
                    <META NAME="ACTINICTITLE" CONTENT="NETQUOTEVAR:PAGEHEADER">
                    <META HTTP-EQUIV="Content-Type" content="text/html; charset=iso-8859-1">
                    <!--@act NETQUOTEVAR:HEADERMETA -->
                    <!--@act NETQUOTEVAR:LOADFUNCTION -->
                    <!--@act NETQUOTEVAR:P3PFULLPOLICYLINK -->
                    <LINK REL=STYLESHEET HREF="actinic.css">


                    <SCRIPT LANGUAGE="JavaScript" SRC="actiniccore.js" TYPE="text/javascript"></SCRIPT>
                    <SCRIPT LANGUAGE="JavaScript" SRC="actinicextras.js" TYPE="text/javascript"></SCRIPT>
                    <SCRIPT LANGUAGE="JavaScript" SRC="Act_section_tree.js" TYPE="text/javascript"></SCRIPT>

                    <SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
                    <!--
                    function YahooSections(ar)
                    {
                    var strIDs = '';
                    for (var i=1;i<=ar.length;i++)
                    {
                    if (ar[i].sURL != null)
                    {
                    strIDs += '<a href="' + ar[i].sURL + '"><span class="actxxsmall"><b><font color="NETQUOTEVAR:FGCOLORCSS">' + ar[i].sName + '</font></b></span></a><br>';
                    {
                    if (ar[i].pChild)
                    {
                    for (var j=1;j<=ar[i].pChild.length;j++)
                    {
                    if (ar[i].pChild[j].sURL != null)
                    {
                    strIDs += '<a href="' + ar[i].pChild[j].sURL + '"><span class="actxxsmall"><font color="NETQUOTEVAR:FGCOLORCSS">' + ar[i].pChild[j].sName + '</font></span></a><br>';
                    }
                    }
                    }
                    }
                    strIDs += '<br>'
                    }
                    }
                    return strIDs
                    }
                    //-->
                    </SCRIPT>

                    <!-- Placeholder of cookie checking javascript code. Do not remove it! -->
                    <Actinic:COOKIECHECK/>

                    </head>
                    <BODY TEXT="NETQUOTEVAR:FGCOLOR" leftmargin="1" topmargin="1" marginwidth="0" marginheight="0" OnLoad="NETQUOTEVAR:ONLOAD" NETQUOTEVAR:BGIMAGE NETQUOTEVAR:BGCOLOR NETQUOTEVAR:LINKCOLOR NETQUOTEVAR:VLINKCOLOR NETQUOTEVAR:ALINKCOLOR>
                    <table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                    <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                    <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                    <td><img src="gradient1.gif" alt="grad1"></td>
                    <td align="right"><img src="gradient2.gif" alt="grad"></td>
                    </tr>
                    </table></td>
                    </tr>
                    <tr>
                    <td>NETQUOTEVAR:BROCHURELOGO</td>
                    </tr>
                    <tr>
                    <td height="26" bgcolor="#999999">&nbsp;</td>
                    </tr>
                    </table></td>
                    </tr>
                    </table>
                    <table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                    <td height="11">&nbsp;</td>
                    </tr>
                    <tr>
                    <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                    <td width="11">&nbsp;</td>
                    <td width="170" align="center"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                    <td>&nbsp;</td>
                    </tr>
                    <tr>
                    <td><table width="170" border="0" cellpadding="0" cellspacing="0" class="thinborder">
                    <tr>
                    <td><img src="main_pages.gif" width="170" height="27"></td>
                    </tr>
                    <tr>
                    <td>NETQUOTEVAR:HEADERGUIDE</td>
                    </tr>
                    <tr>
                    <td height="25" background="cart_bg.gif"><font color="NETQUOTEVAR:PALBGCSS"><strong>&nbsp;&nbsp;&nbsp;
                    <script language="JavaScript">
                    <!--
                    document.write("Items:&nbsp;" + getCartItem(3)+"&nbsp;");
                    document.write("Value:&nbsp;" + getCartItem(1));
                    // -->

                    </script>
                    </strong></font></td>
                    </tr>
                    <tr>
                    <td valign="top" bgcolor="NETQUOTEVAR:PALCOLOR1CSS"><img src="departments.gif" width="170" height="27"></td>
                    </tr>
                    <tr>
                    <td valign="top" bgcolor="NETQUOTEVAR:PALBGCSS"><table width="100%" border="0" cellpadding="1" cellspacing="5">
                    <tr>
                    <td><script language=Javascript1.2>
                    document.write(YahooSections(section_tree))
                    </script> </td>
                    </tr>
                    </table></td>
                    </tr>
                    <div align="center">
                    <div style="width:160; background-color: #ffffff;">
                    <form name="ccoptin" action="http://ui.constantcontact.com/d.jsp" target="_blank" method="post" style="margin-bottom:3;">
                    <span style="background-color: #A00038; float:right;margin-right:5;margin-top:3"><img src="http://img.constantcontact.com/ui/images/visitor/email1_trans.gif" alt="Email Newsletter icon, E-mail Newsletter icon, Email List icon, E-mail List icon" border="0"></span> <font style="font-weight: bold; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:13px; color:#000000;">Sign up for our Email Newsletter</font>
                    <input type="text" name="ea2" size="20" value="" style="font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:10px; border:1px solid #999999;">
                    <input type="submit" name="go2" value="GO" class="submit" style="font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px;">
                    <input type="hidden" name="m2" value="1101075739959">
                    <input type="hidden" name="p2" value="oi">
                    </form>
                    </div>
                    </div>
                    <tr>
                    <td width="170" valign="top" bgcolor="NETQUOTEVAR:PALCOLOR1CSS"><img src="menu_bottom.gif" width="170" height="91"></td>
                    </tr>
                    </table></td>
                    </tr>
                    </table></td>
                    <td width="15">&nbsp;</td>
                    <td align="center" valign="top"><table width="98%" cellpadding="5" cellspacing="0" class="thinborder">
                    <tr>
                    <td valign="top"><!-- If customer accounts are in operation following two lines allow displaying -->
                    <!-- User name and customer account name on every page -->
                    <!-- NETQUOTEVAR:LOGINLINK -->
                    <Actinic:NOWSERVING/>
                    <Actinic:CURRACCOUNT/>
                    <Actinic:LOGOUT_SIMPLE/>
                    <script language=JavaScript>
                    <!--
                    var currentcol = 0;
                    var colwidth = Math.floor(100 / CUSTOMVAR:NUMCOLS);
                    // -->
                    </script>
                    <table width="CUSTOMVAR:ACTSTDWIDTH" cellpadding="5" cellspacing="0" border="0" cols="3">
                    NETQUOTEVAR:BROCHUREBODY
                    <script language=JavaScript>
                    <!--
                    if ( currentcol != 0 )
                    {
                    while ( currentcol++ < CUSTOMVAR:NUMCOLS ) document.write('<td width="' + colwidth + '%">&nbsp;</td>');
                    document.write('</tr></table></td></tr>');
                    currentcol = 0;
                    }
                    // -->
                    </script>
                    </table>
                    <br>
                    NETQUOTEVAR:POWEREDBY </td>
                    </tr>
                    </table></td>
                    <td width="15">&nbsp;</td>
                    <td class="thinborder" width="170" align="center" valign="top"><table width="100%" height="25" border="0" cellpadding="0" cellspacing="0">
                    <!-- this is the green box -->
                    <tr>
                    <td align="center" bgcolor="#005555">&nbsp;</td>
                    </tr>
                    <!-- this is the green box -->
                    </table></td>
                    <td width="11">&nbsp;</td>
                    </tr>
                    </table></td>
                    </tr>
                    <tr>
                    <td height="11">&nbsp;</td>
                    </tr>
                    </table>
                    </body>
                    </html>
                    Gary Simpson
                    www.tba
                    Replacement blades, drills and cutters for your power tools.....

                    Comment


                      #11
                      Hi Gary
                      You have the patience of a saint!
                      I have tried this code and am attaching the screen shot.
                      The right hand side is right now and looks great! Thankyou.

                      The only problem now is the left hand side. The menu has moved down and left a gap.

                      Many thanks for all your much appreciated help.
                      Attached Files

                      Comment


                        #12
                        Hi
                        Can anyone see what is wrong with this code? What is making the left hand side menu go so far down?

                        I honestly can't see what is wrong with it. It views okay in Dreamweaver..

                        Thanks!

                        Comment


                          #13
                          Hi Gary
                          Just to let you know I solved it!

                          For anyone else who wants to try this:

                          Backup Act_BrochurePrimary.html and then open it in a text editor such as Note Pad.

                          After .. (it's towards the bottom of the file)

                          <br>NETQUOTEVAR:POWEREDBY

                          highlight the remaining code in your file

                          replace it with...

                          </td><TD WIDTH=15>&nbsp;&nbsp;</TD>
                          <td class="thinborder" width="170" align="center" valign="top"><table width="100%" height="25" border="0" cellpadding="0" cellspacing="0">
                          <!-- this is the green box -->
                          <tr>
                          <td align="center" bgcolor="#005555"></td>
                          </tr><!-- this is the green box -->
                          </table></td>
                          <td width="11">&nbsp;&nbsp;&nbsp;&nbsp;</td>
                          </tr>
                          </table>
                          </td>
                          </tr>
                          <tr>
                          <td colspan="4">&nbsp;</td>
                          </tr>
                          </table>
                          </td>
                          </tr>
                          </table>
                          </body>
                          </html>

                          This worked for me using the "Best Seller" template. You may have to alter it to work with yours.

                          Thanks Gary for all your help. Without it I wouldn't have got this far!

                          Comment

                          Working...
                          X