Is there a way to display the joomla header + menu inside the cpg?
Is it not possible to display at least the left joomla menu next to the cpg? :(
- you can use "header.php" & "footer.php" to add custom header and footer
- you can use "anycontent.php" to add custom block (table) under your gallery
- but you can't put a left menu with those , you need to code it for your self
- you should create a new theme and add your php menu to theme.php
here is the link to how to create a theme:http://coppermine-gallery.net/demo/cpg14x/docs/theme/index.html