[Guide] How to re-size Images on: August 02, 2010, 03:51:32 pm #1 This can be particularly helpful if you are trying to make all images of a certain group the same size.Guide from www.CFcoding.createaforum.comHtml: Code: [Select]<img src="IMAGE_URL" width="XX" height="XX" border="0">BBC:Code: [Select][img width=XX height=XX]IMAGE_URL[/img]Replace IMAGE_URL with the location of the image.Replace XX with the dimensions.Example with BBC:Original Create a Forum Coding Favicon Logo:Re-sized Create a Forum Coding Favicon Logo: (Dimensions: 50x50) Last Edit: August 02, 2010, 03:53:58 pm by Fate Logged SMF Support | CF Support | CF Coding
Re: [Guide] How to re-size Images Reply #1 on: August 02, 2010, 05:03:13 pm #2 Great guide!! I love this one! Logged