M
M
Maxim Shadrin2015-12-04 21:07:02
css
Maxim Shadrin, 2015-12-04 21:07:02

How to lay out several right columns of bootstrap in the entire remaining width?

Hello.
Made the page on the bootstap grid. This is the main design.
And here's what the design for other pages looks like.
1ddfe-clip-202kb.jpg?nocache=1
The right part of the block, or rather its background, is expanded to full screen. Container is not suitable for this purpose, as it has a fixed width.
If you set container-fluid, then the left block (Menu) will jump back and forth, especially since it should have a transparent background. Apparently some tricky mix of container and container-fliud is needed, but I have already broken my head on how to do it.
Tell me please.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
arsenty, 2015-12-05
@arsenty

www.bootply.com/XYVEABrrDO

P
Pavel, 2015-12-04
@mrusklon

Or maybe just stupid not to use the container?

M
Maxim Shadrin, 2015-12-05
@makc9I

Solved the problem with :before, :after pseudo-elements. I positioned them to the left of the right of my blocks and gave them the same background.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question