Lilly
(Lillian Louis)
18. August 2023 um 04:53
2
oh that’s cool. i like that and may use it on my forum. i have semi transparent headers but i like that glass effect. nicely done!
does the component have any settings?
edit: i see now it doesn’t. i love the shadowed icons!
No settings, but requests and PRs are most welcome!!!
Ah the shadowed header icons… here’s all of the CSS…
.d-header {
background: rgb(147, 147, 147, 0.39) !important;
-webkit-backdrop-filter: blur(10px) !important;
-moz-backdrop-filter: blur(10px) !important;
backdrop-filter: blur(10px) !important;
box-shadow: 20px 20px 50px rgba(0, 0, 0, 0.5) !important;
color: rgb(255 255 255) !important;
border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important;
}
.d-header-icons .d-icon,
.header-sidebar-toggle button .d-icon {
color: rgb(255 255 255) !important;
fill: rgb(255 255 255) !important;
filter: drop-shadow(1px 4px 2px rgba(0, 0, 0, 0.4)) !important;
}
3 „Gefällt mir“
Lilly
(Lillian Louis)
18. August 2023 um 04:57
4
i love this visual effect. curious about colored glass look.
i wanna make a stained glass effect now
1 „Gefällt mir“
Lilly
(Lillian Louis)
18. August 2023 um 05:01
5
i’ve already forked the code lol
1 „Gefällt mir“
Lilly
(Lillian Louis)
18. August 2023 um 05:02
7
nice! thanks for the linky
1 „Gefällt mir“
Lilly
(Lillian Louis)
18. August 2023 um 05:04
9
oh. my. god.
now you’ve inspired me to start building a new theme for my forum.
4 „Gefällt mir“
@Lilly I can hardly wait to see your creation! You Go Girl!!!
1 „Gefällt mir“
Lilly
(Lillian Louis)
18. August 2023 um 10:19
11
meh, theme design isn’t really my forte. i can make them , but i prefer the creativity of components and functional type solutions, especially for others who define a need.
3 „Gefällt mir“
Site Architecture, Navigation, UI / UX – it’s all functional art created to help people connect in the most satisfying ways.
5 „Gefällt mir“
Lilly
(Lillian Louis)
21. September 2023 um 03:18
13
Zoinks! forgot to post a link - I added color and transparency settings for kicks
4 „Gefällt mir“
Zoinks! Thank you @Lilly ! I’ve added your color and transparency settings, and also a setting for the drop shadow on the header icons.
3 „Gefällt mir“
Monikas
(JustMonika)
23. Oktober 2024 um 02:55
15
I think it still looks good with shadows hopefully I can get a switch for it
1 „Gefällt mir“
Hello @Monikas thank you for the feedback but could you please elaborate on what exactly you’d ideally like in the settings?
2 „Gefällt mir“
Ah, yes. I have now added a setting for the shadow on the bottom edge of the header.
1 „Gefällt mir“