boro_boy Posted July 18, 2016 Share Posted July 18, 2016 How can I remove the light border from around my members profile photos / avatars. As this spoils the avatars!! In the image below you can see the borders around the Middlesbrough Crest. Link to comment Share on other sites More sharing options...
steve00 Posted July 18, 2016 Share Posted July 18, 2016 Is that IPB 4 or 3 ? If 3 then link may help to view (as no longer have IPB 3) Link to comment Share on other sites More sharing options...
boro_boy Posted July 18, 2016 Author Share Posted July 18, 2016 Hello, This is for IPB 4.1 Link to comment Share on other sites More sharing options...
steve00 Posted July 18, 2016 Share Posted July 18, 2016 36 minutes ago, Michael Yates said: Hello, This is for IPB 4.1 strange as believe should not be a border there unless that is a custom theme and it has been added to it (or it is in the actual image itself) ? OK, it has been added to the custom.css file look for: .ipsUserPhoto::after { border: 1px solid rgba(0, 0, 0, 0.1); } and remove it Link to comment Share on other sites More sharing options...
boro_boy Posted July 18, 2016 Author Share Posted July 18, 2016 It is a custom theme and i've just loaded the normal Invision theme and as you say, there is no border around the avatar. Thank you. Looks like i'll be emailing IPSFocus asking them how to remove this. Link to comment Share on other sites More sharing options...
steve00 Posted July 18, 2016 Share Posted July 18, 2016 3 minutes ago, Michael Yates said: It is a custom theme and i've just loaded the normal Invision theme and as you say, there is no border around the avatar. Thank you. Looks like i'll be emailing IPSFocus asking them how to remove this. Already mentioned how to remove it Link to comment Share on other sites More sharing options...
boro_boy Posted July 18, 2016 Author Share Posted July 18, 2016 12 minutes ago, steve00 said: strange as believe should not be a border there unless that is a custom theme and it has been added to it (or it is in the actual image itself) ? OK, it has been added to the custom.css file look for: .ipsUserPhoto::after { border: 1px solid rgba(0, 0, 0, 0.1); } and remove it I didn't see that when I first read, but thank you, i'll give that ago. Link to comment Share on other sites More sharing options...
boro_boy Posted July 18, 2016 Author Share Posted July 18, 2016 I could not find that in custom.css so I added this to the custom.css and it removed the border: .ipsUserPhoto:after{ display: none; } Thanks for your help. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.