Fix no bullets on k2 1.0 RC6

k2 theme’s latest version has a big bug in the form of no bullet style for unordered lists(ul tag). Actually this was a mistake that crept when Eric Meyer’s reset css was applied to the core css of k2 theme. To fix this bug, open core.css.php (../k2/css/core.css.php) and search & replace from line 29 to the 31:

ol, ul {
list-style: none;
}

to

ol, ul {
/* list-style: none; */
}

This should fix this simple bug.

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • StumbleUpon

Related posts

1 Response to “Fix no bullets on k2 1.0 RC6”


  1. 1 Anthony (2 comments)

    Thanks for this - just upgraded to K2 RC6, and good to have the bullets back.

Leave a Reply

:D :) ^_^ :( :o 8) ;-( :lol: xD :wink: :evil: :p :whistle: :woot: :sleep: =] :sick: :straight: :ninja: :love: :kiss: :angel: :bandit: :alien: