Results 1 to 4 of 4
-
15th Nov 2011, 07:12 PM #1OPMember
IPB 3.1.x Smileys Pop Up Window Code?
Hi Guys I need small help locating ipb smileys pop up window code so I can make it larger when person clicks show all it only shows single row of smileys I want it to show 4 or 5 rows of smileys.
ThanksMoWarez Reviewed by MoWarez on . IPB 3.1.x Smileys Pop Up Window Code? Hi Guys I need small help locating ipb smileys pop up window code so I can make it larger when person clicks show all it only shows single row of smileys I want it to show 4 or 5 rows of smileys. Thanks Rating: 5
-
15th Nov 2011, 10:02 PM #2MemberWebsite's:
thedailygrindforum.comConnect via FTP or your hosts File Manager. Open /public/js/ips.editor.js
Around line 2162, find...
Code:var table = new Element( 'table', { id: this.id + '_emoticons_palette' } ).addClassName('rte_emoticons'); var tbody = new Element('tbody'); // IE needs a tbody table.insert( tbody ); var perrow = 2; var classname = '1'; var i = 0;
Adjust the var perrow = 2; line, taking care not to disturb any other code and save the change.
View the posting screen and hard refresh (CTRL +F5 on a Windows machine) the page to see the results. Posted Image
I would suggest 3 or 4 usually. A couple of quick pics:
3 per row:
4 per row:
Please do note that its only for IPB 3.0.x and 3.1.x
-
15th Nov 2011, 10:37 PM #3OPMember
that's just standard window when you click button you see in your screen shot it seas show all when you click that another pop up comes up with all your smileys I already did that method above that only works when you click similes window in message box after that you get option to see rest of the smiles. that's the pop up window I'm talking about.
Thanks for the link i already know about that one and requested help on same forum asking them to explain how to modify 2end pop up window when show all button is pressed.
Thanks
P.s if you look at smilies window on left thats how they show up when you click show all button I want it to show up as you see in image 2 on the right
-
16th Nov 2011, 10:58 AM #4OPMember
any one ? or people just dont know ?
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Why Are The Smileys Removed :?
By msk19994 in forum Feedback and SuggestionsReplies: 5Last Post: 9th Jul 2012, 08:29 AM -
Skype Hidden Smileys
By EsotorisK in forum General DiscussionReplies: 14Last Post: 1st Dec 2011, 09:12 AM -
Mod suggestion: Custom smileys
By Maniac_ in forum Feedback and SuggestionsReplies: 15Last Post: 4th Nov 2011, 12:28 AM -
Smileys!!!
By gmaister22 in forum Graphics AreaReplies: 5Last Post: 2nd Nov 2011, 08:30 PM -
Smileys Site
By EsotorisK in forum Useful SitesReplies: 4Last Post: 15th Aug 2010, 04:49 AM
themaCreator - create posts from...
Version 3.24 released. Open older version (or...