Jump to content

css problem with themes


Recommended Posts

I cracked it.

The problem wasn't that code, it was the code before it....

TO get the ul list to display inline, the css i quoted before must apply to #div li rather than #div

So the completed code is

#navlist li {list-style: none; display: inline;}

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...