[Solved]: re-ordering Menu Items [Solved]: re-ordering Menu Items
 

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

[Solved]: re-ordering Menu Items

Started by uk_martin, August 01, 2004, 01:52:43 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

uk_martin

I am using the Airhead theme im my gallery which I have bridged to phpBB 2.010 - and would like to re-order the menu buttons at the top of the Coppermine page to be in the same order as their corresponding buttons in the Forum.

Can someone suggest how this is done, and which file it is that needs editing.

Wouldn't it be simpler to include the menu table into the header rather than the body files, to save it being reloaded every time?

Thanks in advance.

Martin

Casper

It's in themes/yourtheme/theme.php.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

Joachim Müller

Quote from: uk_martin on August 01, 2004, 01:52:43 PM
Wouldn't it be simpler to include the menu table into the header rather than the body files, to save it being reloaded every time?
Since coppermine isn't using frames, it doesn't matter - will be reloaded every time anyway. Shouldn't be a problem though, your browser should cache it anyway.

GauGau

uk_martin

Thanks guys, all sorted now.

Martin