seekertat
Newbie
Karma: 10
Offline
Posts: 24
Business entrepreneur
|
 |
« on: November 20, 2009, 03:12 » |
|
I edited the template Gray2 and in my editor, I can see the logo image that I want inserted in place of the header.tpl that is in this template.
I uploaded the edited header.tpl and the new image...amyslogo.jpg to replace the header.jpg
When I go back online to my SS website and refresh the site, the old header still shows. This is what I have in my edited template:
<td><!-- HEAD BEGIN --> <table border="0" cellpadding="0" cellspacing="0"> <tbody> <tr> <td><br> <a href="#site.title"><img style="border: 0px solid ; width: 806px; height: 221px;" alt="Arts and Crafts By Amy" src="images/amyslogo.jpg"></a><br> </td> </tr> </tbody>
|