header - only on main page, how? header - only on main page, how?
 

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

header - only on main page, how?

Started by tmi, May 19, 2006, 01:14:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

tmi

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.

Pascal YAP

Hello,

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