Title: Images
Last modified: October 2, 2017

---

# Images

 *  Resolved [dredgeeddie](https://wordpress.org/support/users/dredgeeddie/)
 * (@dredgeeddie)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/images-174/)
 * How do you add an image to a seating plan, I am unsure about how to point the
   seating plan to the media I wish to use. I have followed the example but I’m 
   struggling o figure its out.
 * Could you break down where I would need to insert the image url, for example,
   if my images called MYimage.jpeg where in the code would it go [i1]1.9-9.23
 * Many Thanks.

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

 *  [Chris](https://wordpress.org/support/users/weazel91/)
 * (@weazel91)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/images-174/#post-9558685)
 * Hey,
 * This may help.
 * In Stageshow Settings -> Advanced -> Custom Style Sheet -> Press edit.
 * Copy in the following code replacing the name of your seating plan and image 
   name (Which you should upload to the images folder (wp-content\uploads\[stageshowfolder]\
   images).
 *     ```
       .stageshow-boxoffice-[INSERTSEATINGPLANNAMEHERE]-block1
       {
               background: #202020 url("../images/[INSERTIMAGENAMEHERE].png") no-repeat center center;
       }
       ```
   
 * Hope this helps!
    -  This reply was modified 8 years, 7 months ago by [Chris](https://wordpress.org/support/users/weazel91/).
    -  This reply was modified 8 years, 7 months ago by [Chris](https://wordpress.org/support/users/weazel91/).
 *  Thread Starter [dredgeeddie](https://wordpress.org/support/users/dredgeeddie/)
 * (@dredgeeddie)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/images-174/#post-9559039)
 * That’s great. Worked perfectly. Thank you so much.
 * Please let me know if you have any ideas for the other questions I’ve had. Appreciate
   your time.
 *  [Chris](https://wordpress.org/support/users/weazel91/)
 * (@weazel91)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/images-174/#post-9560030)
 * Glad I could be of assistance.
 * In regards to your other post I’m unsure unfortunately. That would be a developer
   question sorry!

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

The topic ‘Images’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/stageshow_3c5670.svg)
 * [StageShow](https://wordpress.org/plugins/stageshow/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/stageshow/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/stageshow/)
 * [Active Topics](https://wordpress.org/support/plugin/stageshow/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/stageshow/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/stageshow/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Chris](https://wordpress.org/support/users/weazel91/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/images-174/#post-9560030)
 * Status: resolved