Perfectly understandable.
Alright then, in future, where can I find these facts? As far as I saw, we were only informed of an upgrade, but not the reason behind it.
Is there somewhere in particular I should be looking?
Perfectly understandable.
Mentioned in this thread I think. Point being, if you are going to say "If it ain't broke, don't fix it" you should be sure it's not broken. Look before you leap and all that jazz.Imperf3kt wrote: ↑Fri Jul 28, 2017 9:17 amPerfectly understandable.
Alright then, in future, where can I find these facts? As far as I saw, we were only informed of an upgrade, but not the reason behind it.
Is there somewhere in particular I should be looking?
We understand that it was required on your part to do the upgrade. So, the changes - and the need to retro-fit (i.e., figure out how to be as functional under the new "skin"s as we were under the old one(s)) - is inevitable. It's called "The March of Progress".Mentioned in this thread I think. Point being, if you are going to say "If it ain't broke, don't fix it" you should be sure it's not broken. Look before you leap and all that jazz.
If you are missing functionality, use Prosilver. That is simply a more modern version of the Prosilver that was there before, and has the same functionality, maybe accessed slightly differently in places.Martin Frezman wrote: ↑Fri Jul 28, 2017 12:11 pmWe understand that it was required on your part to do the upgrade. So, the changes - and the need to retro-fit (i.e., figure out how to be as functional under the new "skin"s as we were under the old one(s)) - is inevitable. It's called "The March of Progress".Mentioned in this thread I think. Point being, if you are going to say "If it ain't broke, don't fix it" you should be sure it's not broken. Look before you leap and all that jazz.
FSVO "slightly".maybe accessed slightly differently in places.
So, what changes to the CSS for the themes and functionality provided by this version of the phpBB software do you advocate?
I still cannot figure out what is wrong with the "Unread posts" functionality that is under the burger icon, top left. Seems to do what you are requesting. Or right click on the icon next to a message thread to go to the first unread message in that thread.Martin Frezman wrote: ↑Fri Jul 28, 2017 2:38 pmFSVO "slightly".maybe accessed slightly differently in places.
Actually, I never used Prosilver at all before the change. I always just used the default (didn't have to tweak *ANYTHING*; it just worked).
It's too bad - because I like the look of (both of) the other skin(s), but they seem to be missing the all important "Unread posts" functionality (now).
(Move,click,move,click) rather than the previous (move,click)
Two way thumb taps for me.
Piglet,piglet wrote:See here: viewtopic.php?f=63&t=189117&p=1191273#p1191273
( To install: https://userstyles.org/styles/145762/piglet-raspberry )
I'm not sure what browser your screen shot was from, but this should work for Firefox or Chrome until the people maintaining the CSS get round to fixing the width issues.
I''ve just installed on another computer from the userstyles.org link above and the RPI theme width problem is corrected by it as far as I can see. Please let me know if it doesn't work when you try it - I'm no expert in this area and I may have missed something..davidcoton wrote: ↑Fri Jul 28, 2017 4:22 pmPiglet,piglet wrote:
( To install: https://userstyles.org/styles/145762/piglet-raspberry )
Your fix apparently addresses two of the three available themes. The question is about the RPI theme, which I don't think your fix covers.
Hey, I claim copyright on that line
Go to the forum that contains the topic, find the topic, click on the blue icon to the left of the topic title. That should take you to the first unread message in that topic.
Code: Select all
[test test test][i am a test][u are not me][b e happy][bla bla bla][code can be so beautyful][end of test]
same in quote block wrote:[test test test][bla bla bla][_code can be so beautyful][end of test]
I'm not aware of any concerns with stylish (https://www.ghacks.net/2017/01/04/major ... o-privacy/) - I've used it since it was initially written with no issues that I've seen myself or seen raised about it.davidcoton wrote: ↑Fri Jul 28, 2017 9:47 pmSo, I don't want to install Stylish (security concerns). Can I still install the update? How?
Code: Select all
@-moz-document domain("raspberrypi.org") {
.wrap /*Prosilver*/, .chunk /*RPI*/ {
max-width: none !important;
padding: 5px !important;
}
/*Raspberry_Pi*/
.container {
width: 100% !important;
padding: 5px !important;
}
.bs-row {
margin-left: auto !important;
}
}
Yep. That's the question. That's what's preventing me from using that skin.
May be. I did see a post where he said he only used the new posts button. Can't quite see what use that could be.Martin Frezman wrote: ↑Sat Jul 29, 2017 3:04 pmYep. That's the question. That's what's preventing me from using that skin.
I think the answer is "Because James doesn't see any point in that option".
On the Firefox Add-Ons page for Stylish, there's a "Permissions" link with a caution symbol. Press it, and the pop-up text includes:piglet wrote: ↑Sat Jul 29, 2017 1:46 pmI'm not aware of any concerns with stylish (https://www.ghacks.net/2017/01/04/major ... o-privacy/) - I've used it since it was initially written with no issues that I've seen myself or seen raised about it.
That is a security concern, at least to me.Please note this add-on uses legacy technology, which gives it access to all browser functions and data without requesting your permission.
Thank you, that worked exactly as intended. I'm surprised that post remain readable, but the index pages do fall apart a bit. (Columns on the right side don't connect visually to the title on the left).piglet wrote: ↑Sat Jul 29, 2017 1:46 pmHowever, for a no-code way to achieve the same result in Firefox, create/edit userContent.css with the CSS you want to use. The best description I have seen on how to do that is here: https://ffeathers.wordpress.com/2013/03 ... n-firefox/ Follow the instructions creating the directory "Chrome" and the file "userContent.css" within it if they don't already exist.
Add the content from the code block below into the userContent.css and restart Firefox (not sure if required but I did this to be sure it's loaded).
Code: Select all
@-moz-document domain("raspberrypi.org") { .wrap /*Prosilver*/, .chunk /*RPI*/ { max-width: none !important; padding: 5px !important; } /*Raspberry_Pi*/ .container { width: 100% !important; padding: 5px !important; } .bs-row { margin-left: auto !important; } }
It worked for me too. Thank you !davidcoton wrote: ↑Sat Jul 29, 2017 3:40 pmThank you, that worked exactly as intended. I'm surprised that post remain readable, but the index pages do fall apart a bit. (Columns on the right side don't connect visually to the title on the left).
Wow, way to get banned (again). Did the last ban not teach you ANYTHING?Martin Frezman wrote: ↑Sat Jul 29, 2017 3:04 pmYep. That's the question. That's what's preventing me from using that skin.
I think the answer is "Because James doesn't see any point in that option".