Print Page | Close Window

Mod: Expand the Emoticons Popup Window

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums Modifications
Forum Description: Mod's and Add-on's for Web Wiz Forums.
URL: https://forums.webwiz.net/forum_posts.asp?TID=24067
Printed Date: 29 March 2026 at 9:17am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Mod: Expand the Emoticons Popup Window
Posted By: iSec
Subject: Mod: Expand the Emoticons Popup Window
Date Posted: 04 August 2007 at 5:04pm

Here is another little essential mod for you:
Expand the Width and Height of the Emoticons Popup:

1- Open up the includes/message_form_inc.asp file
2- Around line 388 find the following code:

Response.Write(vbCrLf & "    <tr><td colspan=""3"" align=""center""><a href=""javascript:winOpener('RTE_popup_emoticons.asp" & strQsSID1 & "','emot',0,0,450,340)"" class=""smLink"" tabindex=""100"">" & strTxtMore & "</a></td></tr>")
 
3- Replace the above code with the code below:

 Response.Write(vbCrLf & "    <tr><td colspan=""3"" align=""center""><a href=""javascript:winOpener('RTE_popup_emoticons.asp" & strQsSID1 & "','emot',1,1,800,400)"" class=""smLink"" tabindex=""100"">" & strTxtMore & "</a></td></tr>")
 
4- Note the values 1,1,800,400
you can change those values to suit your needs. 1,1 can be changed to 0,0 to take away the scroll bars of the page. 800,400 are the width and height values, you may change them to a greater or a less value.
 
5- That's all.


-------------
"When it gets dark enough, you can see the stars"
-Charles A. Beard



Replies:
Posted By: bims
Date Posted: 06 September 2007 at 8:38pm
Thanks, that's sweet. it adjusts the icons when you click on the side, however... i've been trying to expand the emoticon pop up when you click on the smiley face at the top of RTE.. like the one above. Can't seem to find the code for that.. Any ideas?

Thanks


Posted By: bims
Date Posted: 06 September 2007 at 8:52pm
Actually found it, quite similar to the code above it's in the RTE_toolbar_inc.asp file line 115... you need a full license to edit.. otherwise stay well away.


Posted By: iSec
Date Posted: 07 September 2007 at 7:10am

Hello bims... i just put version 9.04 on my site, and came to this topic to see which file i modified and saw your post...! I should email-watch these topics when i post them..lol



-------------
"When it gets dark enough, you can see the stars"
-Charles A. Beard


Posted By: Duby
Date Posted: 21 January 2008 at 6:38pm
Is something different in v9.07? I have modified RTE_toolbar_inc.asp but nothing happend, I still see 450x340px.Confused

I have noticed that I see all the smileys when I click on the smiley icon but I don't see them all when I click "more..." hyperlink.Confused


-------------
Duby


Posted By: iSec
Date Posted: 22 January 2008 at 12:01am
Read my first post... the first file to modify is includes/message_form_inc.asp.

-------------
"When it gets dark enough, you can see the stars"
-Charles A. Beard


Posted By: Duby
Date Posted: 22 January 2008 at 12:12am
Originally posted by Info_Tech Info_Tech wrote:

Read my first post... the first file to modify is includes/message_form_inc.asp.


I have done that few months ago but now I didn't. Don't ask me why, please...LOLEmbarrassedEmbarrassedEmbarrassed

Thank you!


-------------
Duby


Posted By: TonyM
Date Posted: 11 November 2009 at 6:48am
Thanks, the need to scroll has been bugging me!

I applied the mod to my site and yes it resizes the window, although regardless off using 1,1 or 0,0 for the parameter re the scrollbar still shows - basically it had the same effect as the user resizing the window themself.

I'm using V 9.63

Any thoughts on how to make it work in 9.63?


-------------
Cheers,

Tony



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net