Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

PieFed CSS

Share CSS snippets that make your PieFed experience a wee bit different

1 Topics 1 Posts
  • Hide animated gif avatars

    1
    0 Votes
    1 Posts
    0 Views
    Soon people will be able to upload an animated gif for their profile picture. This could get annoying so I put a special css class on all profiles with an animated gif: .render_username a .gif { display: none!important; }

Gli ultimi otto messaggi ricevuti dalla Federazione
  • Soon people will be able to upload an animated gif for their profile picture. This could get annoying so I put a special css class on all profiles with an animated gif:

    .render_username a .gif { display: none!important; }
    read more
Post suggeriti
  • Hide animated gif avatars

    PieFed CSS
    1
    0 Votes
    1 Posts
    0 Views
    Soon people will be able to upload an animated gif for their profile picture. This could get annoying so I put a special css class on all profiles with an animated gif: .render_username a .gif { display: none!important; }