This popular hack have been upgraded with some very smart details.Along with a the ability to work with the module “Concert” as well.The greates new function is actually a function not everyone will be able to take advantage of.It seems like XML styling is not being takes equally interresting throughout the world, so Firefox, Safari and other browsers cant even show the nice result. But Internet Explorer (only on PC I am told) really can show XSLT stylesheet no matter what.See this great link to see it for your self – you are warned – only IE works with this link -It imports the stylesheet from the active theme, so if you want tit – and you want to style the page with css, you need to add some extra lines to your css file (themes/yourtheme/style.css – is used): for IE only

#xbackends-header {
background-color: #CC6666;
padding: 6px 8px;
margin: 10px 2%;
border-right-style: none;
border-color: #CC6666;
border-width: 1px;
border-style: solid;
}
#xbackends-title {
font-size: large;
line-height: 1;
margin: 0px;
padding: 0px;
}

#xbackends-desc {
font-size: small;
margin: 0px;
padding: 5px 0px 0px 20px;
}

div.item {
border-bottom: 2px solid #F18022;
width: 100%;
margin: 6px 0px 6px 6px;
padding: 0px;
background-color: #E2E2CF;
border-bottom-color: #C5C59C;
border-bottom-style: solid;
border-bottom-width: 2px;
}

h2.item-title {
background-color: #C5C59C;
font-color: #4D4D45;
font-weight: bold;
line-height: 1.1;
margin: 0px;
padding: 5px 5px 8px 8px;
color: #FFFFFF;
}

span.item-ordinal {
padding-right: 0.2em;
}

div.item-desc {
min-height: 6em;
font-size: x-small;
margin: 0px;
padding: 8px 10px;
background-color: #F1F4F;
border-top-width: 2px;
border-top-style: solid;
border-top-color: #989858;
}

div.item-pubDate {
font-size: x-small;
margin: 0px;
padding: 8px 10px;
width: 80%;
float: left;
}

div.item-readmore {
font-size: x-small;
margin: 0px;
padding: 8px 10px;
width: 20%;
float: right;
text-align: right;
background-color: #F1F4F;
}
#xbackends-pagebg { background-color:#FFFFFF

}

Let me know what you think, I am getting ready to release the file real soon.