User Guide?

Forums Forums Menus User Guide?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #514
    johnywhy
    Member

    Can you post a guide to the CSS?

    For example, what’s #suckerfishnav li li a? What’s #suckerfishnav li ul ul?

    What’s the difference between "#suckerfishnav, #suckerfishnav u" and "#suckerfishnav ul"? Can they be combined?

    Your generator is awesome, but I’d rather hand-edit if you provided a guide.

    thanks

    #4510

    Sorry, but that was the reason I created the CSS generator in the first place … I couldn’t be bothered teaching everyone how to edit the menus.

    There are also thousands of online examples, tutorials and explanations of the CSS techniques used to create dropdown menus. I’m sure there are lots of people out there who are better at writing tutorials than I am.

    Also, most of the techniques used are just generic CSS techniques, they’re not really specific to creating dropdown menus.

    The things you need to concentrate on learning are:
    * positioning: relative and absolute
    * margin positioning
    * how padding works across various browsers
    * basic styling, backgrounds, colours, fonts etc.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.