Forums

Join
bbPress Support ForumsThemesproblem with css menu

Info

problem with css menu

  1. I have a problem with this menu, http://www.endurodoc.net/forum/ if you go to "Officina" or "Varie" the sub page have a square in the right top, where is the problem for you?

    also another problem, the apostrophe on the "Endurod" forum, the description of forum :(

    kikko088

  2. you need to have list-style-type:none; for your menu

  3. pro_dropline.css (line 40) .navi li {
    add list-style-type:none; like ashfame said.

  4. thank you! :)

  5. You must log in to post.