Lilly
(Lillian Louis)
2023 年8 月 18 日 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 个赞
Lilly
(Lillian Louis)
2023 年8 月 18 日 04:57
4
i love this visual effect. curious about colored glass look.
i wanna make a stained glass effect now
1 个赞
Lilly
(Lillian Louis)
2023 年8 月 18 日 05:01
5
i’ve already forked the code lol
1 个赞
Lilly
(Lillian Louis)
2023 年8 月 18 日 05:02
7
nice! thanks for the linky
1 个赞
Lilly
(Lillian Louis)
2023 年8 月 18 日 05:04
9
oh. my. god.
now you’ve inspired me to start building a new theme for my forum.
4 个赞
@Lilly I can hardly wait to see your creation! You Go Girl!!!
1 个赞
Lilly
(Lillian Louis)
2023 年8 月 18 日 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 个赞
Site Architecture, Navigation, UI / UX – it’s all functional art created to help people connect in the most satisfying ways.
5 个赞
Lilly
(Lillian Louis)
2023 年9 月 21 日 03:18
13
Zoinks! forgot to post a link - I added color and transparency settings for kicks
4 个赞
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 个赞
Monikas
(JustMonika)
2024 年10 月 23 日 02:55
15
I think it still looks good with shadows hopefully I can get a switch for it
1 个赞
Hello @Monikas thank you for the feedback but could you please elaborate on what exactly you’d ideally like in the settings?
2 个赞
Ah, yes. I have now added a setting for the shadow on the bottom edge of the header.
1 个赞