Search found 305 matches

by PayBas
Sat Apr 05, 2014 6:49 pm
Forum: [3.1/Ascraeus] Merged RFCs
Topic: [RFC|Merged] Remove prosilver styleswitcher
Replies: 24
Views: 51395

Re: [RFC|Merged] Remove prosilver styleswitcher

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.
by PayBas
Sat Apr 05, 2014 3:13 am
Forum: [3.x][Archive] RFCs
Topic: [RFC] HTML5 Semantic Elements
Replies: 20
Views: 31474

Re: [RFC] HTML5 Semantic Elements

pawel92 wrote:
PayBas wrote:We would need to include something like html5shiv
rather use Modernizr.

Through this script does not need to unnecessarily limit and trim the functionality of the new, future phpbb to IE 6-8.
Modernizr uses html5shiv.
by PayBas
Fri Apr 04, 2014 4:32 pm
Forum: [3.x][Archive] RFCs
Topic: [RFC] HTML5 Semantic Elements
Replies: 20
Views: 31474

Re: [RFC] HTML5 Semantic Elements

We would need to include something like html5shiv
by PayBas
Fri Apr 04, 2014 6:44 am
Forum: [3.1/Ascraeus] Merged RFCs
Topic: [RFC|Merged] Remove prosilver styleswitcher
Replies: 24
Views: 51395

Re: [RFC|Merged] Remove prosilver styleswitcher

I usually tend to go with:

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

I hate runaway cascades with "em" ;).
by PayBas
Wed Apr 02, 2014 9:09 pm
Forum: [3.x] Discussion
Topic: Breadcrumb dropdown menu (using forum structure tree)
Replies: 8
Views: 15459

Re: Breadcrumb dropdown menu (using forum structure tree)

If there is demand... I might make this a stand-alone extension. I personally love these breadcrumb drop-down menu's.
crumbmenu.png
crumbmenu.png (16.35 KiB) Viewed 15471 times
by PayBas
Wed Apr 02, 2014 9:00 pm
Forum: [3.x] Discussion
Topic: Improve the "Attachment settings" in ACP
Replies: 6
Views: 9807

Re: Improve the "Attachment settings" in ACP

Agreed. I don't think many boards would use it, but with the costs of hosting going down and down... it might be good, if nothing else... just to be future-proof.
by PayBas
Wed Apr 02, 2014 8:56 pm
Forum: [3.1/Ascraeus] Merged RFCs
Topic: [RFC] Update jQuery included in 3.1 to 1.11.0
Replies: 37
Views: 73262

Re: [RFC] Update jQuery included in 3.1 to 1.11.0

Definitely don't choose jQ2 yet. For all the obvious reasons. 1.11.1 should do just fine. Update it ASAP ;)
by PayBas
Wed Apr 02, 2014 7:22 am
Forum: [3.1/Ascraeus] Merged RFCs
Topic: [RFC] Notifications Smaller Font Size?
Replies: 11
Views: 24472

Re: [RFC] Notifications Smaller Font Size?

Mess wrote:The layout should be matching, and enlarge/shrunk together.

Also "CTRL+Mousewheel up" to enlarge the whole internet. ;-)
Agreed. I don't think anyone uses the font-size method anymore. Everything uses "zoom" now.

So yes... change the font size and keep it looking uniform.
by PayBas
Mon Mar 31, 2014 8:35 am
Forum: [3.1/Ascraeus] Merged RFCs
Topic: Link topic to first unread post
Replies: 72
Views: 130994

Re: Link topic to first unread post

I would like to make blue icons clickable aswell to keep the "feel" consistent
Agreed. And while we're at it. Please make the title="" attributes more descriptive of what will actually happen if we click there. The only way to find out what exactly will happen is to look at the URL of the link.