A
A
Andrey Beschastny2015-10-18 18:22:13
css
Andrey Beschastny, 2015-10-18 18:22:13

Why is the background image not displayed when the page is opened locally?

I'm using bootstrap 3. For some reason, the background image is not displayed:
.main_header {
min-height: 1135px;
background-image: url("../img/header.png");
background-position: center;
position: relative;
}
If to fill in on a hosting, all is perfectly displayed.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivanq, 2015-10-18
@sarkazmoman

Is there a problem with paths?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question