Lilly
(Lillian )
8월 18, 2023, 4: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 )
8월 18, 2023, 4:57오전
4
i love this visual effect. curious about colored glass look.
i wanna make a stained glass effect now
1개의 좋아요
Lilly
(Lillian )
8월 18, 2023, 5:01오전
5
i’ve already forked the code lol
1개의 좋아요
Lilly
(Lillian )
8월 18, 2023, 5:02오전
7
nice! thanks for the linky
1개의 좋아요
Lilly
(Lillian )
8월 18, 2023, 5: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 )
8월 18, 2023, 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 )
9월 21, 2023, 3:18오전
13
Zoinks! forgot to post a link - I added color and transparency settings for kicks
glass header
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)
10월 23, 2024, 2: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개의 좋아요