<?php
$image_maxwidth = '400'; #400pixels width
$image_maxheight = '200'; #200pixels height
include 'news/index.php';
?>
<?php
<?php
$image_maxheight = '50';
$template = 'Index';
include 'news/index.php';
?>
?>
return "<div class=\"image_container\" style=\"width: $new_width" . "px\"><a href=\"$str\"><img class=\"fullnewsimage\" alt=\"image\" src=\"" . $adminpath . "?action=options&mod=imageuploads&width=$new_width&height=$new_height&thumb=$str\" /></a><br style=\"clear: both\" /><span class=\"image_caption\">$caption</span></div>";
return "<div class=\"image_container\" style=\"width: $new_width" . "px\"><img class=\"fullnewsimage\" alt=\"image\" src=\"" . $adminpath . "?action=options&mod=imageuploads&width=$new_width&height=$new_height&thumb=$str\" /><br style=\"clear: both\" /><span class=\"image_caption\">$caption</span></div>";
return "<div class=\"image_container\" style=\"width: $new_width" . "px\"><img style=\"float: right\" class=\"fullnewsimage\" alt=\"image\" src=\"" . $adminpath . "?action=options&mod=imageuploads&width=$new_width&height=$new_height&thumb=$str\" /><br style=\"clear: both\" /><span class=\"image_caption\">$caption</span></div>";
#allbody img {
float: right;
}
<?php
$static = true;
include 'news/index.php';
?>