S
S
Sergey Korenevsky2019-03-22 06:00:35
css
Sergey Korenevsky, 2019-03-22 06:00:35

Where does the image go in Chrome?

Dear Gurus, tell me where the picture goes?
I bring to the site

<img src="images/Articles/Explorer-Office_ru_google_context_reklama.png"  height="390"  class="user_image"/>

But Chrome hides it by applying a native weird style.
img[src$="/cache/images/Articles/Explorer-Office_ru_google_context_reklama_249x390-equal_249x390-equal.png"] {
    display: none !important;
    visibility: hidden !important;
    height: 0px !important;
    min-height: 0px !important;
}

But as soon as I take out
<img src="images/Articles/Explorer-Office_ru_google_context_reklama.png" class="user_image"    />

Then Chrome immediately displays the picture.
Images can be found with class="user_image" at :
my site
.
PS In Firefox, everything is displayed well. but Chrome rules, and it should work in chrome.
Thanks GURU.
_______________________________________
5c944fb0ad916058524417.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
rPman, 2019-03-22
@Dier_Sergio_Great

So the first swallows came up - perhaps this is the built-in ad blocker in Google Chrome, by default.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question