coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: hasemann on June 29, 2006, 09:04:06 PM

Title: Display joomla menu+header inside of the coppermine theme?
Post by: hasemann on June 29, 2006, 09:04:06 PM
Is there a way to display the joomla header + menu inside the cpg?
Title: Re: Display joomla menu+header inside of the coppermine theme?
Post by: hasemann on July 01, 2006, 03:37:51 PM
Is it not possible to display at least the left joomla menu next to the cpg? :(
Title: Re: Display joomla menu+header inside of the coppermine theme?
Post by: Sami on July 01, 2006, 07:52:12 PM
- 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