13
Okay now I see where I went wrong....
I deleted some of the code in theme.html
what should have read this
le="color: #000000"><?php <table class="toptable" cellspacing="0"> <tr id="header"> <td id="headerlogo"><a href="<{$xoops_url}>/"><img src="<{$xoops_imageurl}>logo.jpg" width="980" height="150" alt="" /></a></td> <td id="headerbanner"><{$xoops_banner}></td>
I somehow ended up with
le="color: #000000"><?php <table cellspacing="0"> <tr <td><img src="logo.jpg" width="980" height="150" alt="" /></a></td> <td id="headerbanner"><{$xoops_banner}></td>
Well Lance, thank you very very much

I am thrilled to finally have this resolved.
You can see the results at
http://www.swapol.netsome of the images etc haven't been added but
it is starting to take shape.
Again I really appreciate your help.
Warren