Sign Up |

Help modifying CSS with images for bullets.

(3 posts) (2 voices)
  1. ethan.waldman Posted 1 year ago #

    Hi, I am pretty new to CSS but am learning. My sharebar is displaying with bullets, and using the Inspector in Chrome, I've isolated the problem to the following CSS:

    #content #colLeft ul li, #content #colLeft ol li {
    padding:5px 0 5px 15px;
    background:url(images/bullet_list.png) 0 9px no-repeat;
    }

    Rather than deleting it (which would mess up the formatting of my bulleted lists, I'd like to add some CSS for Sharebar. I tried adding:

    #content #colLeft #sharebar ul li, #content #colLeft #sharebar ol li {
    margin: 5px; padding: 0;
    }

    I added this after the CSS shown above in styles.css. Unfortunately, this had no effect on the sharebar. I know I'm probably doing something small wrong here, can anyone help me correct the code?

    Thanks,
    Ethan

  2. ethan.waldman Posted 1 year ago #

    I'm still trying to figure this out.. it would be great if someone had some ideas for me!

  3. austin Posted 1 year ago #

    I am having this problem as well and would love some help figuring it out.

    Thanks!!!


Reply

You must log in to post.

© Copyright 2010 DevGrow - Design. Develop. Grow. 20 queries. 0.51 seconds.