
Hello Roll20 Community, I had used the exemple of "Swap Visible Area" in CSS Wizardry, and succeed to make it work ! But I have a problem. For be true, I don't really understand what is happening in the CSS, I know that "~" is for selecting what is under. B ut I don't understand the syntaxe before and the interaction of the " , " . I want to put my input at the extreme bottom of my sheet then It's can't be Above the dive . Then I should edit the CSS for this purpose. Here the exemple that is not working, but the one I want to reach: And now the CSS: I Understand that it's not working because of "~", but don't know how to change the css for make it working if the input is "Under" the div. And if someone have an explanation of what does the css here, I would be really glade, especially the part: .sheet-BOTsideA , The "," interraction with the line just under make me confuse.