Set image size for profile image in header

You can set the size via CSS only.

[profilepicture]

The above shortcode should get the profile image, see the demo profile for example. It gets the class up-profilepicture so style it in your css.

span.up-profilepicture {

}

Was this article helpful?

Related Articles

Leave A Comment?