How do I style a menu

mahalleday

Yeah I figured it out.  I just looked at teh souce code in my broswer and changed menu.css to target to classes/ids of the <ul> and <li> tagas and their children to  match what wsb's default was.  Now it works just fine. 
AdBaker2 Project Site: [url="http://code.google.com/p/adbaker/"]http://code.google.com/p/adbaker/[/url]

BerndJM

Hi,

- is your "menu.css" at the correct location?
- is the link to your "menu.css" in your template header correct?

Regards Bernd
In theory, there is no difference between theory and practice. But, in practice, there is.

mahalleday

I write a little style sheet to style my menu 'menu.css'
I added the link in the head of my template but nothing happens.  I had a look at the source code for the menu and there are no conflicting styles but still nothing shows.  Is there a way to access the code that generates a menu in wsb, so I can have it styled like I want it?
AdBaker2 Project Site: [url="http://code.google.com/p/adbaker/"]http://code.google.com/p/adbaker/[/url]