Main page layout...? Main page layout...?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Main page layout...?

Started by OzButcher, October 17, 2006, 05:18:19 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

OzButcher

When my gallery loads the main page shows up....

Catagories
- User Galleries

Last Editions > (Expanded with thumbnails)


How can I get?:

Catagories > Users Galleries (expanded with thumbnails)
shown on the main page?

many thanks if you can solve this issue. if its relevant I'm using Rainy day theme but this probably doesnt matter?


Lorge

Can't get this to work in the Classic theme in 1.4.9.
There is no code at all in the theme.php in that theme.

Is it possible with the classic theme or do i have to change to another theme?

Joachim Müller

If you want to change a particular theme that comes with coppermine and the section you want to see changed doesn't exist in your theme, copy the corresponding section from themes/sample/theme.php. Do only copy the correspoding section, not the entire content of the sample theme.

Lorge

So if i want to change the Classic theme with this mod i shoud do the changes in Sample/theme.php?

Tried that and it doesnt work :(

Joachim Müller

No, the other way round. I already explained it in my above posting. If your custom theme (that might be based on the classic theme) is named "my_theme", then edit themes/my_theme/theme.php with a plain text editor. Paste the stuff in you want to see changed.