I tried to read on the forum how to add a header to the cpg layout, but i'm afraid i messed something up inside my theme. I have everything the way i want it to be, and i gave up the idea of putting it inside an iframe....now all i need to do is put a header on top and i'm happy. So i have an image .gif file now, and no idea how to add it. I think i removed it from the theme.php (from project vii) and already searched if i can find something in the sample theme.php, but no luck so far. Can anyone tell me how to add this image to my theme? Thanks in advance!
just edit themes/yourtheme/template.html with a plain text editor - add the image (regular html) there.
Thanks! I didn't know it was so easy :)