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
[RFC] Define max-width for prosilver
- FloFlo91
- Registered User
- Posts: 11
- Joined: Sun Jun 08, 2014 4:06 pm
- Location: Paris, France
- Contact:
Re: Define max-width for prosilver
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;
Re: Define max-width for prosilver
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?
Re: Define max-width for prosilver
Thanks PayBas
Re: Define max-width for prosilver
PayBas, Why not a variant from this post?
In my opinion, it looks better.
In my opinion, it looks better.
Sorry for my English.
Re: Define max-width for prosilver
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.
I'll wait until some of the devs make a clear preference, and change it then.
- FloFlo91
- Registered User
- Posts: 11
- Joined: Sun Jun 08, 2014 4:06 pm
- Location: Paris, France
- Contact:
Re: Define max-width for prosilver
For me, PaysBas did the best version, it's the best compromise In my opinion.
You did a good job.
You did a good job.
- Master_Cylinder
- Registered User
- Posts: 361
- Joined: Wed Jul 31, 2013 9:54 pm
Re: Define max-width for prosilver
I want mine as wide as possible, with as little padding as possible.
These kids today...
Buy them books, send them to school and what do they do?
They eat the paste.
Buy them books, send them to school and what do they do?
They eat the paste.
Re: Define max-width for prosilver
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.
That's how I prefer it too, but personally I'm fine if you guys set a max-width. I usually have a phpbb portal or some cms as the homepage and I set a max-width for that, while I keep the forums as wide as possible.
Also, I don't think there's anything wrong with the way it is now.
- Master_Cylinder
- Registered User
- Posts: 361
- Joined: Wed Jul 31, 2013 9:54 pm
Re: Define max-width for prosilver
I just don't have a desire to make it small/ugly like phpbb.com does.
These kids today...
Buy them books, send them to school and what do they do?
They eat the paste.
Buy them books, send them to school and what do they do?
They eat the paste.