Announcement

Collapse
No announcement yet.

--> Messing up our logo alignment

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

    --> Messing up our logo alignment

    I'm having a problem with our shop pages having a '-->' symbol at the top left of the page. It's meaning our logo is moving place to accomodate it on catalog pages which are not root.

    Does this set of symbols mean anything? and is there a way to get rid of it?

    #2
    Its usually a sign that you have been playing with the html that lays out your store and cocked it up by either half adding or half removing some code. Answer is to check your coding far more and play cautiously. In the absence of a URL you are probably best to download firefox and firebug and try and find it yourself. The error will be in the top third of the page, that i can assure you.

    Comment


      #3
      you've removed the opening tags of a comment tag.

      <!-- comment here -->

      as lee says you will need to correct it, either by reverting the layout to default or by locating and correcting the code

      Comment


        #4
        Check within the <head> area of Act_Primary.html and Act_BrochurePrimary.html for the culprit.

        Comment


          #5
          It was a comment issue, and now it's fixed.

          Thanks a lot for the replies.

          Comment

          Working...
          X