Commit Graph

4 Commits

Author SHA1 Message Date
Alexander 77f067f8bc Hide family link facts (FAMC/FAMS/HUSB/WIFE/CHIL) from Facts & Events tab
Override fact.phtml to add bocken-family-fact class on family link rows,
then hide via CSS. Language-agnostic since it matches GEDCOM tags, not
translated labels. Info remains available in Relatives tab and sidebar.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 21:39:45 +01:00
Alexander 1531c075c4 Restyle individual page: FAB edit button, uncropped profile pics, silhouette placeholders, dark mode tabs
- Override individual-page-images template to request 400x400 contain (no server-side crop)
- Move circle crop to CSS on a.gallery wrapper, fixing single-image profiles
- Add gender-colored circular silhouette placeholders matching family navigator
- Replace edit button with fixed FAB (bottom-right) using homepage pencil SVG
- Add page cloak to prevent FOUC from JS DOM manipulations
- Dark mode: white profile shadow, black active tab with light blue accent
- Remove carousel arrows and "add media" link at template level
2026-03-15 21:15:56 +01:00
Alexander 02599e5876 Modernize individual page, add dark mode fixes, and restyle gallery
- Redesign individual page header: photo beside name/year/age/username,
  pencil icon edit button, stacked vertical fact cards, iOS toggle,
  underline tabs, and responsive mobile layout
- Add global dark mode fixes for modals, forms, dropdowns (both
  data-theme=dark and prefers-color-scheme auto mode)
- Restyle colorbox gallery: blurred backdrop, centered image, no zoom
  animation, clean controls with drop-shadow
- Override family navigator with thumbnails linking to individual pages
  instead of raw images, matching full diagram gender colors
- Add high-contrast link colors and silhouette placeholder sizing
2026-03-15 15:35:42 +01:00
Alexander ce11b25da4 Initial commit: Bocken theme for webtrees
Nord-themed dark/light mode family tree theme with:
- Floating glass-morphism header bar
- Auto/light/dark theme toggle with Lucide icons
- Smart SVG logo with theme-aware fill colors
- Active page highlighting with per-menu Nord icon colors
- Language button showing 2-letter abbreviation
- Start page search form
- Mobile responsive icon-only nav
- Custom views inherited from ArgonLight
2026-03-14 09:53:43 +01:00