funnycadeserver
2 months ago
got it from here btw https://aleclownes.com/2017/02/01/crt-display.html
funnycadeserver
2 months ago
why cant divs just go where i want them to?!?!??!?? *slams head on keyboard* "your position says static thats why" idk man i made it relative it still doesnt work im losing my mind PLEASee...
funnycadeserver
2 months ago
this may sound extreme you dont have to do this i just need something helpful
funnycadeserver
2 months ago
https://dears.nekoweb.org/siwebring/main tysm whoever made this. and RIP old self insert webring made by Koinuko youll be missed
underwhite
2 months ago
BRO THANK YOU YOU'RE A FREAKING LIFESAVER (i'll join later i'll probably put marlet from undertale yellow because yes)
funnycadeserver
2 months ago
"opposites day!!" ahh.... and im sure opposites day is supposed to be wednesday. its a friday
asterhalloween
2 months ago
well first of all, right:100% doesnt seem to be doing anything at all for that side bar because its position is static. as for the other one try setting the parent to position:relative and the sidebar to position: absolute; right: -200px; or so
funnycadeserver
2 months ago
I tried that. i even put position relative. it still didnt work at all so i just put left: 690px
funnycadeserver
2 months ago
and i never even put "position: static" when it said it was so idek whats going on
do i need to add something to the code for it to work
hi! .crt should be relative, .crt::before and .crt::after should stay absolute
ohhhhhhh