Replies: 0
Will this work on a multisite network – ie one customization for all the sites?
Would it be possible to insert something like
echo $blog_title = get_bloginfo( ‘name’ );
to get the name of the individual blog as the H1 formatted text over a background image?
thanks