And here's where it's been used:
http://www.romanticretreats.co.uk/romantic-cottages/scotland.php and subpages.
I've added a few classes in the view.php (attached) to make it display nicely along with the following css styles:
.lb_image {
position: relative;
float: right;
width: 155px;
margin: 5px 0 0 0;
}
p.aggregator {
position: relative;
float: left;
width: 465px;
margin-top: 0px;
text-align: justify;
}
h3.aggregator {
margin-bottom: -5px;
}
h3.aggregator a:link, h3.aggregator a:visited, h3.aggregator a:active {
color: #e64898;
}
h3.aggregator a:hover {
color: #666666;
}
Hope this will help some of you!
And thanks to Paul at WesthouseIT for making it happen!
Konrad