Re: New Theme: bb_modmat
Nice first try, I’ve put it here so you can see some of the issues:
http://bbshowcase.org/forums/?bbtheme=bb-modmat
One problem I noticed is your hard coded the feed icon image on several of the templates to point to your site – you’ll want to change that to the local image (calculate it based on the bb_get_option('uri')
or use a CSS background image instead )