I customized Heimdall's custom CSS and JS #1281
Replies: 7 comments 1 reply
-
This is beautiful work! I will examine your code and see if I can implement for myself. I would like to add a floating logo/emblem to the dashboard but I am not good with CSS/HTML. |
Beta Was this translation helpful? Give feedback.
-
I am developing this for a group of 2000+ medical researchers worldwide. I would like to figure out how to customize the top of the page to include a logo and some other 'widgets' like @KingKorg has done. |
Beta Was this translation helpful? Give feedback.
-
Hi, would it make sense to create some sort of theme collection? (if it doesn't already exist) |
Beta Was this translation helpful? Give feedback.
-
@KingKorg Super boulot! I extended the weather data to include more of the available data, and converted it to imperial, because I'm a filthy American, though, I included C as well, as I have several friends that live in UK & EU and it makes discussing weather with them easier. Here's the portion of the code that I customized. I was also lazy and just reused the ville-temp-container class, though, I may update that later if I feel like customizing the formatting of the newly added data.
|
Beta Was this translation helpful? Give feedback.
-
How do I get my setup like yours then ? the smaller icons etc ? |
Beta Was this translation helpful? Give feedback.
-
I don't remember what exactly of this is needed, but here's my css. Should be enough to get you started. section.module-container{ div.title { div.title.black, div.title.white { #app #sortable.categories .category { .app-icon-container { .item .link{ .item::after { .item { .searchform { .homesearch { .searchform button { .item .title { #app #sortable, #app main { } |
Beta Was this translation helpful? Give feedback.
-
any walkthrough on how to start with custom css? What should I download? |
Beta Was this translation helpful? Give feedback.
-
Hello, sorry for my english I use google translate
I customized Heimdall's custom CSS and JS, here is my code for you to adapt so that it works with your settings
https://jsfiddle.net/8wnv1qam/
Beta Was this translation helpful? Give feedback.
All reactions