Announcement

Collapse
No announcement yet.

4 line breaks over section and product pages

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

    4 line breaks over section and product pages

    Hi

    I have been trying to find the template (or code) that inserts 4 x line breaks over the top of my section and product pages - but to no avail. Its probably somewhere very simple that I am overlooking.

    I dont think it is in Act_Primary (as far as I can see).

    If anyone can point me in the right direction I would appreciate it.

    Heres an example. http://www.kjbeckett.com/acatalog/mensbelts.html

    Note at the top of the page over the balck belt there is 4 x line breaks.

    Any help appreciated.

    Thanks.
    KJ Beckett
    Men's Clothing & Accessories
    Cufflinks, Underwear, Ties, Grooming Products
    Bath, England
    Fast delivery to UK, USA and worldwide.
    Men's Fashion Blog

    #2
    Have you checked in the Act_ProductBody template?


    Bikster
    SellerDeck Designs and Responsive Themes

    Comment


      #3
      Hi jont

      I have had a quick look there. Nothing. I am basically looking for 4 x <br> but cant see it. You would of thought it is in the Act_Primary but I dont think so.

      Paul
      KJ Beckett
      Men's Clothing & Accessories
      Cufflinks, Underwear, Ties, Grooming Products
      Bath, England
      Fast delivery to UK, USA and worldwide.
      Men's Fashion Blog

      Comment


        #4
        May be worth looking in the Header and Footer templates to see if any thing in there is causing the spaces - it may not necessarily be a <br> causing the space but a placeholder for something your site is not using


        Bikster
        SellerDeck Designs and Responsive Themes

        Comment


          #5
          Probably the HEADERTEXT from Act_Primary. Here's what mine says
          Code:
          	NETQUOTEVAR:FORMBEGIN
          	<A NAME="top"><INPUT TYPE=HIDDEN NAME=RANDOM VALUE="NETQUOTEVAR:RANDOM"></A>
          	                NETQUOTEVAR:HIDDENFIELDS
          					<!-- 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/><br>
          					<!-- NETQUOTEVAR:HEADER -->
          					<span class="actxsmall">NETQUOTEVAR:HEADERTEXT<br><br></span>
          					NETQUOTEVAR:BULK <br><br>
          					<span class="actxsmall">NETQUOTEVAR:FOOTERTEXT</span>
                              <!-- NETQUOTEVAR:FOOTER -->
                            NETQUOTEVAR:FORMEND<br>
          If the Page Header (Design / Options / Shop Defaults) is blank then that would be 3 <BR> in a row, 2 within a redundant <span class="actxsmall">>...</span> and that's what I'm seeing on your pages.
          Norman - www.drillpine.biz
          Edinburgh, U K / Bitez, Turkey

          Comment


            #6
            Thats it. Thanks guys!
            KJ Beckett
            Men's Clothing & Accessories
            Cufflinks, Underwear, Ties, Grooming Products
            Bath, England
            Fast delivery to UK, USA and worldwide.
            Men's Fashion Blog

            Comment

            Working...
            X