Anyone know how to change the length of the Messenger window. It seems too long.
Announcement
Collapse
No announcement yet.
Changing Messenger Size
Collapse
X
-
Try adding this in head_include template:
Adjust 600 (width) and 700 (height) as desired.HTML Code:<script> (function() { if (location.pathname.indexOf('/pmchat/chat') !== -1) { window.resizeTo(600, 700); } })(); </script>

My Amazon Affiliate Link
Fast vBulletin VPS Host:
This site is hosted by IONOS
- Top
- Translate
- Bottom
-

My Amazon Affiliate Link
Fast vBulletin VPS Host:
This site is hosted by IONOS
- Top
- Translate
- Bottom
Comment
Latest Posts
Collapse
-
Reply to some ideas for new modsin Chit Chatby desmomax
I finally created a mod that allows you to add an icon to each post with options for sharing on other platforms. I honestly thought it was absurd that...
Today, 03:59 AM -
by flohseHi Glenn, what do you think about adding "Like Counts" similar to "Like Counts on Postbit and Profile" (when this mod is in use) in...Yesterday, 11:28 PM
-
Reply to push notification prompt?by desmomaxhy glenn
have you thought about this?Yesterday, 05:44 AM


Comment