Hello.
I am trying to ad an image in right side of header , its work but there is an error, its dont show header color in background , its show body background , I tried this code.
PHP Code:
<td style="text-align: right; padding-right: 12px;" ><a href="http://www.mydomain.com/"><img src="image.location" alt="image" width="468" height="60" style="border: 0px;" /></a></td>
Can some one help me?
Thanks