Discussions posted to UNA - Themes, Html, CSS - Tips and Cheats | [EN], [DE],
Here some Css changes for the MOOD Module by @Jerome Mingo Tested by UNA 13.0.0-B3Theme: ArtificerModule-Version: 1.0.1Input for ur Custom Theme CSS:/* --- Moods --- */#mood_div h2:before { content: "“ "; color: #8c4e92;...
Hello,if u want to use a EXPLORE Site like this:[ https://lapixi.com/explore ], can follow this guide, how u can set the online Icons for visitors off.Go under ur Site in the administration where u want to show off the online icons.Add a...
Changes for Page Covers[ https://una.io/cmts-view/6jw6pt?sys=bx_forum&cmt_id=41481 ]Changes for Login Covers[ https://una.io/cmts-view/6jw6pt?sys=bx_forum&cmt_id=41488 ]Changes for Login Covers - Between Guests and Members[...
Before:After:insert this code in ur custom CSS of the artificer design..justify-start { min-width: 1px; }For mobiles u should use the Avatar and max. 3 more Icons than u have at moment a good way to use the site in the application view...
Who want to fix the notifications at first can use this Code:div#bx_notifications_preview { right: -1rem !important; left: auto !important; position: fixed !important;}
ARTIFICER Theme:who want to have the Timeline in the middle row smaller, can insert this piece of code:(with this code all boxes un the midlle row are smaler).lg\:px-3 {
max-width: 560px;
margin: auto;
}