Can this design be done in coppermine Can this design be done in coppermine
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Can this design be done in coppermine

Started by grail21, October 12, 2006, 04:17:04 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

grail21

Just came across this design that is powered by Gallery, was wondering if it could be done in coppermine

http://ty.frogbrain.ca/pix/main.php

I really dig the look of it, but don't want to switch to gallery. Your help is appreciated.

grail21

Anyone at least have a starting point that I might be able to use?

Sami

It's not Easy , there is some diffrences between gallery and coppermine structure ,

You can start by saving that theme with your browser to your local computer and use themes/classic/template.html as a reference for placing main place holders like {SUB_MENU},{SYS_MENU},{GALLERY}, ... and create your custom template.html by using that saved file also you can use themes/classic/theme.php at start, you should copy these files to a new folder under themes folder of gallery
‍I don't answer to PM with support question
Please post your issue to related board

Joachim Müller

This is not only a matter of design, but also of the core behaviour. For a complete match, you'd have to apply changes to the core code as well.