Profile Avatar Size
Profile Avatar Size
12 years 4 months agoPlease Log in or Create an account to join the conversation.
Re: Profile Avatar Size
12 years 4 months ago
Hi,
Please open the template.css file and copy the bellow CSS code section to that file.
I tested on firebug and it worked fine.
Regards,
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
Email: 9themestore@gmail.com
Twitter: @9themestore
Please Log in or Create an account to join the conversation.
Time to create page: 0.229 seconds