Adding header image Adding header image
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Adding header image

Started by Syree, January 05, 2006, 12:33:29 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Syree

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!

Joachim Müller

just edit themes/yourtheme/template.html with a plain text editor - add the image (regular html) there.

Syree

Thanks! I didn't know it was so easy :)