Announcement

Collapse
No announcement yet.

Home link irratation :mad:

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

    Home link irratation :mad:

    Im currently making my site, and one thing which annoys me is on my product pages the "home" link at the very top of the page.

    Here is a link to the catalogue im working on.

    http://www.jpwoodworks.co.uk/acatalo...Revival_1.html

    Basically that "home" link at the top of the page, i want removed. I suspect that its in the template, but not sure how to go about removing it, since i DO NOT want this to be on my site.


    Any ideas would be greatly appricated.



    - Lee

    #2
    I dont think Actinic generated that link. Open Act_Primary.html (in the site 1 folder) In dreamweaver/Notepad and remove the link.

    Save the file
    Owner of a broken heart

    Comment


      #3
      I had a look and its not in there.

      Comment


        #4
        It looks to me as if it is the link that is normally on the logo.

        ie the logo has been removed without removing the link

        Comment


          #5
          what logo?

          Comment


            #6
            Hi Lee

            Look in the template for Act_Header.html. This is normally where the logo is kept.

            Kind Regards
            Nadeem Rasool
            SellerDeck Development

            Comment


              #7
              Yes, open up Act_Header.html in Notepad by going to 'Advanced | Template Manager', clicking 'Change View', going to the 'Main' tab and clicking the 'Header' button.

              Look for code like this:

              <a href="../index.htm">&amp;nbsp;Home&amp;nbsp;</a>

              near the top and remove it from the template. This code had been added by someone and now needs to be removed again.

              Comment

              Working...
              X