Quote:
Originally Posted by XiTCLUB
Hello,
I am using Big size Profile Pictures as cover Photos like facebook in my theme.
But the problems is its giving only 400x300 image while uploaded image is 1440x300
How can i get full size profile picture ??
My current code for image is
Code:
<img src="{vb:raw prepared.profilepicurl}" class="profileimg" />
|
isn't that a feature (width x height) you choose for each group at usergroup options.
you can find it at this path:
Usergroups / Usergroup Manager / (edit the group you like) / Picture Uploading Permissions
from there you decide the Maximum Width / Height/ Size and so on ...