-
Notifications
You must be signed in to change notification settings - Fork 160
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
resize avatars in responses #352
Comments
I wish I could. But as it's distributed, the package doesn't change the size depending on the thread level. Do you have custom code for the JavaScript plugin, or if you use Django templates, do you customize it? |
@danirus I am using your Javascript plagin, and I thought it would be great to reduce the size of the replies, as this will visually highlight the main comment under which the discussion is going. Unfortunately, I'm not good at Javascript, so I don't know how to do it and wrote a question here. :) |
In other words, how can you access exactly the answers, and not the main comment. Maybe one solution is to add a separate class to the response images. |
Maybe can check that the comment is a child and assign a different class to it? |
Can you please tell me how you can change the size of the avatars in the answers?
That is, the main comment is a large avatar, and in the responses - a little less:
The text was updated successfully, but these errors were encountered: