[RFC] Responsive layout
- DavidIQ
- Customisations Team Leader
- Posts: 1904
- Joined: Thu Mar 02, 2006 4:29 pm
- Location: Earth
- Contact:
Re: Responsive layout
I just saw that the quick reply box actually expands with the amount of text entered. That's pretty nifty.
Re: Responsive layout
DavidIQ wrote:I just saw that the quick reply box actually expands with the amount of text entered. That's pretty nifty.
I just saw that and I like it
Re: Responsive layout
FixedVSE+ wrote:There are now stray closing</ul>
tags in adm/style/overall_header.html.
ThanksDavidIQ wrote:I just saw that the quick reply box actually expands with the amount of text entered. That's pretty nifty.
Also try using tabs when typing code (inside code tag).
Those two features for reply box aren't part of responsive design, they were added a while ago.
Formerly known as CyberAlien.
Free phpBB styles | Premium responsive XenForo styles | Iconify - modern open source replacement for glyph fonts
Free phpBB styles | Premium responsive XenForo styles | Iconify - modern open source replacement for glyph fonts
- imkingdavid
- Registered User
- Posts: 1050
- Joined: Thu Jul 30, 2009 12:06 pm
Re: Responsive layout
I noticed that one a few days ago. Very nice.Arty wrote:ThanksDavidIQ wrote:I just saw that the quick reply box actually expands with the amount of text entered. That's pretty nifty.
Also try using tabs when typing code (inside code tag).
Re: Responsive layout
You've mentioned problem with that function on your phone on IRC. Can you please check if this commit fixes it for you: https://github.com/cyberalien/phpbb3/co ... 0cf94e7c81DavidIQ wrote:I just saw that the quick reply box actually expands with the amount of text entered. That's pretty nifty.
Formerly known as CyberAlien.
Free phpBB styles | Premium responsive XenForo styles | Iconify - modern open source replacement for glyph fonts
Free phpBB styles | Premium responsive XenForo styles | Iconify - modern open source replacement for glyph fonts
- DavidIQ
- Customisations Team Leader
- Posts: 1904
- Joined: Thu Mar 02, 2006 4:29 pm
- Location: Earth
- Contact:
Re: Responsive layout
I haven't been able to check this, sorry. I'll try and set up a test 3.1 on my server and see if it fixes it. In the meantime I've noticed the "online" indicator is showing behind the avatars while it should probably show in front of them:Arty wrote:You've mentioned problem with that function on your phone on IRC. Can you please check if this commit fixes it for you: https://github.com/cyberalien/phpbb3/co ... 0cf94e7c81DavidIQ wrote:I just saw that the quick reply box actually expands with the amount of text entered. That's pretty nifty.
- Attachments
-
- image.jpg (174.73 KiB) Viewed 2995 times
- Master_Cylinder
- Registered User
- Posts: 361
- Joined: Wed Jul 31, 2013 9:54 pm
Re: Responsive layout
It's probably that Dastardly Master Cylinder's fault...
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.
- DavidIQ
- Customisations Team Leader
- Posts: 1904
- Joined: Thu Mar 02, 2006 4:29 pm
- Location: Earth
- Contact:
Re: Responsive layout
Applied change to my test site. Removing the auto-resize effect for touch devices, what the change does, allows for easier scrolling through the textarea box now since the textarea no longer changes sizes because of the keyboard. I think this is OK in order to preserve one's sanity while on a mobile device.Arty wrote:You've mentioned problem with that function on your phone on IRC. Can you please check if this commit fixes it for you: https://github.com/cyberalien/phpbb3/co ... 0cf94e7c81DavidIQ wrote:I just saw that the quick reply box actually expands with the amount of text entered. That's pretty nifty.
-
- Registered User
- Posts: 165
- Joined: Fri Apr 05, 2013 3:38 am
Re: Responsive layout
Hi Arty, when I view the responsive style of this website from Ipad, the menus in the UCP are centered in the middle and the page body for that ucp content goes below it. I am attaching a screen dump below so you know what I am referring to. Since iPads and most tablets have high resolution screen already, I was wondering if it is possible to retain the default layout without going responsive by showing the ucp menus similar to the ones in high resolution screens in desktop and only re-adjust these menus in really low resolutions like mobiles? For instance, when I view the ucp in phpbb website from iPads, it is able to show them fine in ipad screens. But the responsive layout that area51 is showing looks terrible when viewed from ipads since there are too much space around the links in ucp screen. It should be fine for mobiles though but might not look the best in tablets. Is this something that can be tweaked?
- Master_Cylinder
- Registered User
- Posts: 361
- Joined: Wed Jul 31, 2013 9:54 pm
Re: Responsive layout
One change that I'd like to see is actually from another prosilver based style called "we_clearblue." On the index it combines the "Topics" and "Posts" columns into one "statistics" column and in viewforum it combines "Replies" and "Views" into one column. (see screenshots) This seems like a much more efficient use of space, especially with the new responsive layout.
I also like the WCB menus on top but that might be going too far for a prosilver tweak... 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.