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

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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