Read before updating: How to Update Kunena Templates - More detail

Profile Avatar Size

marcohadley's Avatar Topic Author
New Member New Member
  • Posts: 4
  • Thanks: 1

Profile Avatar Size

12 years 4 months ago
#1216
Is there anyway you can make the Avatar bigger?



It looks weird if it's small and centered :dry:

Please Log in or Create an account to join the conversation.

ntstore's Avatar
Administrator Administrator
  • Posts: 1213
  • Thanks: 240

Re: Profile Avatar Size

12 years 4 months ago
#1217
Hi,

Please open the template.css file and copy the bellow CSS code section to that file.
Code:
#Kunena div.kavatar-lg { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; height: auto; padding: 10px; } #Kunena div.kavatar-lg img.avatar { width: 100%; }

I tested on firebug and it worked fine.

Regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

Please Log in or Create an account to join the conversation.

Time to create page: 0.229 seconds