Thread: search box?
View Single Post
Old 08-13-2004, 08:23 PM   #2
vinyl-junkie
Purple Mole
 
Join Date: Jan 2004
Posts: 694
Welcome to the forum, WebDiva.

I'm just guessing on what you need to do, but find this in config.php:
Code:
define('DISPLAY_DROPDOWN',false);
define('DROPDOWN_URLS',false);
Make sure both these values are set to false.

Let us know if that fixes it for you.
vinyl-junkie is offline   Reply With Quote