#floating_ads_container {position: fixed;bottom: 2px;width: 100%; -webkit-transition: width 15, height 1s; transition: width 1s, height 1s;z-index:999;} #floating_ads_wrap {text-align: center;} #floating_ads_bottom_ad {display:inline-block;position:relative} #floating_ads_bottom_close {position: absolute;top:-20px;display:block; font-size: 20px; font-weight: bold; text-decoration: none; border-radius:50%; cursor: pointer; text-align: center; height: 25px; width:25px; line- height: 25px; background-color: #ccc;z-index:5; color: #fff! important; right:-10px;} #floating_ads_container { position: fixed; bottom: 2px; width: 100%; -webkit-transition: width 1s, height 1s; transition: width 1s, height 1s; z-index: 999; } #floating_ads_wrap { text-align: center; } #floating_ads_bottom_ad { display: inline-block; position: relative; } #floating_ads_bottom_close { position: absolute; top: -20px; display: block; font-size: 20px; font-weight: bold; text-decoration: none; border-radius: 50%; cursor: pointer; text-align: center; height: 25px; width: 25px; line-height: 25px; background-color: #ccc; z-index: 5; color: #fff !important; right: -10px; } -->

0 comments:

Post a Comment