QUOTE(Mikeplyts @ Jul 24 2009, 04:09 PM)

^That site seems to be powered by Cutenews.
Well, have you tried this code to resize the image?
CODE
<img src="IMG_URL" border="0" width="###" />
Just replace the pound symbols with the desired value and the
IMG_URL text with the URL to your image.
Also, I've never used FanUpdate before but have you checked to see if it allows HTML or if there's any options for that?
http://babylon.sqweebs.com/test.php thats what i want to appear in my post
CODE
<?php
include "./copper/cpmfetch/cpmfetch.php";
$objCpm = new cpm("./copper/cpmfetch/cpmfetch_config.php");
$objCpm->cpm_viewLastAddedMedia(1,4);
$objCpm->cpm_close();
?>
and thats the cpmfetch code that calls the thumbnails of the latest uploads from my coppermine gallery.But my problem is that when i put that code in my post[i just switched over to fanupdate because i thought it wouldnt show up in cutenews for some reason,but it wont show up in either]the only thing you see is the code.
http://babylon.sqweebs.com/ thats my site