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 Welcome to our newest member issueby SnowhogWow! I totally forgot about this.

I just now edited the user.php file. We have a BANNED 'new' user showing in "Welcome to our newest...Today, 08:22 AM -
Reply to Request: Instagram Media Embed or Retrieval Mod for vBulletin Forums Using Snapinstaink Approachby glennrocksvbThank you for the suggestion. I took some time to evaluate the request further and review Instagram's Terms of Use.
I understand the use...Yesterday, 12:05 PM -
Get Affordable and Fast VPS for vBulletin -
I am running a vBulletin forum for a content creator community and wanted to raise a mod request around Instagram media integration. Currently when members...Yesterday, 09:14 AM


Comment