News block

Required JavaScript jQuery files

CSS


#news {
  width: 230px;
  background: #e3e3e3;
  }

#news-content {
  background:transparent url(images/bg-header-divider.gif) repeat-y scroll 10px top;
  margin-left:0;
  padding-left:20px;
  padding-right: 10px;
  }

#news a {
  color: blue;
  }

#news img.imagecache-news-thumb {
float:left;
margin:10px 10px 0 0;
}

JavaScript


HTML


<!--It should be noted that the $news variable is printed within the page-nid-tpl.php file (where nid equates to the Node ID).-->