News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

resizing avatars

Started by eskie, March 26, 2017, 01:35:30 PM

Previous topic - Next topic

eskie

i'd like to resize the avatar that appears in the top left corner of the default smf theme, beside the greeting as shown below

could someone tell me how/where to insert/modify the coding?

Antechinus

.avatar > img {max-width: whatever you like; max-height: whatever;}

Put that at the end of index.css and set dimensions to suit.

eskie

thanks a ton- it worked perfectly!

Advertisement: