natejones / wpds

A WordPress digital signage solution that uses Zurb’s Foundation.
http://pixelydo.com/work/wordpress-digital-signage/
GNU General Public License v3.0
105 stars 74 forks source link

Widgets on right side vertically? #35

Open rebdrew opened 9 years ago

rebdrew commented 9 years ago

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

islanddog commented 8 years ago

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.