Line break in menu

Argos

Quote from: skronken on November 30, 2009, 11:40:04 PM
It works great now, just what I wanted.
But all of a sudden I get these black dots before every menu-item;



I've checked the CSS and it's nothing wrong there.

Does this require a new post? Either way I don't want the dots :)

Then tell the menu ul and li to have no dots. If your menu has ID "menu", it may be for example:
#menu ul, #menu li {list-style-type:none;}
Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
----------------------------------------------------------------
Please don't request personal support, use the forums!

skronken

It works great now, just what I wanted.
But all of a sudden I get these black dots before every menu-item;



I've checked the CSS and it's nothing wrong there.

Does this require a new post? Either way I don't want the dots :)


skronken

Thanks for the answer.

I have tried that, but I can't say that I fully understand that function.

But i'll take a second look!  :-)

kweitzel

Use the multiple menu feature of WB ... maybe that one helps you to achieve the correct results.

cheers

Klaus

skronken

Hello.

I'm looking for an easy way to have a line break in the middle of the menu.
I'm using show_menu2.

Example:

Home Media Blog
Contact Links Partners


I've tried a couple of things but I cant figure it out.

Do you have any ideas?