FTON Blurb! bLurb! Full GL Member Credits 1,500 Jun 8, 2013 #1 Is there any way to make the software supports transparent avatars? Every transparent avatar i set goes messed up.
Is there any way to make the software supports transparent avatars? Every transparent avatar i set goes messed up.
Demon_Skeith Administrator Staff member Administrator Credits 90,854 Jun 8, 2013 #2 What avatar are you trying to upload?
FTON Blurb! bLurb! Full GL Member Credits 1,500 Jun 9, 2013 #3 I'm trying to upload a transparent avatar i've drawn.
Demon_Skeith Administrator Staff member Administrator Credits 90,854 Jun 9, 2013 #4 I was asking for a link actually, but what is the image extension, how big is the file and what error message do you get once the page refreshes?
I was asking for a link actually, but what is the image extension, how big is the file and what error message do you get once the page refreshes?
FTON Blurb! bLurb! Full GL Member Credits 1,500 Jun 10, 2013 #5 When i set this as an avatar, the image goes messed and some random white squares appear from it.
Demon_Skeith Administrator Staff member Administrator Credits 90,854 Jun 10, 2013 #6 That's most likely from our system trying to resize it. You will have to resize the image down to around 200.
That's most likely from our system trying to resize it. You will have to resize the image down to around 200.
H HairyNed Well-Known Member Credits 3,850 Jun 12, 2013 #7 This is an IPB issue. The system automatically adds a white backgound to transparent avatars. You can fix it by editing your css file. In your CSS remove "background:#fff;" from ipsUserPhoto That should solve the problem.
This is an IPB issue. The system automatically adds a white backgound to transparent avatars. You can fix it by editing your css file. In your CSS remove "background:#fff;" from ipsUserPhoto That should solve the problem.
Demon_Skeith Administrator Staff member Administrator Credits 90,854 Jun 12, 2013 #8 I wasn't aware of that issue, thank you for the answer Ned.