Announcement

Collapse
No announcement yet.

Big gap

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

    Big gap

    I have added additional HTML at the end of the Act_Primary and found that on certain product pages there is a large amount of space between the last product and the additional HTML. Does anyone know how this can be solved? This problem only occurs on pages with only a small amount of information (i.e pages with 1 product).

    Cheers

    Chris =)
    Ladies Swimwear
    www.li-fi.co.uk

    #2
    can you include and example of this in HTML so that we can see what is going on?

    Comment


      #3
      additional HTML

      Hi,

      I've included the HTML from the <!-- NETQUOTEVAR:FOOTER --> line of the Act_primary.

      <!-- NETQUOTEVAR:FOOTER -->

      NETQUOTEVAR:FORMEND</td>
      </tr>

      </table>


      </td>
      </tr>
      <tr>
      <td colspan="4">&nbsp;</td>

      </tr>
      </table>
      </td>
      </tr>
      </table>
      <div align="center">
      <table width="750">
      <tr>
      <td width="750" align="center">
      <A HREF="bikinis.html">[Home]</A><span class="actxsmall"></span>
      <A HREF="bikinis_page_2.html"> [Terms]</A><span class="actxsmall"></span>
      <A HREF="bikinis_page_3.html"> [Search]</A><span class="actxsmall"></span>
      <A HREF="bikinis_page_4.html"> [View Cart]</A><span class="actxsmall"></span>
      <A HREF="bikinis_page_5.html"> [Checkout]</A><span class="actxsmall"></span>
      <A HREF="bikinis_page_6.html"> [Contact Us]</A> |<span class="actxsmall"></span><br>

      <A HREF="trousers.html">[Trousers]</A><span class="actxsmall"></span>
      <A HREF="t_shirts.html"> [T-shirts]</A><span class="actxsmall"></span>
      <A HREF="bikinis.html"> [Bikinis]</A><span class="actxsmall"></span>
      <A HREF="sarongs.html"> [Sarongs]</A><span class="actxsmall"></span>
      <A HREF="sundresses.html"> [sundresses]</A><span class="actxsmall"></span>
      <A HREF="one_piece.html"> [One-piece]</A><span class="actxsmall"></span><br><br>
      &copy; Copyright <A HREF="www.bpssport.co.uk">BPS Sport Ltd</A> 2004<span class="actxsmall"></span><br><br>
      BPS Sport - designer swimwear retailers Berkshire - suppliers of exclusive designer swimwear, ladies swimwear, bikinis, one piece costumes, swimming costumes, sarongs, beachwear, sundresses and much more.<span class="actxsmall"></span>
      </td>
      </tr>
      </table>
      </div>




      </BODY>
      </HTML>
      <!-- Primary HTML end -->

      Cheers

      Chris
      Ladies Swimwear
      www.li-fi.co.uk

      Comment


        #4
        What theme are you using?

        I imagine your problem is something to do with the content in another part of the page (e.g. a sidebar if you are using a clean layout) forcing a minimum height for your pages.

        Try inserting your code underneath NETQUOTEVAR:BULK as this will place it at the bottom of the bulk area of the page.

        Comment


          #5
          You're right it was something to do with the sidebar height - cheers

          Chris
          Ladies Swimwear
          www.li-fi.co.uk

          Comment

          Working...
          X