Extra Section Extra Section
 

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

Extra Section

Started by raziel, May 27, 2008, 03:04:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

raziel

how do i add an extra section (table), for adverts just above the coppermine copyright ?

wj1927

You can either add the Adverts code given to you by the provider of the Adverts into your template.html or you can use anycontent.php

If you add the ads to your template.html you will see them on every page, if you choose to add them to anycontent.php they will only show on the main page ;D

raziel

Thanks =]

Any idea how to get an image between  last addition and the gallery if its orderd like this

ADMIN

lastup

<-- where i want image -->

gallary

wj1927

I'd go for the template.html option so the ads show on every page. Depending on what theme your using I'd place the Ads code just above the {VANITY} tag. ;)