Announcement

Collapse
No announcement yet.

Removing Header

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

    Removing Header

    Hi,

    I want to remove the table that houses the header and header image from my shop.

    What parts of the temoplates would I need to edit and what's the risk of screwing the shop up?

    Cheers,
    Ken
    London Kettlebells

    #2
    There are 3 templates you need to edit these are generally Act_Primary.html, Act_PrimaryCheckout.html and Act_BrochurePrimary.html - you can check you are using these at Design | Options | Layouts.

    Depending on which theme you are using the table at the top is "usually" a discreet table which you can delete without killing anything else. Take a look in the code just beneath <body> tag and the first table will start <table> and closes with </table> ... highlight everything between and delete.

    You can even comment the code out temporarily to check you are editing the right part ... wrap the code you want to hide between <!-- -->

    Best to take a copy of everything before undertaking any work so you can restore if you kill anything.

    HTH


    Bikster
    SellerDeck Designs and Responsive Themes

    Comment


      #3
      Hi,

      thatnks for the reply, I cheated however, I just removed the image that would be used as the logo
      London Kettlebells

      Comment


        #4
        LOL - that's one way I guess.

        You should really remove the now empty table to improve download times and make the HTML more friendly to browsers. Removing the table will also move your content up the page as viewed by a search engine which can (in debatable theory) help with SEO


        Bikster
        SellerDeck Designs and Responsive Themes

        Comment

        Working...
        X