Major bugs in SDMB re-skin fixed. What do you think?

Is there a way for force desktop mode on mobile devices? I feel like I read someone talking about it, but I didn’t catch what I need to do. I just can’t use the site on my particular phone. Seems like you if you have the bigger phones, it may work okay, but on the iPhone SE, it’s a royal pain.

Are you sure you not using mobile device or big monitor? On my iPad the blue lines seem thinker and bigger than my laptop.

Not the color just bigger and thinker.

I’m not keen on the thick blue bars but what I really really cannot stand is the drop down forum menu hovering about on the bottom right, together with that stupid arrow. I’ve been telling myself I’ll get used to it and not notice it anymore but it’s still there, annoying me. And it’s pointless. I read threads in different tabs. If I get bored reading one I just shut it down. When would I ever want to change to a different forum from a thread? Would anyone?

I just turned on rotation and looked and you’re right. It’s not visible in landscape. I thought it was but i may have misremembered.

That’s a screenshot from my desktop on my high-res monitor (2560x1440), where things generally look smaller, not bigger. The other monitor is 1920x1200, and everything looks (as to be expected) scaled up there and even bigger.

I’ve posted shots from my phone if you look upthread.

I’ll 5th or 6th or whateverth this: the thick, dark blue bars are a difficulty.

Also, I noticed that the box to “Show your signature” is now by default checked. I noticed because I posted twice in a thread in the Game Room and noticed two signatures, where there should have been none or one (per page). Is it possible to reset this so it’s an action taken and not the default?

It just the blue bar seems bigger and thinker on my iPad than my laptop.

On my laptop it more similar to this forum Recommend a book - Blu-ray Forum

Either some of these problems have been fixed, or else I am just special, because I do not see most of them. Windows 10, Firefox.

Aaaand, TPTB drop a shitty change on us and then vanish. Has anybody seen anything done to address the myriad complaints in the last 24 hours?

I thought not.

It doesn’t help that the forum menu is spread out vertically by the five lines required to display “Today at 06:36 by fairlylong postername”. It brings to mind the lack of forethought on those forms you fill at the doctors office, giving the same line length for “Age” and “Previous illnesses”.

I wonder too because it’s breaking mid word for me as well and I have an Android not an iPhone.

While I like the bigger text needing to have the phone held in landscape is going to drive me batty - I don’t know if it’s just me but I can’t reply in landscape because the keyboard completely covers up the text box so I can’t see what the hell I’m writing…unless I flip it to portrait.

We shouldn’t have to hold the phone one way to read posts and the other to write them.

We shouldn’t have to: there’s a built-in, default, plain vanilla vB option that allows users to choose whichever theme they prefer. It’s a little drop down box that would allow a user to choose “mobile” (this one, which is still buggy as hell and looks like shit on an iPhone) or “desktop” (the old version, which is complete and still sitting on their server). And you can switch them on the fly.

Shouldn’t take someone with admin rights more than 5 minutes to click the button that turns that feature on, and then select the two themes that users can choose between. 5 minutes, tops. Worst case scenario. And this way? Everyone is happy.

I still haven’t seen anyone in authority say what the hold-up is for allowing their users this choice.

The owner may nor be able to fix the problems with this software. The worse order may have to look around for some other forum software that will take time.

We’re keeping tabs, but sometimes move less quickly than is desired. Thanks for your patience.

Yes, but, given that we’re all on the mobile site with the justification that there have been complaints about the lack of one, which spawned immediate complaints about the lack of a desktop site, it seems to me that they’d prefer to keep doing the dance.

So I’m just wondering how long we’ll doing that dance for.

I am having the exact same issues - iPhone 6S, in Safari, OS 10.3.3. It’s so awful and distracting I probably will spend significantly less time here. I generally use my desktop to view the board at home, but I use my phone from work or anywhere else, which is most of my browsing these days.
I’m not overly fond of the new look on my desktop, either - the excessive white space emphasizes the recent decrease in content. It makes it look like there’s just not much here.

I see that the problem with CODE has already been mentioned.
But it is important enough to merit multiple screams! :slight_smile:



This
code
block
has
only
one
word
per
line.


This bug is absolutely intolerable.

Obviously, never using “CODE” again is not a solution. Eighteen years of old posts that used CODE can no longer be viewed.

For the same reason, the change of default size from 2 to 3 was a huge mistake. Many old posts can no longer be viewed properly. Whether 2 or 3 is the better default for size is NOT the issue. The problem is rendering old posts carefully formatted for size 2. (For example, old use of “Size=3” for emphasis now fails. There are other, less obvious, reasons why the old posts will not be rendered properly.

This is size 2. This has no size. This is size 3.
This has no size.
This is size 3.

[On my system, at least, it seems that the default size is actually in between size 2 and size 3, [del]and closer to 2.[/del] (The preview doesn’t match the actual post. :eek:)

I agree about the code blocks and spoiler block. **That’s why I’m here to offer Ed the styles from my Userscript that will fix these issues. **The following addtional styles, added at the bottom of the last style, should fix the problem.

td.converttodiv > div > div.alt2 > div[style*=“display: none”] { display: none !important; }
pre { white-space: pre !important; }

An additional bit of styling that will fix the fake ads that keep sneaking in:

img[src^=“images/SultanThemeVB3R/ads”] { display: none; }

But there are a lot of other fixes. See my extension for details. The CSS is between addStyle(and)

Also, here’s a fix for the bad selection color on Chrome (and adds the same color on Firefox).

::selection { background: #bec8ff !important; color: #000 !important; } /* CANNOT COMBINE THESE! */
::-moz-selection { background: #bec8ff !important; color: #000 !important; }

Or, here’s a crazy idea: instead of working to fix issues caused by a broken skin that was foisted on all of us to fix problems that a lot of us didn’t have, we just go back to an unbroken skin.

There was never any reason for there to be such a widespread change in the first place.

When I saw the announcement that they were working on upgrading the site for mobile users, I thought “hey, that’s cool; maybe I’ll check it out at some point”–I didn’t realize that I’d have no choice in that matter if I wanted to keep reading it.