Hi Suraj,

Yep, saw that but still unsure what to do :)

Jacques

Le 08/05/2019 à 09:19, Suraj Khurana a écrit :
Hello Jacques,

I think rev#1787742 might help.
If they are removed after that (Need to check), we can remove this code
occurrence as well.

--
Kind Regards,
Suraj Khurana







On Wed, May 8, 2019 at 12:43 PM Jacques Le Roux <
[email protected]> wrote:

Hi,

While checking links of the site I found that this block in
/site/css/layout.css

.imgRounded {
      -moz-border-radius:50%;
      -webkit-border-radius:50%;
      border-radius:50%;
      height:220px;
      width:220px;
      overflow:hidden;
      background-image:url('../images/team/pic3.jpg') no-repeat center #555;
}

uses images/team/pic3.jpg. Both images/team/ and pic3.jpg don't exist.

Not sure what to do with that

Thanks

Jacques


Reply via email to