coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: raziel on May 27, 2008, 03:04:42 PM

Title: Extra Section
Post by: raziel on May 27, 2008, 03:04:42 PM
how do i add an extra section (table), for adverts just above the coppermine copyright ?
Title: Re: Extra Section
Post by: wj1927 on May 27, 2008, 03:40:26 PM
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
Title: Re: Extra Section
Post by: raziel on May 27, 2008, 04:11:17 PM
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
Title: Re: Extra Section
Post by: wj1927 on May 27, 2008, 04:24:47 PM
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. ;)