xf:avatar

  1. CMTV

    XF 2.0 Extending <xf:avatar.../> template tag functionality

    Hi! I extended user entity structure and added custom column is_pixelated to it. Now I am trying to make every avatar of those users that have true in is_pixelated column to have image-rendering: pixelated CSS property in avatar img tag. xenForo uses <xf:avatar.../> template tag to display...
Back
Top Bottom