• Hi! I was wondering if someone could tell me how to insert bullets for my sidebar categories? It just makes it look more organized but I can’t seem to figure out how to do this.

    Also, this will sound stupid as I’m sure all my questions are, how do you delete or rename a category once you’ve set it? I couldn’t find buttons to do that…maybe I am just blind. 🙁

    Thanks.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Log into your dash board and follow the links.
    Manage » Categories » then to the right of the category, there’s a delete link.

    Thread Starter photogirl

    (@photogirl)

    oooh, thanks for the deleting categories tip! that was so simple. duh. haha. i think i just overthink things.

    now, anyone know about the bullets?

    ‘#side2 ul ul {
    list-style-type: disc;
    margin: 0px 0px 0px 5px;
    padding: 0px;
    }’

    Looks bad. Might want to look at recoding the style sheet if you want the bullets

    Thread Starter photogirl

    (@photogirl)

    um…why does that look bad? i don’t get what you meant by that? what part should i change in order to get the bullets to show up?

    sorry, really really bad at this stuff….

    I didn’t mean anything mean. You have background image as a backdrop for the page. Your bullets would lie {or lay} outside that faux column. Thats what I meant, it would look bad.

    photogirl, if you know of css, then ignore.

    if not, what dannybcastillo ment was you need to go to :
    presentation -> themes editor -> style ->
    and add the code there.

    have fun.

    You might want to consider using Firefox browser with Web Developer extension. This is what I use and it is extremely easy to use. Mainly for the CSS coding.

    But, before you change any more CSS coding I would validate your site first.
    Click here to view: http://validator.w3.org/check?uri=http://paradisephoto.org/blog/

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘how to insert bullets for categories’ is closed to new replies.