Title: image source
Last modified: December 19, 2024

---

# image source

 *  Resolved [gudrun](https://wordpress.org/support/users/gudrunpetz/)
 * (@gudrunpetz)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/image-source-2/)
 * Hello, I use Image Source Control and can store the image source and have it 
   automatically displayed as an overlay on the images.
 * How can I position the image source within the slider and hide it from the preview
   images (see link)
 * Thank you in advance for your help.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fimage-source-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [Gabor](https://wordpress.org/support/users/nextendweb_gabor/)
 * (@nextendweb_gabor)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/image-source-2/#post-18209217)
 * Hi [@gudrunpetz](https://wordpress.org/support/users/gudrunpetz/)!
 * You can position and hide those texts by using the following CSS codes:
 *     ```wp-block-code
       .n2-ss-slider .isc-source-text{   top:20px!important;   left:20px!important;}.nextend-thumbnail .isc-source-text{   display:none;}
       ```
   
 * You could go to the slider’s settings -> Developer tab and insert the code into
   the [CSS field](https://smartslider.helpscoutdocs.com/article/1806-slider-settings-developer#css).
 * But please note two things about this:
    1. We don’t support custom coding, so any other CSS modification will have to be
       done by you.
    2. Our code doesn’t really have any connection to what happens on your page, besides
       just displaying images. So this entire text displayment is only being done by
       the Image Source Control plugin, and if you will have any further questions 
       about it, I suggest getting in touch with its developers instead, as their code
       should be supported by them.
 *  Thread Starter [gudrun](https://wordpress.org/support/users/gudrunpetz/)
 * (@gudrunpetz)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/image-source-2/#post-18209269)
 * Hello, thank you very much for the very quick answer.
 * The spacing worked. Now I still have a slight black background for the sources.
 * How can I make a background just for the source and remove the large black background?
 *  Plugin Support [Gabor](https://wordpress.org/support/users/nextendweb_gabor/)
 * (@nextendweb_gabor)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/image-source-2/#post-18209612)
 * That background color and its sizing comes from the codes of the Image Source
   Control plugin. So you should check the settings they offer about this matter,
   or [get in touch with its developers](https://wordpress.org/support/plugin/image-source-control-isc/),
   if you cannot find a solution.
 *  Thread Starter [gudrun](https://wordpress.org/support/users/gudrunpetz/)
 * (@gudrunpetz)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/image-source-2/#post-18209690)
 * Thank you very much for your quick help.

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

The topic ‘image source’ is closed to new replies.

 * ![](https://ps.w.org/smart-slider-3/assets/icon.svg?rev=2307688)
 * [Smart Slider 3](https://wordpress.org/plugins/smart-slider-3/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/smart-slider-3/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/smart-slider-3/)
 * [Active Topics](https://wordpress.org/support/plugin/smart-slider-3/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/smart-slider-3/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/smart-slider-3/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [gudrun](https://wordpress.org/support/users/gudrunpetz/)
 * Last activity: [1 year, 5 months ago](https://wordpress.org/support/topic/image-source-2/#post-18209690)
 * Status: resolved