FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » [Solved] category and header.tmpl
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re : category and header.tmpl [message #31982 is a reply to message #31964] Mon, 29 May 2006 15:26 Go to previous messageGo to previous message
DiliaK is currently offline  DiliaK   France
Messages: 24
Registered: May 2006
Location: Villeurbanne, France
Karma:
Junior Member

Found.

It will be possible to make header and footer look as we want.
Calling css id for example.
One header and footer look per category is possible with it.

header.tmpl sample example:
<? 
# I search category 1 :
    
if ($_GET['cat'] == '1') {
echo "  That i want to do or appear on header if category == 1 ";
}
else {
echo " That i want if this is an other category or main page. ";
}
?> 


Don't forget to rebuild theme Wink


Pat.
http://www.fudforum.fr
Il faut être con pour vivre avec les cons. J'ai essayé, on peut.
San Antonio.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: PATH_INFO theme option
Next Topic: How to import a theme ?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Mon Sep 30 21:24:38 GMT 2024

Total time taken to generate the page: 0.04328 seconds