Hello,

I'm very new to the Bootstrap theme. (-Version 8.x-3.0-beta1 on core 8.0.1-)

I always wonder why most themes don't use full-screen width.
In my eyes it's just lost screen space. Oh well, just my thoughts.
Maybe it would be nice idea to implant that in future releases and let the user choose.
Just a checkbox with the option to use in full screen width...

That said, i use the bootstrap3 theme in standard settings, but with the opportunity to use CDN.
Now, what do i need to do to change the main container (and header) to 100% width?

Comments

VBN created an issue. See original summary.

markhalliwell’s picture

Title: Main content/container to 100% width? » Fix fluid container theme setting
Category: Support request » Bug report

There is already a setting for this actually: General > Container > Fluid Container.

That being said, it doesn't work and needs to be fixed.

  • markcarver committed 75460de on 8.x-3.x
    Issue #2634024 by VBN: Fix fluid container theme setting
    
markhalliwell’s picture

Version: 8.x-3.0-beta1 » 8.x-3.x-dev
Status: Active » Fixed
videographics’s picture

Component: Theme settings » Code

Thx for the quick fix. Do you think we can get this working for D7?

markhalliwell’s picture

The 7.x-3.x branch already has this setting.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

platinum1’s picture

I tried the Fluid Container setting. The menu in the header is indeed full (100%) width. Text and images in the body of a basic page have padding and are not full width. The padding is the same as for the logo and other elements like the title. Is this the intention for the Fluid Container setting?