Author Topic: I think I may have messed up my avatar...  (Read 25909 times)

He fixed the avatars.

SIGH


all he did was force avatars to appear within the limit
if you open one of the previously big images in another tab, like Aware's, it's still 256x256

Mand no avatar revoke. I shoulda done it when I had the chance

some people's avatars are as tiny as justin beibers snake now.




atomshock confirmed main protagonist for Blockland Forums video game

nope sorry, blockhead100000 is


He did is in a really weird way. Badspot, if you're reading this, instead of adding the CSS to each image element, you could do this:

Code: [Select]
.avatar {
    max-width: 75px;
}


You will forever be missed in my heart

He did is in a really weird way. Badspot, if you're reading this, instead of adding the CSS to each image element, you could do this:

Code: [Select]
.avatar {
    max-width: 75px;
}

Doesn't really matter. There's only going to be a max of 15 shown on each page anyway.

Yeah... Just seems weird to me because the forum does give each image the "avatar" class, but nothing actually applies CSS to the class itself. This would be the perfect opportunity to put that class to use.

Yeah... Just seems weird to me because the forum does give each image the "avatar" class, but nothing actually applies CSS to the class itself. This would be the perfect opportunity to put that class to use.
like this?

also forever endowed in reddit history http://www.reddit.com/r/richardButt/comments/23745j/in_a_forum_where_75x75_avatars_rein_supreme_one/
« Last Edit: April 16, 2014, 10:04:22 PM by OrkusBorkus »