Add 'behavior' to the short code
-
The module works great! I’d like to add “behavior” to the short code so my images would be displayed as ’round’ using the roundit plugin. The roundit plugin renders the images like this:
<a href="https://www....wp-content/uploads/2013/12/2012-10-12-016.jpg"><img class="size-full wp-image-1029" style="-moz-box-shadow: 0px 0px 10px 5px #000; -webkit-box-shadow: 0px 0px #000; box-shadow: 0px 0px #000; border-radius: 100%; behavior: url('https://www.../wp-content/plugins/roundit/pie/PIE.php'); position: relative;" alt="" src="https://www.../wp-content/uploads/2013/12/2012-10-12-016.jpg" width="195" height="195" /></a>
Obviously, the WPIC Carousel plugin strips the behavior element from the image when displaying it, is there any way to retain it?
Thanks
- The topic ‘Add 'behavior' to the short code’ is closed to new replies.