• Resolved sapienz

    (@sapienz)


    Hello,

    I am trying to get rid of the bullets in the list.
    I am on the adminpage and putting in the css-code, but nothing happens!

    I have added:
    list-style-type:none;

    in the general settings for stylesheet in column 1 on row:
    <li style=”” class=”” >

    I dont know which class to set!

    Please help!

Viewing 8 replies - 1 through 8 (of 8 total)
  • esmi

    (@esmi)

    Unless you provide a link to a page demonstrating the problem, no one will be able to offer much in the way of assistance.

    Thread Starter sapienz

    (@sapienz)

    Sorry, I thought it was selfeplaining

    Here is the demo: http://chylly.square7.ch/image/widget.jpg
    The bullets are sitting in the gravatar at the right side! Looks ugly!

    But I solved it the “ugly” way! I just added css code to the global list. Maybe there is a better way only to change the list in the widget?

    esmi

    (@esmi)

    We need to see the page in question – not a screenshot.

    Thread Starter sapienz

    (@sapienz)

    esmi

    (@esmi)

    Try adding:

    #primary .widgetcontainer ul li {list-style:none;}

    to user.css

    Thread Starter sapienz

    (@sapienz)

    Yes, perfect! Thanx for the help!

    esmi

    (@esmi)

    No problem 🙂

    Hi,

    Could someone provide a step by step for this? I’m having the same problem, though in my case its lack of knowledge more than anything else.

    Do I add the new CSS class within the ‘Edit’ option for the appropriate menu/button within minimeta?

    Or do I need to add the css to style.css (am using twentyten theme)?

    Esmi suggests adding a specific line to user.css, where is this file? Can I edit this through the wordpress admin or is this a manual edit of one of the wordpress code files (i.e via ftp)

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Want to get rid of the bullets in the list’ is closed to new replies.