Kimmtech
technical tips and tricks
  • About
  • Archives
  • Links

?


Nested, drop down sidebar menus

Thursday, November 22nd, 2007

Plug-in wp-dtree creates nested, drop-down menus. See examples here.





Filed under Plugins, Wordpress | No Comments »


Nested list styles in a WordPress sidebar

Thursday, November 22nd, 2007

#sidebar ul li {
  list-style: disc;
  list-style-position: inside;
}

 

#sidebar ul li ul li{
 list-style: circle;
 list-style-position: inside;
}





Filed under CSS | No Comments »

Recent Five
  • 11.14 Center align a CSS container in Internet Explorer
  • 11.8 Microsoft Access - Matching a text field and a numeric field in a relationship query
  • 11.6 Setting the number of characters in the Article display on Ventrian’s New Article module for DNN
  • 10.30 Ventrian’s News Article module for DNN used for multiple pages / categories
  • 10.28 DNN - Customize FCK Editor styles without maintaining multiple style sheets
Login
  • Register
  • Log in
Categories
  • Adobe After Effects (20)
  • Adobe Premiere (3)
  • Boris Continuum Complete (8)
  • CSS (3)
  • DNN DotNetNuke (4)
  • Microsoft Access 2007 (2)
  • Miscellaneous (2)
  • mySQL / phpMyAdmin (1)
  • Plugins (6)
  • Projects (16)
  • Sound (1)
  • Space between the World & I (17)
  • Spry Widgets (1)
  • Technical Books (1)
  • Themes (1)
  • Ventrian News Articles Module (1)
  • Video Software (19)
  • Wordpress (7)

© 2008 Kimmtech | All Rights Reserved | Powered by WordPress | Theme: CognitiveCombine WM | Entries RSS | Comments RSS