Is it possible to have the widgets run on the right side of the screen from top to bottom? I was looking into the css, but wondering if you could provide a hint on how to do this.
Unfortunately this particular script was done utilizing overflow to embed elements and create a fake overlay at the bottom. Changing this to go vertical would basically cause the entirety of the code to be changed.
Is it possible to have the widgets run on the right side of the screen from top to bottom? I was looking into the css, but wondering if you could provide a hint on how to do this.
Thanks