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" />
|
When you say profile pic do you mean the avatar pic. Also, where are you putting that code