• Hi,
    I´m using the blogroll to control my links, and I´m usig images. But the images are with th border and I´don’t know how to eliminate these borders thar are very very ugly. Can anyone help me? Tks

Viewing 2 replies - 1 through 2 (of 2 total)
  • ul li img {
    border:0; }
    .box-1 ul li {
    list-style: none;}

    That second bit takes away the bullets.

    you’re doing your own theme, there are plenty of CSS resources on the web, I recommend using them.

    Thread Starter mctmaia

    (@mctmaia)

    whooami,
    tks a lot. It worked Know it´s better. i´ve discovered that the problem was only for IE7, at Safary and Firefox the layout was fine.
    Thank for the recommendation about the CSS resources. I´m using this blog to learn something about.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Formating Blogroll Images’ is closed to new replies.