Is there are tpl.php file for the core blocks? I would like to override the layout of the Active Forums and Who's Online blocks. There are things I want to do that I can't do with just css.
After much investigation, I have come up with the answer to why I was having so much trouble on this issue.
It turns out that panels grabs the block before the tpl.php files have been applied.
Is there are tpl.php file for the core blocks? I would like to override the layout of the Active Forums and Who's Online blocks. There are things I want to do that I can't do with just css.