• Resolved James Jones

    (@jamesjonesphoenix)


    Hi folks,

    There is a bug when rendering the Tweets in Firefox.

    The anchor element with class ctf-author-avatar is jutted far right of where it should be. It is placed just to the right of ctf-author-box when it should be within the left hand margin area. Hopefully the images make this clearer. Possibly you’re being too smart with the negative margins?
    Firefox
    Tweets render fine in Chrome and Edge.
    Chrome

    I tested with 2 themes, including the default 2016 theme with the exact same behaviour.

    Any other info you need from me, feel free to request it.

    Cheers,
    James

    • This topic was modified 8 years, 3 months ago by James Jones. Reason: image link broken
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Craig at Smash Balloon

    (@craig-at-smash-balloon)

    Hey James,

    It seems like your specific account is having this trouble. I couldn’t recreate the issue with my own account but yours definitely has this problem. There are likely others but this seems to b rare at the moment.

    We will look into this issue but in the mean time, you could use some custom CSS to fix this. Add this to the “Custom CSS” area on the “Customize” tab:

    #ctf .ctf-author-avatar {
        margin-left: -53px !important;
    }
    Thread Starter James Jones

    (@jamesjonesphoenix)

    Wow, would have taken me a while to think of trying a different Twitter account! Anyway, nice work and thank you! That CSS snippet has done the job for the time being.

    It’s not just him. I just came here wondering if anyone else had this problem, and see they do. I was going to change the negative margin anyway, but this confirms the problem.

    Plugin Author Craig at Smash Balloon

    (@craig-at-smash-balloon)

    Hey again everybody,

    This seems to affect only a small percentage of avatars but we have found a fix anyway. This will be included in the next update. Thanks for pointing this out for us! Let me know if you need anything else.

    – Craig

    Great thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Rendering Bug in Firefox’ is closed to new replies.