News block
Required JavaScript jQuery files
- stylesheetToggle.js
Click No to view jquery file
1- jquery-1.3.2.js
Click jquery-1.3.2.js to view jquery file 2231
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).-->