Announcement

Collapse
No announcement yet.

Removal of seperator line on acatalog/index.html page only

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

    Removal of seperator line on acatalog/index.html page only

    Hi

    Is it possible to remove the seperator line on the acatalog/index.html page only, so that it looks and behaves exactly like the site root brochure index.html page?

    Cheers
    Richard
    http://www.smarterproducts.co.uk

    #2
    You need to make sure the brochure template and the primary template have the same code to do that. Brochure pages and product pages have separate templates, you just need to make sure that they are both the same if you want them to look the same.

    Open both up and look for the differences between them.

    Comment


      #3
      But if I change the Act_Primary template, won't this change all my section pages throughout the site?

      Cheers
      Richard
      http://www.smarterproducts.co.uk

      Comment


        #4
        Originally posted by rjcuser
        But if I change the Act_Primary template, won't this change all my section pages throughout the site?...
        Yes, but you can modify your Act_Primary template and save it as a different name and then apply that to your index page only.

        Comment


          #5
          Thanks, what do I have to take out to remove the line?
          http://www.smarterproducts.co.uk

          Comment


            #6
            Originally posted by rjcuser
            Thanks, what do I have to take out to remove the line?
            The code that puts the line in?

            Wiothout actually seeing what line you are talking about - its a little hard to give you the exact code to remove from which line of which file.

            Generally lines are inserted by HTML <hr> tags or by use of shim.gif images with a css border.
            Bill
            www.egyptianwonders.co.uk
            Text directoryWorldwide Actinic(TM) shops
            BC Ness Solutions Support services, custom software
            Registered Microsoft™ Partner (ISV)
            VoIP UK: 0131 208 0605
            Located: Alexandria, EGYPT

            Comment


              #7
              Sorry, its the code that puts the seperator line in, in between fragments on the acatalog/index.html page.
              http://www.smarterproducts.co.uk

              Comment


                #8
                It is indeed coming from a <HR> from "TextOnly HTML fragment" .. it is right at the start just before the anchor link


                Bikster
                SellerDeck Designs and Responsive Themes

                Comment


                  #9
                  Richard - just been debugging another site and noticed in the error console your site's CSS has several errors showing


                  Bikster
                  SellerDeck Designs and Responsive Themes

                  Comment

                  Working...
                  X