get($cms_template_base_id . "v_width", "value");
if ($width === 0) $width = 16;
$height = (int)$cms_template_document->get($cms_template_base_id . "v_height", "value");
if ($height === 0) $height = 9;
$ratio = $height / $width * 100;
?>
Media-Einstellungen |
Seitenverhältnis: |
:
|