Jump to content

Main public logs

Combined display of all available logs of Costa Sano KB. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 17:29, 17 May 2026 Mngr talk contribs created page Drupal:Bootstrap/Layout issues - overlay (Created page with "= Bootstrap Position Utilities – Overlay Cheat Sheet = This page documents how to position text overlays on images using Bootstrap’s position utilities. It focuses on the common pattern: * Parent: <code>position-relative</code> * Overlay: <code>position-absolute</code> + positioning classes == 1. Core concept == To place text on top of an image: <syntaxhighlight lang="html"> <div class="wrapper position-relative"> <img src="image.jpg" class="img-fluid w-100" a...") Tag: Visual edit: Switched