Customize Piwigo Colors, and Fonts
HTML (Hypertext Markup Language) and CSS (Cascading Style Sheets) are two of the core technologies for building Web pages. HTML provides the structure of the page, CSS the (visual and aural) layout, for a variety of devices. The CSS language is very useful to customize any gallery. Colors, fonts, positions of elements etc can be changed by using CSS. What you need What you need depends on your browser : Using Brave (my preferred browser), I click on View > Developer > Inspect Elements (⌥ + ⌘ + C on Mac) Using the “Selector” Each HTML element is accessible through…