Login     Sign up
Profile picture
jacky loon (@jack41)
Join date: Nov 9th 2010
Community posts: 87
View Profile
Send Message

How to increase the size of the profile picture?
Thnks

173 months ago
vivek (@vivektailor)
Join date: Aug 16th 2010
Community posts: 22
View Profile
Send Message

if you r using jcow 4+ than go to includes>libs>u.module.php than find this code
avatar($owner,'normal')
change 'normal' text to a numeric value to increase or decrease size .. i mean if you type 100....
avatar($owner,'100')it will generate a image of width="100" and height="100" ...default width and height is 150

173 months ago