Title: Image with inline content
Last modified: August 21, 2016

---

# Image with inline content

 *  Resolved [beattster](https://wordpress.org/support/users/beattster/)
 * (@beattster)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/image-with-inline-content/)
 * Hi again Ravan,
 * Thanks for helping me out – you asked me to paste the code which is:
 *     ```
       <a href="#fancyboxID-3"><img class="alignnone size-thumbnail wp-image-1487" alt="leadership" src="http://oxfordscholastica.com/wp-content/uploads/2013/05/leadership-150x150.jpg" width="150" height="150" /></a>
       <div class="fancybox-hidden" style="display: none;">
       <div class="hentry" id="fancyboxID-3" style="width: 1150px; height: 800px;">Click on a tab below to help you to decide which one of our courses you would like to study.</div>
       </div>
       ```
   
 * _[Please post code & markup between backticks or use the code button. Your posted
   code may now have been permanently damaged by the forum’s parser.]_
 * Cheers again!
 * Jamie
 * [http://wordpress.org/extend/plugins/easy-fancybox/](http://wordpress.org/extend/plugins/easy-fancybox/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Rolf Allard van Hagen](https://wordpress.org/support/users/ravanh/)
 * (@ravanh)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/image-with-inline-content/#post-3856900)
 * Hi Jamie,
 * The link tag is missing the correct class attribute. Make it so:
 *     ```
       <a href="#fancyboxID-3" class="fancybox-inline">...
       ```
   
 * And make sure the Inline option on your Settings > Media admin page is activated.
 *  Thread Starter [beattster](https://wordpress.org/support/users/beattster/)
 * (@beattster)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/image-with-inline-content/#post-3856904)
 * Huge thanks, that’s great!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Image with inline content’ is closed to new replies.

 * ![](https://ps.w.org/easy-fancybox/assets/icon-256x256.png?rev=3188201)
 * [Firelight Lightbox](https://wordpress.org/plugins/easy-fancybox/)
 * [Support Threads](https://wordpress.org/support/plugin/easy-fancybox/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-fancybox/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-fancybox/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-fancybox/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [beattster](https://wordpress.org/support/users/beattster/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/image-with-inline-content/#post-3856904)
 * Status: resolved