0:00
Hello bloggers, welcome to KeyTube blogging and in this video I will show you how can
0:04
disable the download of your images from your website. So you can do it by using some CSS tricks and after that user will not be able to download
0:15
your images from your website. I know this is not 100% proof because nothing on the internet is 100% say proof or bullet proof
0:25
So you need to add an extra layer of security so that users who are new to this blogging
0:31
can download your images from your website. So let me just show you how it works
0:36
So I have opened a blog post here and when I right click on the image it will show me
0:42
the default settings. But when I go to WordPress and right click on image it will show this option like save
0:49
image as and I can download that image to my computer. But if you add the CSS to your website then this option will be gone from your browser
1:01
and user will not be able to download that images. So for this I will show you how you can implement it in blogger and WordPress website
1:10
So let me just show you in WordPress first. So for this you need to click on the customize button here or you can go to appearance and
1:17
click on customize there and here you will see this option additional CSS and you need
1:25
to add a small line of CSS code and I will leave the link of this code in the description
1:32
So let me just copy the CSS code from here and I will paste the CSS code here
1:40
Now I will publish this and in the same way I can add the CSS code in theme section and
1:47
I will click on edit HTML and I will scroll all the way to the bottom of my CSS code
1:55
So let me just find the code here and as you can see I have added the CSS code here
2:03
So you can paste it anywhere above the B-Skin tag or if you are using from your mobile devices
2:10
then you can simply click on customize button here and click on advance here and here you
2:17
will see this option add CSS and you can also paste that CSS code here if you are using
2:23
mobile devices. So I hope you understand how to add the CSS code in your website whether it is blogger
2:30
or WordPress. Now let's close here. Now let me just right click and as you can see the option to save the images is gone
2:40
So in this way you can protect your images from being downloaded from your website
2:45
So I hope this video is interesting for you and if you found this video interesting then
2:51
make sure to hit the like button and share your feedback how this will going to help
2:57
in your website or not. So I will see you in the next video till then bye bye