• Mobile Bandaid CSS - It still hurts, but it seems better
    218 replies, posted
Dunno if it’s Awfully White clashing or what but level bars and titles are kinda fucky wucky https://files.facepunch.com/forum/upload/133267/e29d0616-5188-4dec-b9b5-d3b3ff6a6e1d/71FDC0D9-DAA3-4310-BFC3-75B29420A4A8.png
That looks like Awfully White conflicting and messing with the alignment/layout. The standard layout doesn't say "Gold Member" anywhere. If you want to test it you might just remove Awfully White but keep the Mobile CSS to see if it fixes itself. Awfully White might need to make some modifications to stay compatible with the mobile version if the layout continues to change (or just set an @media rule and let mobile's CSS take over).
the background thing is nice until someone who set a animated background posts and then it's distracting af
Nothing i can do about it. I probably can add a variable like in awfully dark so people can tweak the opacity strength.
Holy fuck this makes browsing fp on mobile so much better. Thanks man.
Guess it's time to start digging through your code, cuz with the transparent theme fork i made, the site looks pretty bad without a background
¯\_(ツ)_/¯ I guess you cannot please everyone.
No worries I already fixed it, I just have to place my theme after your mobile patch.
is there any reason why you don't use the rating icon for the rating button down at the bottom?
What do you mean exactly?
it's not the rating icon that's on desktop https://files.facepunch.com/forum/upload/1982/bb1b0028-58d1-4e2a-8af8-5bacdf967564/Screenshot_20180409-134324.png https://i.imgur.com/u8sgfdo.png
I cannot clear the quote on mobile.... I did not change that. It actually is like that in the vanilla fp mobile page. At least I highly doubt it that I changed it to that.
oh, i guess garry never fixed it
Thanks for the fix. It's practically impossible to browse newpunch on mobile without using desktop node. The thread names just get squished into one letter.
It is pretty bad when using this I'll admit.. Also, weird bug when you click the little down arrow to edit your post it squishes it to the side. Not that big of a deal though as it only does it to your post
It'd be nice to see Facepunch Droid updated to look more like this.
Honestly, no idea how to fix that. I tried around a bit, I will commit some change once I am home to overwrite the icon. In the meantime, this would be the fix #footbar .navbar-brand .alert-component:nth-of-type(4n) .mdi-account:before{         content: "\F23B"; }
Also, do you guys want stick pagination buttons? https://files.facepunch.com/forum/upload/134/fa46fefd-13e3-4b1c-a967-abf02331e9e0/image.png
You know how certain websites sticky their header but hide it when scrolling down? I don't know if you can do that with CSS exclusively but I think that would be a natural extension to stickied pagination.
What if you have it stuck to the bottom and hidden until you scroll back up or get to the bottom?
I tried to make the header of newpunch stick, but the problem is that it uses "overflow:hidden" in the parent element of the header which breaks sticky elements... However it works on the page indicators and such.
The level text below usernames doesn’t seem to work properly on the iPhone X in Safari; I notice that PartlyAwesome’s posts look fine but I have yet to see any other user’s look proper https://files.facepunch.com/forum/upload/107010/8a68613e-61b8-4395-bb9c-23a09e687c29/1D55F856-D33D-49CA-904E-8B3F0752005E.png
It's probably just a width thing. Level 10+ adds an extra character and probably causes it to overflow Just needs to be made a bit longer is all.
I pushed an update and made the levels 15px wider. Tell me if it worked.
Cleared website data. Didn’t fix it, but I’m unsure if it even changed. https://files.facepunch.com/forum/upload/107010/93484cc3-1279-4fa5-a178-d6a1b07aa8c3/9250A400-E8B0-4D19-8667-7D7BA163C2CC.png
Nah it changed, the furthest icon on the right in your nav bar also got an update. Weird. Seems to be a Safari only problem so far.
Working fine now. Thanks!
Also chiming in to say levels work for me now on mobile too; I was formerly having issues that this latest update fixed!
Dunno if this has been reported, but pagination/tags/unread markers are overflowing for me. https://files.facepunch.com/forum/upload/237197/97afb810-4515-4df3-9182-3f478e398fed/Screenshot_2018-04-11-10-35-03.png
Is this only happening in the subforums view?
Sorry, you need to Log In to post a reply to this thread.