« Web, HTML, Tech Forum

how do i add a custom online picture to my profile

been trying for months to add a custom online picture of sorts to my profile but to no avail. any help on this?


Report Topic

1 Reply

Reply by Gluma

posted

If you want to change the green online icon, I use this code:

.online img {

content: url("*insert direct img link here*");

}

The image will probably still flash like how the normal online pic does and I...have no idea how to change that unfortunately u_u but the image should be whatever image you link to


Permalink Report Reply