Tag: notice-bar

Browser Window Notice

This is a cool way to display a notice at the bottom of browser window. Keep in mind there are no advanced settings, and it appears every time window is loaded or refreshed. Here is the basic style: <style type="text/css"> #article-fixed-message-container { position: fixed; bottom: 20px; cursor: pointer; } #article-fixed-message-text { background-color: blue; position: relative; color: