Post button dropdown width

For support and discussion related to templates and themes in phpBB 3.3.
Post Reply
John Q. Public
Registered User
Posts: 36
Joined: Mon Jan 05, 2009 7:03 pm

Post button dropdown width

Post by John Q. Public »

Can anyone tell me where the "width" attribute is for this? I can't seem to find it. (The thermometer-looking thing above the doggie's shoulder)

This is straight-out-of-the-box Prosilver on phpbb 3.3.1 and a Samsung Galaxy7, so it's probably not an uncommon issue.

button menu.jpg
User avatar
DTMWC
Registered User
Posts: 379
Joined: Tue Jan 16, 2018 6:17 am

Re: Post button dropdown width

Post by DTMWC »

The changes are listed here: viewtopic.php?f=661&t=2563401

If you check HifiKabin's signature, he has a handy zip with the files in that are already fixed :D
Boom.
John Q. Public
Registered User
Posts: 36
Joined: Mon Jan 05, 2009 7:03 pm

Re: Post button dropdown width

Post by John Q. Public »

Thank you, Dan. But I downloaded, uploaded, cleared the cache and it's still doing it.

I haven't messed with any javascript in 20 years so I'm way rusty on it, but the changes seem to be about the pointer at the top and not the width of the menu. I'm guessing this is a screwy @media tag somewhere or something that should be in one but isn't.

Not a big deal, since turning the phone "fixes" it, but it looks sloppy the way it is.
User avatar
ssl
Registered User
Posts: 1654
Joined: Sat Feb 08, 2020 2:15 pm
Location: Le Lude, Pays de la Loire - France
Name: Fred Rimbert
Contact:

Re: Post button dropdown width

Post by ssl »

Hi
Just edit files to correct the problem
What javascript are you talking about?
Sorry for my English ... I do my best!

phpBB: 3.3.11 | PHP: 8.2.16
[Kill spam on phpBB] - [Some French translation of extensions]
"Mistress, Mistress someone is bothering me in pm"
John Q. Public
Registered User
Posts: 36
Joined: Mon Jan 05, 2009 7:03 pm

Re: Post button dropdown width

Post by John Q. Public »

ssl wrote: Mon Sep 07, 2020 7:17 am Hi
Just edit files to correct the problem
What javascript are you talking about?
But "what files" is my question. I don't see it in responsive.css or buttons.css.

The files in the link Dan Styles posted are 2 .js files.
User avatar
ssl
Registered User
Posts: 1654
Joined: Sat Feb 08, 2020 2:15 pm
Location: Le Lude, Pays de la Loire - France
Name: Fred Rimbert
Contact:

Re: Post button dropdown width

Post by ssl »

You have to modify 2 files on the server, indeed they are 2 .js files
The explanation is there: https://github.com/phpbb/phpbb/pull/6033/files
What appears in red is to be replaced with what is in green, so easy
Sorry for my English ... I do my best!

phpBB: 3.3.11 | PHP: 8.2.16
[Kill spam on phpBB] - [Some French translation of extensions]
"Mistress, Mistress someone is bothering me in pm"
John Q. Public
Registered User
Posts: 36
Joined: Mon Jan 05, 2009 7:03 pm

Re: Post button dropdown width

Post by John Q. Public »

Ah! It's working now. Maybe my phone was caching the old file or something. Thank you!
Post Reply

Return to “[3.3.x] Styles Support & Discussion”