forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Themes/Skins/Templates => Topic started by: BMWHeaven on January 31, 2005, 10:25:34 pm

Title: Question about creating a theme that looks like SMF
Post by: BMWHeaven on January 31, 2005, 10:25:34 pm
K, I'm underway of creating a theme in coppermine that looks like the SMF theme I'm using.
One thing I need is the fourth column (also shown in SMF), which says:
Last post on date, time
in message by user

and mod it for my theme to:
Last picture added on date, time
in album by user

Anyone who knows how to do this in a simple way (I can try to code it myself, but maybe there's a very simple way to get it out of a var).
Thanks for reading and hopefully your help.
Ilir
Title: Re: Question about creating a theme that looks like SMF
Post by: Joachim Müller on February 01, 2005, 06:43:37 am
no simple way. Coppermine is not a bbs, it's a gallery, therefor this does not apply. Did you take a look at the existing SMF theme (http://coppermine.sourceforge.net/demo/index.php?theme=smf) already?

Joachim
Title: Re: Question about creating a theme that looks like SMF
Post by: BMWHeaven on February 01, 2005, 01:25:20 pm
no simple way. Coppermine is not a bbs, it's a gallery, therefor this does not apply. Did you take a look at the existing SMF theme (http://coppermine.sourceforge.net/demo/index.php?theme=smf) already?

Joachim

Owkay, then I'll find out my own way of programming it... When I get it finished up, I'll post the code here? (if anyone is interested).
And, nope... hadn't seen that smf theme, looks pretty good, maybe I'll merge it with what I've produced..
Thanks, Ilir
Title: Re: Question about creating a theme that looks like SMF
Post by: BMWHeaven on February 01, 2005, 02:58:50 pm
Is there any way of placing the info on pages like this:

2 albums on 1 page(s)

in another box, not underneath the gallery...
I want to place it up, but cannot find how to do that.
I think it is stored in {LEFT_TEXT}, but don't know how to place it somewhere else.
Thanks for the help
Title: Re: Question about creating a theme that looks like SMF
Post by: Joachim Müller on February 02, 2005, 08:19:44 am
When I get it finished up, I'll post the code here? (if anyone is interested).
Sure, go ahead.

Joachim