Active
Project:
Views Nivo Slider
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2013 at 08:03 UTC
Updated:
23 Apr 2013 at 08:03 UTC
hi,
I'm using the node body for the caption, and have some inline images which are being stripped out of the caption. The HTML code is:
<a href="/a-link"><img alt="" src="/an-image.png" style="width: 100px; height: 75px; float: left;" /></a>
<p class="rtecenter"><span style="font-size:24px;">Some Text</span></p>
The image tag is completely stripped out of the HTML on the page leaving on the link (which is of course no longer visible) and the text.
Is it possible to include the images in the caption?
Thanks
Rich