Theme with top banner? Theme with top banner?
 

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

Theme with top banner?

Started by borru, October 10, 2004, 08:45:27 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

borru

Is there any theme avalible that comes with top banner or how can i add top banner to Graphix theme?

Joachim Müller

To add a static banner, edit themes/yourtheme/template.html and add whatever html code you can think of (remember the reference to any resources on your server like images has to be seen relative to the coppeimine root folder, not the theme sub-folder). If you want to add a banner-rotation script to your pages, search the board for "custom header".

Joachim