Jump to content

Disable the use of Import from URL for Profile photos

Featured Replies

Posted

I would like to disable the option users have to Import photos from URL in their profile.

Add this to your custom.css

[aria-label="Profile Photo"] #elRadio_pp_photo_type_ li:nth-child(2) {
  display:none;
}

 

  • Author
4 minutes ago, Flitterkill said:

Add this to your custom.css


[aria-label="Profile Photo"] #elRadio_pp_photo_type_ li:nth-child(2) {
  display:none;
}

Still there :c

 

This is on the profile page right? Click the little button on the corner of the avatar? That's what this targets.

If you have more than one theme you need to add this to the custom.css file of every theme. 

It's working here on my defualt test install right now.

ddd.JPG

  • Author

 

I tried it , but it still does not work for me , just do not want people to upload their photos or import them.

@615x PM me ACP access and I'll fix it for you. It does work but you might be putting it in the wrong place or ???. Two second fix.

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.