Style the site template selection screen in the UI
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3546875. -->
Reported by: [pameeela](https://www.drupal.org/user/1431110)
Related to !631
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Per design: <a href="https://www.figma.com/design/gnnCHDnwwvQ1mxyanpR3B7/Drupal-CMS-template-selection?node-id=1-5876&t=gDdfq23UNcdpOsO8-1">https://www.figma.com/design/gnnCHDnwwvQ1mxyanpR3B7/Drupal-CMS-template-selection?node-id=1-5876&t=gDdfq23UNcdpOsO8-1</a></p>
<p><img src="https://www.drupal.org/files/issues/2025-09-26/Installer%20-%20Site%20templates%20-%20more%20info%20haver%20behavior.png" alt=""></p>
<p>Style the site template selector based on the designs. To style:</p>
<ol>
<li>Clone <a href="https://git.drupalcode.org/project/drupal_cms">https://git.drupalcode.org/project/drupal_cms</a></li>
<li>Checkout the 2.x branch</li>
<li>Run <code>ddev launch</code></li>
<li>Step through the installer in the browser to get to this screen:<img src="https://www.drupal.org/files/issues/2025-09-22/Screenshot%202025-09-17%20at%208.53.35%E2%80%AFam.png" alt=""></li>
</ol>
<p>Note on the screenshot:<br>
The image lives in the recipe folder for the site template, which won't be directly accessible to the installer, but it can be styled with a dummy image and then @phenaproxima will do his magic to load the correct files.</p>
issue