Hi,
I'm trying to include my SMF forum Header (including nav) into a non SMF PHP page. It the default SMF theme, Ive just changes the colour in the CSS which keeps things straight forward.
Anyone able to help me?
Thanks,
PB
You can take the header HTML details from your themes index.template.php file and hard code the variable links to reflect the links you want.
Or I'm not fully sure how the SSI.php feature works, as you might be able to incorporate that into your non SMF page and then use the SMF variables and code directly.
You might want to ask in a more appropriate section of the forum.
Try taking a look at this:
[SMF 1.1.x] Integrating the forum into your site using SMF's layer system (http://www.simplemachines.org/community/index.php?topic=145838.0)