[]Yes I do have a few things in mind with the images. However I was talking about the hack as I am following and I see what files you are talking about just a bit in the dark as to what to do with each one.

I assume once you let everyone of us who are not quite so gifted at coding at how you did it I could change the graphics to what I want. [/]
What I did was leave the original html in the tbopen and tbclose template as is and added the html that I wanted for the border so that it was outside the original html in the two templates.
The trick is to create a 3 x 3 table. The graphics are background images set by CSS classes (you'll have to make them). Plus you have to cut clear gif files for forground images that act as "place holders" so the background images display correctly. Then you cut the table where the center cell begins and add that html to the tbopen.tmpl file (above the original html in the tbopen.tmpl file). The rest of the table goes after the original html in the tbclose.tmpl file. If it's not against Info Pop copy write I could attach my templates to this thread so you can an idea of what I'm talking about. Or wait for JustDave to post his mod.
The problem with this mod is that you just can't take someone elses templates and use them as is with your own graphics: If your images are not the same size as the ones that were used to design the templates then it won't work. You either have to install the whole mod (once it comes out) or reverse engineer what someone else has done and do it yourself (thank God for "view source"! JustDave, you should feel robbed

).