Viewing 4 replies - 1 through 4 (of 4 total)
  • I’m guessing you figured this out since i’m not seeing a line around your image widget image. Can I mark this as resolved?

    Thread Starter homestretchmoving

    (@homestretchmoving)

    Thanks for responding. I was able to make the frame go away, but now the image seems to be “pushing down” the widget border itself. I would like it if the image appeared to be inside the widget. I have not been able to figure out a way to make it work.

    Thanks again,

    Daniel

    I don’t know why the image is weird but the border is probably because you need css like this:

    #widgets a {
    border: none;
    }

    Marking this as resolved since I’m not sure what more i can do and I want to trim the request queue.

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

The topic ‘Image border issue’ is closed to new replies.