Jump to content


- - - - -

Need help with editor Smiley Display.......

Smiley Display.

  • Please log in to reply
4 replies to this topic

#1 Andhrafriends Afdb

Andhrafriends Afdb

    n00b

  • Members
  • Pip
  • 4 posts
  • Real Name:andhrafriends
  • IPB Version:v3.2.x

Posted 16 December 2011 - 01:59 AM

Hi,

I am using IPB 3.2.



Posted Image

Uploaded with ImageShack.us


If we click on the Smiley Icon on the editor you can see a Tray opens at the bottom of the editor which shows list of smileys along with navigation on right and left.

I increased the height of the Smiley Tray but unable to increase the no of smileys displayed ...

At present only one row of smileys are displayed....i want to display more smileys in more number of rows still having the navigation arrows on right and left.

Can anyone help me in doing this....i am also ready to pay if it is complicated....please let me know.

Thankyou

#2 Bitter

Bitter

    Final Prestige, LLC Owner

  • Support Staff
  • PipPipPipPipPipPipPipPipPipPip
  • 2,687 posts
  • Location:Connecticut
  • Real Name:Dustin Schriffert
  • IPB Version:v3.3.x

Posted 16 December 2011 - 04:13 AM

Well I think it's safe to say that the row of smilies are not determined by the height of the bar itself. I believe an if statement needs to be added to say if it's more than a certain number of smilies, it automatically creates a new row. Unfortunately, I'm no good at that sort of thing. Hopefully someone else here will see this and know how.

Posted Image


#3 Andhrafriends Afdb

Andhrafriends Afdb

    n00b

  • Members
  • Pip
  • 4 posts
  • Real Name:andhrafriends
  • IPB Version:v3.2.x

Posted 17 December 2011 - 04:40 PM

thanks for your response... if you know any sites which provide services please let me know...thankyou

#4 Martin

Martin

    But but, it's not only only!

  • Management
  • PipPipPipPipPipPipPipPipPipPip
  • 7,081 posts
  • Location:Hammerfest, Norway
  • Real Name:Martin Aronsen
  • IPB Version:v3.2.x
Contributor

Posted 17 December 2011 - 07:44 PM

Open ./admin/sources/classes/editor/composite.php
Find:
$options['smilies']		  = $this->fetchEmoticons( 20 );
Adjust that number to something that fits your increased box.

Haven't tested this, so not sure if the row of smilies will continue on a new row or not.

#5 Andhrafriends Afdb

Andhrafriends Afdb

    n00b

  • Members
  • Pip
  • 4 posts
  • Real Name:andhrafriends
  • IPB Version:v3.2.x

Posted 23 December 2011 - 09:00 PM

View PostMartin, on 17 December 2011 - 07:44 PM, said:

Open ./admin/sources/classes/editor/composite.php
Find:
$options['smilies']		  = $this->fetchEmoticons( 20 );
Adjust that number to something that fits your increased box.

Haven't tested this, so not sure if the row of smilies will continue on a new row or not.


thanks a ton... its working exactly as i need....




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users