{CLIPIMG} :
How to change image size without changing the image's form?
Let's say you have an image with 800x600 dimensions and you wanted to display the image in 200x200 dimensions. If you do this you image will be shrink and loose it's shape. If you want to resize your image without losing it's shape you should us...
{IMG} :
How to display image upload?
If you want to display uploaded image without writing HTML codes you can use {IMG} tag. IMG tag can accept dimensions such as {IMG:imageField:Width:Height}.Examples:{IMG:profilePicture:200} will print profile picture and set its width and height to 2...
{GRAVATAR} :
How to get user's picture from gravatar.com
If you are avare of the Gravatar (Globally Recognized Avatar) service you will know what to do with this tag. If user has a gravatar account you can access users global avatar and display it on your site next to user entries. In order to get user's a...
Search in articles
|