Image Title and Alt Text Not Working Correctly


Author Message
Steve

Posted: 3/7/2010
Quote message 


I have a skin that works pretty well, but in some pages has an abnormal behavior. When I go into edit the settings of a module, where the question mark icon should be, I see underlined text in a link that is usually what is displayed when the question mark icon is clicked.

To me, the key difference in the code appears to be that the skin that displays the question mark correctly has this as it's source:

src="/aldersgate/images/help.gif"

The skin that does not display the question mark correctly has this as it's source:

src="/aldersgate/Portals/0/containers/test3/images/helpBlock.png"

Any ideas how to make my skin use the help.gif as it's source instead of the helpblock.png which is causing a weird display?