MyBB Community Forums

Full Version: [bug] Max avatar size on thread
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm not sure if this has been covered and what not, but I found that going to
configuration>Show thread options, changing the Max avatar dimensions in post does not work

To change it you must edit the global.css

by finding
.post .post_author div.author_avatar img {
padding:5px;max-width:50px;max-height:50px;border:1px solid #ddd;background:#fff;

and changing the max height and width
Wait, aren't we still on 1.6.9?
He's reporting a 1.8 beta bug.
Yes this is 1.8, just been testing it quite a bit, and editing things, and moving things around, and watching for bugs I am hoping launch my newest forum using version 1.8 to see how it goes.
Launching a live forum on 1.8 is not advised - even when we reach beta. Wait for gold.
(2013-01-25, 08:02 AM)Euan T. Wrote: [ -> ]Launching a live forum on 1.8 is not advised - even when we reach beta. Wait for gold.

Alright man will hold off, still messing around with theme right now anyways, I have just been playing around with 1.8 I really like the feel
of it Toungue
(2013-01-25, 06:25 AM)Josh H. Wrote: [ -> ]He's reporting a 1.8 beta bug.

Oh L0L Thanks. I knew about 1.8 but confused when he said 1.7
I can no longer reproduce this so I'm setting it as rejected.