I'm using this method in the sidebar.php file.
<?php RSSImport(5, 'http://www.ps3blog.net/community/feed/'); ?>
I just want to increase the post title to be much longer. How would I do this? I tried the shortcode, but that just displays the raw text when I put that in the sidebar.php file.