[EXT] PM REG Notify

Extensions for phpBB 3.3.X
Maintained and supported by Stoker
User avatar
Stoker [Offline]
Site Admin
Site Admin
Posts: 3,867
Joined: 12 May 2008, 21:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Has thanked: 2 times
Been thanked: 1 time

[EXT] PM REG Notify

Post by Stoker »

Extension Name: PM REG Notify
Author: Stoker
Version: 3.2.0
PhpBB Version: 3.3.X

Description:
PM REG Notify shows a bar with a registration link to Guests. For registered users it shows a bar when there is new or unread Private messages. Included option for Font Awesome, user name, avatar and user disable in UCP

100%

100%


Download:
pmregnotify3.2.0.zip


Screenshots:
pm.png
reg.png
pmregacp.png


Installation:
  1. Copy the entire contents of the repository to ext/stoker/pmregnotify/
  2. Navigate in the ACP to Customise -> Extension Management -> Extensions.
  3. Click Enable.
You do not have the required permissions to view the files attached to this post.
~ The greatest achievement in life is to inspire ~
Regards Stoker
SpIdErPiGgY [Offline]
BBCoder I
BBCoder I
Posts: 2
Joined: 13 Dec 2024, 08:43
BBCodes: 26

Re: [EXT] PM REG Notify

Post by SpIdErPiGgY »

The layout breaks in mobile view

Screenshot_20241213_093806_Firefox Beta.jpg
You do not have the required permissions to view the files attached to this post.
User avatar
Stoker [Offline]
Site Admin
Site Admin
Posts: 3,867
Joined: 12 May 2008, 21:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Has thanked: 2 times
Been thanked: 1 time

Re: [EXT] PM REG Notify

Post by Stoker »

Thats weird.
It doesnt break here.
Can you post the content of the css file?

Btw, the Christmas thing should not be visible in mobile view

I have this
Screenshot_20241213_101144_Chrome.jpg
You do not have the required permissions to view the files attached to this post.
~ The greatest achievement in life is to inspire ~
Regards Stoker
SpIdErPiGgY [Offline]
BBCoder I
BBCoder I
Posts: 2
Joined: 13 Dec 2024, 08:43
BBCodes: 26

Re: [EXT] PM REG Notify

Post by SpIdErPiGgY »

Same issue with lights disabled.
But I fixed it by adding white-space: pre; in #pmreginfo {
User avatar
Stoker [Offline]
Site Admin
Site Admin
Posts: 3,867
Joined: 12 May 2008, 21:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Has thanked: 2 times
Been thanked: 1 time

Re: [EXT] PM REG Notify

Post by Stoker »

SpIdErPiGgY wrote: 14 Dec 2024, 04:29 Same issue with lights disabled.
But I fixed it by adding white-space: pre; in #pmreginfo {
Glad you got it sorted :thumb:
~ The greatest achievement in life is to inspire ~
Regards Stoker
User avatar
Stoker [Offline]
Site Admin
Site Admin
Posts: 3,867
Joined: 12 May 2008, 21:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Has thanked: 2 times
Been thanked: 1 time

Re: [EXT] PM REG Notify

Post by Stoker »

SpIdErPiGgY wrote: 14 Dec 2024, 04:29 Same issue with lights disabled.
But I fixed it by adding white-space: pre; in #pmreginfo {
I have done a lot of testing but still cant reproduce it.
However I have added this: word-break: break-word;
That takes care of long words in the board name

Have you checked if it is something in your lang file?
I know its been long time since you posted ;)
~ The greatest achievement in life is to inspire ~
Regards Stoker