Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
overflow Posted June 11, 2015 Posted June 11, 2015 How can I change the size of the avatars in the postbit on my forum. They are pretty small and a lot of members have been requesting larger sizes. Thanks!
Calmcacil Posted June 11, 2015 Posted June 11, 2015 Gonna chime in here and ask the same, if i wanted to use say, tall avatars type like 200x250 or something.
opentype Posted June 11, 2015 Posted June 11, 2015 The size is part of the theme CSS. You can override it in the custom.css like so..ipsUserPhoto_large img, img.ipsUserPhoto_large, .ipsUserPhoto_large::after { height:150px; width:150px; border-radius:75px; }
overflow Posted June 11, 2015 Author Posted June 11, 2015 The size is part of the theme CSS. You can override it in the custom.css like so..ipsUserPhoto_large img, img.ipsUserPhoto_large, .ipsUserPhoto_large::after { height:150px; width:150px; border-radius:75px; } Thank you soo much!
4themusicman Posted June 13, 2015 Posted June 13, 2015 Newbie question: How do I get to the Custom CSS to do this? Breadcrumbs please!
Oyabun2012 Posted July 12, 2015 Posted July 12, 2015 Newbie question: How do I get to the Custom CSS to do this? Breadcrumbs please! Go to your admin panel, customization, themes and see the rest on my screenshots: Search for custom, click on custom.css
Recommended Posts
Archived
This topic is now archived and is closed to further replies.