[ 3 / biz / cgl / ck / diy / fa / ic / jp / lit / sci / vr / vt ] [ index / top / reports ] [ become a patron ] [ status ]
2023-11: Warosu is now out of extended maintenance.

/vt/ - Virtual Youtubers

Search:


View post   

>> No.33938231 [View]
File: 212 KB, 1237x763, file.png [View same] [iqdb] [saucenao] [google]
33938231

>>33936917
Not that I don't disagree with you, I probably should've written that in my reply. Let me just look at the CSS real quick, maybe I can give you a Stylebot fix before the devs ever get around to it if they ever do. There's a lot of...questionable CSS.
>everything is set to z-index 1000
>coin searchbar is 11000
>coin sidebar is 11001
why...

This appears to work:

div.navbar {
z-index: 12000;
}
ul.nav-link-list {
z-index: 12000;
}
div.active-menu-outer {
z-index: 12000;
}

Navigation
View posts[+24][+48][+96]