if you look at www.dreamxtremesports.com at the bottom, the "tags, latest" and "most comments" how can I remove both of those? Thanks.
I will send a few $ paypal for whoever can help, thanks. I'd also like to remove the posted by, etc under each post.
The code to remove should be in your index.php or home.php file since these are on every page. the posted by should be in your single.php page - open it in your editor and search for "posted by" and remove the php code. I can do it if you want.