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

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

{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?