topical media & game development

talk show tell print

professional-ajax-08-NewsTicker-css-newsticker.css / css



  .newsTickerContainer {
          position: relative;
          background-color: silver;
          height: 20px;
          width: 100%;
          overflow: hidden;
          padding-top: 2px;
  }
              
  .newsTicker {
          position: absolute;
          height: 25px;
  }
              
  .newsTicker-feedTitle {
          margin: 0px 6px 0px 6px;
          font-weight: bold;
          color: black;
          text-decoration: none;
  }
              
  .newsTicker-feedItem {
          padding: 4px;
  }
  


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.