There a three possibilitys to change Last.fm Post Extension public Appearance:
* Setting up the Format String in Last.Fm Post Extensions Options Page (Admin -> Plugins)
* Editing lastfmpostext.css
* Edit the $output Var in lastfmpostext.php the_music()
Unfortunaly i'm a lazy guy. So there is no PHP4 support since it uses the SimpleXML Class, which is only included in PHP5. But PHP4 is obsolete anyway, so this is a good opportunity to get rid of it.




