• Hi All,
    For some reason the border code that I’ve been using on my site is no longer working for new or updates pictures.

    This page https://www.jeanpierson.com/services shows a double green border.

    To get this border I inserted the following into the Advanced Settings tab for the image. border-color: #000000; border-style: solid;

    But now when I update or insert a new picture and I do the same thing nothing happens.
    You can see an example of this not happening on the lower picture of the following page. https://www.jeanpierson.com/about-jean

    Any advice would be appreciated! I’m pretty new to wordpress.

    Thank you,
    Kirsten

Viewing 2 replies - 1 through 2 (of 2 total)
  • It’s because there has been no border width set.

    In your advanced settings add border-width: medium;

    In the image that has a border the border width has been inherited from a (possibly default) a img declaration

    Thread Starter kirstenhopellc

    (@kirstenhopellc)

    That fixed the problem. Thanks!

    -Kirsten

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘image borders not working?’ is closed to new replies.