Comments on f2u . pupa chow All Comments Start of Thread Parent

i mean the text, the code with the edits youve made ! c:

N3O

Alright. I'll just send you a dm

(Hope it's alright if I just copy and paste it)

yup, that's worked just fine !

first off, are you sure you're editing with WYSIWYG (the toggle in the top right of the code editor) off? like it says in the code preface, that quite often breaks things in unexpected ways because the editor isn't made for more complicated html layouts, so it's much safer and easier to do with that toggled off - i ask because parts of the code you've sent are unspaced and some classes are present that aren't in the original, which both tend to happen when html layouts are edited with WYSIWYG on (sometimes the page needs to be reloaded with it off before pasting the initial code to fix the spacing, too)

the exact issue seems to be that the position:absolute; declaration was removed, putting that back on the main icon image you're editing (right after the section where it says style=") should fix the formatting ! :>

that said, i'd recommend starting the edits over by copying the provided code again and making sure WYSIWYG is toggled off when pasted in, as it'll make the process much less unpredictable - thankfully it looks like the only things you'd have to redo are adding the background and changing a few colors

let me know if you need any more help beyond that!

N3O

I do/did had/have WYSIWYG off. I made sure of that :0

But I'll try again later, as it's kinda late for me. 

And alright.

(Coding can be confusing)


N3O

It's alright now! I fixed it :D