WebsiteBaker 2.13.9 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
<link rel="stylesheet" type="text/css" href="<?php echo TEMPLATE_DIR; ?>/screen.css"></link><link rel="stylesheet" type="text/css" href="<?php echo TEMPLATE_DIR; ?>/print.css"></link>
<link rel="stylesheet" type="text/css" href="<?php echo TEMPLATE_DIR; ?>/screen.css"></link><?phpif (PAGE_ID==2||PARENT==2) { echo('<link rel="stylesheet" type="text/css" href="'.TEMPLATE_DIR.'/orange.css"></link>');}elseif (PAGE_ID==3||PARENT==3||PAGE_ID==4||PARENT==4) { echo('<link rel="stylesheet" type="text/css" href="'.TEMPLATE_DIR.'/blue.css"></link>');}elseif (PAGE_ID==5||PARENT==5||PAGE_ID==6||PARENT==6) { echo('<link rel="stylesheet" type="text/css" href="'.TEMPLATE_DIR.'/green.css"></link>');}?><link rel="stylesheet" type="text/css" href="<?php echo TEMPLATE_DIR; ?>/print.css"></link>
Why not extend it even further by making your code a droplet, then you can update the droplet whenever you need to without changing the template?