NattyWP - Community Forum
Welcome, Guest. Please login or register.
NattyWP Community « Configuration and Development « Deluxe theme « Ordered and Unordered List is not functioning in this THEME - Help Pls.
Pages: [1]   Go Down
  Print  
Author Topic: Ordered and Unordered List is not functioning in this THEME - Help Pls.  (Read 1752 times)
linkbuilder
Newbie
*
Karma: 0
Posts: 6
View Profile

I recently found out that the List is not functioning in this theme,

  • first no bullet point is showing,
  • second they are not indented and
  • finally, at the end of the list it doesn't break to have a new paragraph.

Well in in this forum, the "list" is functioning like what I see above. Please provide assistance.
« Last Edit: October 16, 2009, 10:48:27 PM by linkbuilder » Logged
linkbuilder
Newbie
*
Karma: 0
Posts: 6
View Profile

Anyone? Please provide asistance. Thanks.
Logged
Dmitry A
NattyWP Team

Sr. Member
*****
Karma: 101
Posts: 243
View Profile

Hello, try to add in your style.css
Code:
.single ul {margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: 0px;}
.single li {margin: 7px 0 8px 10px; list-style: decimal inside;}
Logged

linkbuilder
Newbie
*
Karma: 0
Posts: 6
View Profile

Thanks, it worked but the list is available only for "ordered" one (1..2..3..4), I also need the bulleted list (unordered). Please provide assistance.
Logged
Dmitry A
NattyWP Team

Sr. Member
*****
Karma: 101
Posts: 243
View Profile

.single ul - is for unordered list.
you can change list-style: none; to list-style: round; for example.
Logged

Pages: [1]   Go Up
  Print  
 
Jump to: