Title: Changing HTML Components
Last modified: August 21, 2016

---

# Changing HTML Components

 *  [CelticPride21](https://wordpress.org/support/users/celticpride21/)
 * (@celticpride21)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/changing-html-components/)
 * I’d like to alter the HTML components of my caption. For example changing it 
   from an H1 to an H2 or removing the anchor tag that encases it. My main aim was
   to to put this slideshow into my Bootstrap grid that is referenced in my ‘style.
   css’.
 * 1) What file in the plugin’s directory and on what line(s) can I change the HTML
   and wrap it in my bootstrap grid?
 * 2) How can I reference the bootstrap.css file to this plugin so it recognizes
   my ‘.container’ class?
 * [http://wordpress.org/plugins/slideshow-jquery-image-gallery/](http://wordpress.org/plugins/slideshow-jquery-image-gallery/)

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

 *  Plugin Author [Stefan Boonstra](https://wordpress.org/support/users/stefanboonstra/)
 * (@stefanboonstra)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/changing-html-components/#post-4359638)
 * In the “`slideshow-jquery-image-gallery/views/SlideshowPluginSlideshowSlide`”
   folder of the plugin you’ll find the “`frontend_attachment.php`” file. This file
   contains the HTML for image slides and their captions.
 * However, I’m not sure I fully understand your second question.
 *  Thread Starter [CelticPride21](https://wordpress.org/support/users/celticpride21/)
 * (@celticpride21)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/changing-html-components/#post-4359656)
 * I basically wanted to take the HTML portion of frontend_attachment.php and wrap
   it in a container div. The properties of that ‘.container’ div are in a stylesheet
   called ‘bootstrap.css’ thats located in ‘theme/stylesheets/bootstrap.css’. How
   do I reference this stylesheet so that the plugin recognizes it?
 *  Plugin Author [Stefan Boonstra](https://wordpress.org/support/users/stefanboonstra/)
 * (@stefanboonstra)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/changing-html-components/#post-4359760)
 * The easiest way to go would probably be to always include the “bootstrap.css”
   file in your header.

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

The topic ‘Changing HTML Components’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/slideshow-jquery-image-gallery_d3d2de.
   svg)
 * [Slideshow](https://wordpress.org/plugins/slideshow-jquery-image-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/slideshow-jquery-image-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Stefan Boonstra](https://wordpress.org/support/users/stefanboonstra/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/changing-html-components/#post-4359760)
 * Status: not resolved