URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       Create A Forum - Support Forums
  HTML https://support.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: Guides and Tutorials
       *****************************************************
       #Post#: 514--------------------------------------------------
       [Guide] How to re-size Images
   DIR By: Fate
       Date: August 2, 2010, 10:51 am
       ---------------------------------------------------------
       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.com
  HTML http://www.CFcoding.createaforum.com
       Html:
       --- Code ---
       <img src="IMAGE_URL" width="XX" height="XX" border="0">
       --- End Code ---
       BBC:
       --- Code ---
       [img width=XX height=XX]IMAGE_URL[/img]
       --- End Code ---
       Replace IMAGE_URL with the location of the image.
       Replace XX with the dimensions.
       Example with BBC:
       Original Create a Forum Coding Favicon Logo:
  HTML http://i1001.photobucket.com/albums/af131/CommanderFate/CFCLogo.gif
       Re-sized Create a Forum Coding Favicon Logo: (Dimensions: 50x50)
       [img height=50
       width=50]
  HTML http://i1001.photobucket.com/albums/af131/CommanderFate/CFCLogo.gif[/img]
       #Post#: 517--------------------------------------------------
       Re: [Guide] How to re-size Images
   DIR By: McLovin
       Date: August 2, 2010, 12:03 pm
       ---------------------------------------------------------
       Great guide!! I love this one!
       *****************************************************
       Page 1 of 1