I did several searches, trying not to post what is probably a weird/dumb question, but here goes. I have a logo that I was able to upload, but I want to put a bit of a border around it to look better.
So I edited the /head.tpl (no, I don't know what I'm doing, but I get lucky often enough to keep trying) I changed the line:
<TD>
[img]{$ImagesDir}/xlogo.gif[/img]</TD>
and changed border="0" to border="20" and by golly, it worked!
BUT, the border is purple! I cannot find any hex code that I don't recognize in the Skin1.css file. So-oooo... What line will change the purple border color? [-o< Anyone want to take a crack at this, please?