Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Catagory Drop-Down Menu Anywhere?


Guest

Recommended Posts

Anyone have some code to place a drop-down menu anywhere containing the catagory listings?

 

What I mean is, the only catagory drop-down list's I can find are built in a way that uses the sidebox style, so you get a box around the drop-down menu with a heading etc. I just want the drop-down menu on its own without any fancy boxes around it so I can add it to the center of the page, but I can't find how to do this.

 

Any ideas?

Link to comment
Share on other sites

drop the box by not calling it :)

 

the dropdown is built by two functions and then is parsed through

'new infoBox'... look in your 'box-file' and play with it.

 

HTH

Mattice

"Politics is the art of preventing people from taking part in affairs which properly concern them"

Link to comment
Share on other sites

If I edit the way the boxes are built though, the rest of the site looks different (all the other boxes). I just want to add a drop-down catagory menu into the center of the site, unformatted - just a menu on its own.

Link to comment
Share on other sites

look at the contribution, look for the tep_xxxx whatever functions and see what they do in either /includes/functions/html_output.php or /includes/functions/general.php.

 

Once you see what is done to build the dropdown it is a piece of cake to mimic that and place the drop down wherever, boxed or not boxed.

 

Mattice

"Politics is the art of preventing people from taking part in affairs which properly concern them"

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...