<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Arial">I'm using a view block as a panel
page on my front page, and the view is a list of blog posts displaying
the title, date/time posted, and who posted it. I need to do two things:<br>
<br>
1) Add divs around the block so I can add my rounded corner graphics<br>
2) Add some text in front of the name of the poster<br>
<br>
What override function do I use to modify the markup for this block?&nbsp;
Would it be theme_block()?&nbsp; Or another one?<br>
<br>
Thanks.<br>
<br>
Steve<br>
</font></font>
</body>
</html>