Bullets Not Appearing On The Posts/Pages - Wordpress | Help And Get $10

Discussion in 'CSS' started by typhoon, Apr 14, 2010.

  1. #1
    Hi Everyone,
    I am experiencing a problem in my theme style sheet. I am using wordpress..

    The problem is that in my post and pages, the bullet marks are not appearing i.e the order list and unordered list is not working.

    You can check my current style sheets here:
    http://blog.smartbloggerz.netdna-cdn.com/wp-content/themes/ubt6/all-spitfirered.css
    http://blog.smartbloggerz.netdna-cdn.com/wp-content/themes/ubt6/style.css

    A post for your reference in which I have used unordered list codes:
    http://www.smartbloggerz.com/2010/01/faster-web-sites-for-happier-visitors-and-better-conversion-rates/

    Please help me solve this problem...I will be happy to send you $10 Thank You cash via paypal if your reply solves my problem.
     
    typhoon, Apr 14, 2010 IP
  2. pmek

    pmek Guest

    Messages:
    101
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You need to add the default styles for the ul and ol elements.

    for example, add:

    ul, ol {padding: 0 0 0 30px; }

    In your case that'll show the bullet points.

    There are many ways you can adjust the look of your list. Here is useful resource - http://css.maxdesign.com.au/listamatic/
     
    pmek, Apr 15, 2010 IP
  3. typhoon

    typhoon Active Member

    Messages:
    513
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    70
    #3
    That's really awesome man..It solved my problem. Please send me a PM with your paypal ID so that I can send you the Thank You Cash of $10..
     
    typhoon, Apr 15, 2010 IP