Using classic theme Using classic theme
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Using classic theme

Started by ikhouvan.je, June 20, 2007, 05:33:34 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ikhouvan.je

Hello,

I've been trying...and trying...and trying....to put a link under each photo while using classic theme.
Each theme has a theme.php with HTML codes in it except the classic theme

there is only


<?php
/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2006 Coppermine Dev Team
  v1.1 originally written by Gregory DEMAR

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.
  ********************************************
  Coppermine version: 1.4.10
  $Source$
  $Revision: 3275 $
  $Author: gaugau $
  $Date: 2006-09-03 12:10:47 +0200 (So, 03 Sep 2006) $
**********************************************/

// ------------------------------------------------------------------------- //
// This theme has all CORE items removed                                     //
// ------------------------------------------------------------------------- //
define('THEME_IS_XHTML10_TRANSITIONAL',1);

?>



Where can I find the HTML used for this template?

Stramm

if a theme.php hasn't the functions in it you're looking for, then just copy them from themes/sample/theme.php to the theme.php you're using

ikhouvan.je

Stramm,

thanx for you help, but the file you are reffering to does nog excist on my install (I use version 1.4.10)

and when I copy paste the info from another theme.php is just messes up my complete design.

But there er is something of the layout, even with an empty themes.php ---> I'm wondering where that (default??) code is?

Anyone got a clue? I tried to grep it, but could not find it :(

Thanx and a good night to you all!

jeroen

François Keller

Quotethanx for you help, but the file you are reffering to does nog excist on my install (I use version 1.4.10)
upload the 1.4.10 pack again and find the file in the theme/sample folder. You only have to copy/past the function you need, not the entire file.
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog