David,

My goal is like http://www.cssplay.co.uk/mozilla/dropdown.html
In the current template: 
http://2010.dierenrecht.org/fileadmin/template/2010/SDR/concept/vertebrata/
The li elements are displayed in blocks, but I want the li ul li 
elements under each other.

But I can't find the right selector to place it in.
I tried
#menu li ul li a {
     display:list-item;
}

but it still shows the blocks next to each other...

Any advice?


On 7-7-2010 23:16, David Laakso wrote:
> Thijs Hakkenberg wrote:
>>    Dear List,
>>
>> I'm making an template for a site:
>> http://2010.dierenrecht.org/fileadmin/template/2010/SDR/concept/vertebrata/
>> The menu is generated as follows:
>>
>>
>>
>> However, the subitems should be placed as list-items, not as blocks.
>> Like in here (figure A)
>>
>> Where do I go wrong?
>>
>> cheers,
>>
>
>
>
>
>
>
> Thijs,
>
> I am not sure I understand the question, and I don't know where you went
> wrong [other than white links on an off-white background is sort of
> unreadable].
>
> This is an example menu [1] by Thierry Koblentz. Perhaps it will give
> you some ideas. It is rather complicated to execute but does work
> extremely well cross-browser.
>
> [1]
> <http://www.tjkdesign.com/articles/keyboard_friendly_dropdown_menu/default.asp>
>
> Best,
> ~d
>
>
>
>

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to