D
D
Dmitry2019-01-10 15:50:36
Payment systems
Dmitry, 2019-01-10 15:50:36

How to stretch image to full width when wrapper has padding: 0 120px;?

wrapper has padding: 0 120px; and inside the wrapper there is a block that has a background-image set, you need the image to be full width, and for the content inside the block with the image, padding remains. How to solve this problem?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Sergey Sergeevich, 2016-04-11
@semki096

It's strange that no one writes)
I usually sit at the robokassa. Everyone is happy. Yes. First you need to register, send data and wait for confirmation. If a legal entity. But. I have no complaints.
Easy to set up. There are modules for CMS. There is also a simple php version.
Everything is simple and affordable in my opinion.

K
Katepu, 2017-12-05
@Katepu

Masha Formanyuk And today there are already stand-alone scripts integrated with many payment systems with a number of features (as an option, I set myself a Trust-inside script)

#
#FFFFFF, 2019-01-10
@Easymoneysniper

.block-inside-wrapper {
  margin-left: -120px;
  margin-right: -120px;
  padding: 0 120px; 
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question