TIP OF THE DAY - REMOVE THE TITLE FROM YOUR NETWORK
Published Friday 7th November 2008
Here's a quick and easy way to remove the title from the top of your Network. This is useful if you are using a header image or just don't want a title for any reason.
First, go into your Admin Center using the Launch Admin button on the left side of your site:
![]()
Second, go into your Ads & Custom HTML section:

Third, copy and past the following CSS into the Page Meta Data section:
<style>
div#header h1 a {
font-size:0;
}
</style>

Last, hit the Update Button, then return to your network, and you are done. Easy!!


0 Comments
Please login or sign up to post on this network.
Click here to sign up now.