{THEME_SELECT_LIST} in theme.php? {THEME_SELECT_LIST} in theme.php?
 

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

{THEME_SELECT_LIST} in theme.php?

Started by Crrash, August 27, 2005, 10:57:04 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Crrash

for the main menu i added a table (in the theme.php) looking like this

__________________________________________
|____________________A____________________|
|__B__|______________C_______________|__D__|

in cell "A" cell "C" and Cell "D" i put the normal main menu buttons

cell "B" has a background which looks like the buttons, but without the inscription
in Cell "B" i want to put the theme select dropdown list

all the buttons (including the background of cell "B") have perfect transitions to the buttons to the left and right, so there shouldnt be any borders between the background of cell "B" and the first button of cell "C"

the problem is, that {THEME_SELECT_LIST} wont work in theme.php what can i do to insert the dropdown menu at that place?