Could someone shed some light on the the best way to set max-width in prosilver for testing purposes?
Actually light border and shadow wouldn't be so bad +1 to that. Anything but image corners
Just add those two CSS rules on the #wrap :Pete77s wrote:I agree, An option in the ACP is unnecessary. Tried testing it out in common.css myself and it breaks the responsiveness of the theme.
Could someone shed some light on the the best way to set max-width in prosilver for testing purposes?
Actually light border and shadow wouldn't be so bad +1 to that. Anything but image corners
Code: Select all
max-width: 1152px;
margin: 0 auto;
Or just pull this: https://github.com/phpbb/phpbb/pull/2533/filesPete77s wrote:Could someone shed some light on the the best way to set max-width in prosilver for testing purposes?
Because everyone wants something different and I don't feel like changing it 10 times.Sumanai wrote:PayBas, Why not a variant from this post?
In my opinion, it looks better.
Would you like some syrup with your pudding, sir?Master_Cylinder wrote:I want mine as wide as possible, with as little padding as possible.