coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: tmi on May 19, 2006, 01:14:42 PM

Title: header - only on main page, how?
Post by: tmi on May 19, 2006, 01:14:42 PM
So I created my own header but i want him only on main page but he's everywhere! in albums etc., admin menu too.
My code:

<table class=table border=0 width=96% align="center"><tr><td class="catrow" align="center">
<table border="0"><tr><td></td><td><span class="catlink">
<b><a href="index.php?cat=1">Galerie Użytkowników</a></b></span>Some txt
<br />Hello</td></tr></table></td></tr></table>


I'm newbie in PHP and Coppermine, what should i do with this?. Greetings.
Title: Re: header - only on main page, how?
Post by: Pascal YAP on May 19, 2006, 02:28:10 PM
Hello,

Why do you not use ANYCONTENT.PHP ?
Read the Coppermine Doc about this thing !
It's exactly what you want and search  ;)
PYAP