drupalexp.css 234 Bytes edit raw blame history 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 .dexp-body-inner{ clear: both; overflow: hidden; /*overflow-y: auto;*/ position: relative; height: 100%; } .dexp-sticky.fixed{ position: fixed; width:100%; top:0; z-index:501; } .tp-bannertimer,.tp-bullets{ z-index:500; }