Right, so I'm working on my first pet profile, Glaskil. I'm having a problem with the description part not going up in line with the minion box. I keep looking at it and I feel like I'm missing something incredibly obvious. Anyway, another set of eyes would definitely help I'm sure. Thanks!
[edit]
I think it's with the or 1?, when I remove either one it moves up, but not sure what to do about it.
Well, I imagine part of your difficulty comes from trying to position everything using %s and margins instead of actual px values? It's not very precise/easy to get right ^^'
ah actually I very much prefer percentages over set pixel values. Flexibility and all that, since I can't know the size of the screen of the viewer in advance. Anyway, that's not the issue (I've changed the page since), there's something actually blocking the floating element from moving up which shouldn't happen if nothing has clears.
Anyway, I've given up haha and went with a workaround, but thank you for taking a look!