Hi Guys,
I am using WordPress theme when i click at picture (copy image location) in Mozilla Firefox for copying image location then anyone know that i am using the theme.
Please any one tell me how can i hide this thing. I want picture can't know that i am using some theme.
Thanks for your time.
Query on copying image in Firefox using WordPress Theme
Hello,
Here are two solutions those might help you:
Copy all the images and also CSS to the following:
yourdomainname .c o m c s s s t y l e . c s s -file
a mending header. p h p -file
Then the call to main stylesheet would be hardcoded. It’d look something like this:
yourdomainname .c o m c s s s t y l e . c s s -file
Alternatively, you can rename the theme you are using and also its entire folder to something hard to understand. I mean something obscure.
But anyone well trained can still find out all the things about your theme if they want to.
So you cannot hide your CSS and theme from skilled visitors.
Hope it helped.
Regards
Crawly Math.