Remove dropdown menu from basket

Hello everyone,

I am new to Oxid and to the forum. So far I tried to solve all problems by digging through the templates, CSS etc. but I am stuck and hope someone can help me.

I’ve put shopping basket in the header of the shop. It contains a dropdown menu which I dont want to be there. Does anyone know how to remove the dropdown menu from the basket?

regards,
Nic

Hi Nic,

check this out:
<ul id=“basket_menu” class=“menue vertical”><li>

Regards

Hi Marco,

thanks a lot, the dropdown list is gone. The only thing remaining is the little arrow in front of the “Warenkorb”. Any Idea how I can remove that one?

regards,
Nic

Hi Nic,

I mean - I could easily look it up as well for you but that wouldn’t actually help you, right?
Do you use Firefox? There is a really cool extension called Firebug that exactly points you to the referring source code you have to change :wink:

Try it out and tell us if it works good for you.

Regards

Hi Marco,

I’m using Firebug already and I was able to do most modifications myself. I just can’t find the entry I am looking for. Help please :-). Not being an experience programmer (yet) does’t exactly help either…

Nic