bootycall @ dw
5 years ago
PSA: DW CODE PUSH If you haven't seen, Tessisamess was able to identify one of the updates that DW recently made that is affecting the formatting of DIV layers in custom codes. Consequently there's a quick fix you can apply to existing codes! This should work not just for my codes but for others you have up
latest #32
bootycall @ dw
5 years ago
Notably this isn't going to fix ALL spacing issues, but since it's been a couple of weeks i figure we're at the point where we've seen most of the stylistic updates we'll get.
bootycall @ dw
5 years ago
If you have div layers, you can do a quick search and replace in your code for <div style=" and replace it with <div style="box-sizing:content-box;, so it will just mass apply to all DIVs. This shouldn't hurt your unaffected div layers either.
bootycall @ dw
5 years ago
Here's what it looks like from my Persona 5 CR Chart:
立即下載
bootycall @ dw
5 years ago
ORIGINAL/PRE-CODE PUSH: https://imgs.plurk.com/Qyc/9pP/htnpgrccISqz7Ifr255b0Jez5uY_lg.png
bootycall @ dw
5 years ago
POST-CODE PUSH: https://images.plurk.com/h1EyEl3oezuutclvTzVLr.png
bootycall @ dw
5 years ago
POST-CODE PUSH w/ DIV UPDATE: https://images.plurk.com/4JxKHgkhNnZogp0c0yIFoZ.png You can see it's not 100% back to the original but it's still WAY better
bootycall @ dw
5 years ago
I know I'm still going to go through my codes and make tweaks, but this should help in the interim! And thank you again Tessiamess on IJ for pinning this down!
bootycall @ dw
5 years ago
Also I realize I can't edit my comments here, but don't add the comma after the content-box;
bootycall @ dw
5 years ago
I just had that grammatically, lol
fyi, if you want to fix the userpics on the example, you can add box-sizing: content-box; to the img tag as well.
it's the same issue with border stacking and sizing!
bootycall @ dw
5 years ago
elsinore: yes, thank you!
anyone have IJ code they could give me? I have a code specific question for one of hers and I dont have an IJ account orz
fish deranged
5 years ago
Oh my gosh, I did this and it fixed my character's info page that was absolutely shafted by the code push, thank you so much
got it thank you!
transilience
5 years ago
yw :-)
transilience
5 years ago
I have like... four permanent IJs, I've got 'em to spare
Thank you so much for this!
bootycall @ dw
5 years ago
mister_inkwell: I'm very glad to hear that!
bootycall @ dw
5 years ago
crowskyler: You're very welcome! Full credit goes to Tessisamess for the fix, I'm just glad I can help pass on the info
Good lord. I thought I was going bloody crazy. Thank you for this.
kimmeh did you see this yet
damn, half of my code is still borked
this fixed the other half tho
Thank you! It completely fixed the code issue I was having.
small letter
5 years ago
for those using dwtools, you can use tess' fixes in the opening tag of the imgur icons button like this in order to make them look normal again
thank you for this! <3
back to top