Help > I would like to use the LikeOrHate logo in my site. What options are available?
We provide you with a number of variations of our logo for you to use. You may use them only under the following conditions:
Options are presented below, with the HTML code for copy/paste. Note that all images have transparent backgrounds, you may want to set the CSS "background-color" style for the img tag.
Source code:
<a href="http://likeorhate.com/" title="LikeOrHate.com"> <img src="http://static.likeorhate.com/images/logo.png" alt="LikeOrHate.com" width="481" height="130" /> </a>
Source code:
<a href="http://likeorhate.com/" title="LikeOrHate.com"> <img src="http://static.likeorhate.com/images/logomedium.png" alt="LikeOrHate.com" width="237" height="64" /> </a>
Source code:
<a href="http://likeorhate.com/" title="LikeOrHate.com"> <img src="http://static.likeorhate.com/images/logosmall.png" alt="LikeOrHate.com" width="111" height="30" /> </a>
Source code:
<a href="http://likeorhate.com/" title="LikeOrHate.com"> <img src="http://static.likeorhate.com/images/logosquare.png" style="vertical-align: middle;" alt="LikeOrHate.com" width="182" height="182" /> </a>
Source code:
<a href="http://likeorhate.com/" title="LikeOrHate.com"> <img src="http://static.likeorhate.com/images/logosquare64.png" style="vertical-align: middle;" alt="LikeOrHate.com" width="64" height="64" /> </a>