[RFC|Merged] Remove prosilver styleswitcher

These requests for comments/change have lead to an implemented feature that has been successfully merged into the 3.1/Ascraeus branch. Everything listed in this forum will be available in phpBB 3.1.
User avatar
PayBas
Registered User
Posts: 305
Joined: Tue Jul 29, 2008 6:08 pm
Contact:

Re: [RFC|Merged] Remove prosilver styleswitcher

Post by PayBas »

I usually tend to go with:

p {
font-size: 12px;
font-size: 1.2rem;
}

I hate runaway cascades with "em" ;).

User avatar
Pony99CA
Registered User
Posts: 986
Joined: Sun Feb 08, 2009 2:35 am
Location: Hollister, CA
Contact:

Re: [RFC|Merged] Remove prosilver styleswitcher

Post by Pony99CA »

nickvergessen wrote:We won't restore it
That's a bit terse. :( Could you explain why not?

If phpBB 3.1 uses only EM and % fonts in the CSS, that's better, but I believe that changing the browser text size affects all tabs (and possibly all windows and future instances), so that's overkill sometimes.

Steve
Silicon Valley Pocket PC (http://www.svpocketpc.com)
Creator of manage_bots and spoof_user (ask me)
Need hosting for a small forum with full cPanel & MySQL access? Contact me or PM me.

User avatar
Kamahl19
Registered User
Posts: 161
Joined: Thu Dec 27, 2007 10:31 am

Re: [RFC|Merged] Remove prosilver styleswitcher

Post by Kamahl19 »

No, changing text size affects only one opened tab. Use CTRL + or CTRL - or CTRL Wheel

User avatar
PayBas
Registered User
Posts: 305
Joined: Tue Jul 29, 2008 6:08 pm
Contact:

Re: [RFC|Merged] Remove prosilver styleswitcher

Post by PayBas »

Additionally, most browsers store the zoom setting. So if you view your forum on 120% and close your browser, it will most likely remember the zoom % for next time.

User avatar
EXreaction
Registered User
Posts: 1555
Joined: Sat Sep 10, 2005 2:15 am

Re: [RFC|Merged] Remove prosilver styleswitcher

Post by EXreaction »

The zoom works perfectly. What other website does anyone use that has the option for enlarging or reducing the font size?

Someone can make an extension if they want this for their own board.

Post Reply