Skip to:
Content
Pages
Categories
Search
Top
Bottom

Massive avatar on "edited" posts


  • Anonymous User 13302461
    Inactive

    @anonymized-13302461

    Hi, please can anybody help me with this? I am not brilliant with CSS, but as far as I can tell the settings are there 14×14 pixels, yet the image is displaying 512×512

    Take a look:

    (last days) of October 2F Reception.

    Thanks a lot for any suggestions.

Viewing 4 replies - 1 through 4 (of 4 total)

  • Anonymous User 13302461
    Inactive

    @anonymized-13302461

    Sorry this is in the wrong forum, it should be Troubleshooting.


    FreeWPress
    Participant

    @freewpress

    Hi, add this code in your css;

    .avatar-14 {
        width: 14px;
    }

    refresh your page one, or two or more time to cancel browser cache…

    I hope help you… 🙂


    Anonymous User 13302461
    Inactive

    @anonymized-13302461

    hello. Thank you very much for your reply. But it doesnt seem to have fixed it 🙁

    Any other suggestions please?

    Thank you.


    Anonymous User 13302461
    Inactive

    @anonymized-13302461

    Ive got it. Well, you got it, I just added !important to it

    .avatar-14 {
    width: 14px !important;
    }

    and it worked, I only learnt about !important yesterday as I saw it somewhere, lucky for me!

    Thank you very much 🙂

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Skip to toolbar