Image tag issue

Peggy

Well-known member
I'm trying to place an image on my style, and using the standard image tag code -

<img src="/images/mvt/twitter_follow.png" alt="Follow us on Twitter" />

However, when I hit save, this is what I get -
<img src=\"/images/mvt/twitter_follow.png\" alt=\"Follow us on Twitter\" />

All of these extra forward slashes. And of course, no image.

Any idea what may be causing this and what I can do to fix it??
 
Top Bottom