Forum Moderators: rogerd
I have a phpBB board, I'm using the subsilver template, and I know I need to edit the overall_header.tpl file.
I just need to know how to place a second image on the right hand side of my header. It will be 120x120, and it will link to my products' page.
I tried taking a look at this forum's code: <snip>
But can't figure out how to do it.
Your help is really appreciated!
[edited by: engine at 1:27 am (utc) on Dec. 3, 2007]
[edit reason] No urls, thanks. See TOS [webmasterworld.com] [/edit]
If you want it to the left of that tech advice ad, then place your IMG tag after:
</table></td>
<td> but before:
<script type="text/javascript"> If you want it to the right of that advertisement, place your image tag immediately after
</script> and immediately before </td>