Announcement

Collapse
No announcement yet.

Can't alter Alt tag 'My Company'

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

    Can't alter Alt tag 'My Company'

    I'm using Norcascade for my menu system, but when I place my curser over the menu it comes up with the Alt tag ' My Company'. I can see this in Preview HTML/P_index but when I try to amend this it defaults back. I am aware that is it not an issue relating to Norcascade.

    How can I remove or at least alter this?

    I using version 6.1.4

    Thanks

    #2
    Never heard of this before.

    You may have your top-level menu positioned so that it's on top of your site logo. This image has a default Alt tag of "My Company" so the browser may be popping up that alt tag and then maintaining it when you move onto the menu. You could always remove that alt tag from the logo. Edit Act_LogoImage.html to look like this instead:-
    Code:
    <!-- LogoImage HTML begin -->
    <!-- This file is used to build the logo image markup. -->
    <IMG SRC="NETQUOTEVAR:IMAGEFILE"
    	  BORDER="0"
    	  HSPACE="0"
    	  VSPACE="0"
    	  NETQUOTEVAR:IMAGEHEIGHT
    	  NETQUOTEVAR:IMAGEWIDTH
    	  NETQUOTEVAR:OTHERIMAGEMARKUP>
    <!-- NETQUOTEVAR:ALTERNATETEXT -->
    <!-- This file is used to build the logo image markup.
     LogoImage HTML end -->
    Do you have a URL so I can take a peek?

    Norman

    PS I updated NorCascade only a week ago. You might want to get that version.
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment


      #3
      I'm afraid this didn't work. Once I have uploaded the site to some appropriate space, I will let you have the url.

      I have upgraded Norcascade in the past week.

      Comment

      Working...
      X