pratik
pratik

Any idea why the avatars are center-aligned in the comments for the Ink theme? I don’t have any custom CSS that’s to blame. I’ve dug around the CSS for the theme but nothing there. Also, no replies template file.

|
Embed
Progress spinner
pratik
pratik

@pratik @manton Let me know if I should contact Ezhil for this question or if you can help me out since you ported the theme for MB? No rush and can wait until after the holidays.

|
Embed
Progress spinner
In reply to
sod
sod

@pratik This is the line to blame. As always, it can be fixed in a lot of ways. One way is to add the following snippet to your custom CSS:

.microblog_avatar {
  margin: 10px;
}
|
Embed
Progress spinner
pratik
pratik

@sod Perfect! Thanks. Again! At this rate, @manton should hire you as MB's technical troubleshooter 😀

|
Embed
Progress spinner
sod
sod

@pratik Oh, man, sound like a dream job to me. 🕵️‍♂️ You know who to call, @manton. 😉

|
Embed
Progress spinner
manton
manton

@sod 🙂

|
Embed
Progress spinner