Jump to content


Emotion Box



4 replies to this topic

#1 Oldcrow

    Member

  • 37 posts
  • Joined: February 03, 2010
  • 9 topics
  • Age: 74
  • Skin: IPBoard wide
  • Local time: 09:50 AM
  • Zodiac:Pisces
  • Gender:Male
  • Location:South Lyon Mi.
  • OS:Windows XP
  • Country:
Offline
  • Time Online: 5h 13m 14s

Posted 10 December 2011 - 03:47 PM

Does anyone know how I can expand the little box for emotions on the bottom of the posting page.

Attachment:Attached Image: Smileys.png

Thanks Ron..

#2 spiritof52 Re: Emotion Box

    Member

  • 14 posts
  • Joined: November 24, 2011
  • 2 topics
  • Skin: IP.Board
  • Local time: 02:50 PM
  • Zodiac:Pisces
  • Gender:Male
  • OS:Windows 7
  • Country:
Offline
  • Time Online: 8h 32m 18s

Posted 10 December 2011 - 10:05 PM

I came across this over on IPB community forums

I changed padding in ipb.ckeditor.css both to 30px and now it works again.

Find:

/* Turn off resizer */
.cke_skin_ips .cke_dialog_footer .cke_resizer { display: none; }

/* Emo slide out tray */
.ipsSmileyTray
{
text-align: center;
overflow: auto;
margin: 0px auto 0px auto;
padding: 4px 24px 4px 24px; <<<<< change these values to 30px 30px 30px 30px;
min-width: 600px;
width: 70%; <<<<<< Change this value to 80%;
height: 32px; <<<<<< Change this value to 40px;
border: 1px solid #D5DDE5;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;

Needs to be done for every skin in use

#3 Broni Re: Emotion Box

    Malware Annihilator

  • 24,883 posts
  • Joined: October 04, 2004
  • 1,860 topics
  • Age: 57
  • Skin: IPBoard wide
  • Local time: 07:50 AM
  • Zodiac:Virgo
  • Gender:Male
  • Location:Daly City, CA
  • OS:Windows Vista
  • Country:
Offline
  • Time Online: 57d 10h 30m 28s

Posted 10 December 2011 - 10:23 PM

Nice :)
Thanks for chiming in :)

#4 Oldcrow Re: Emotion Box

    Member

  • 37 posts
  • Joined: February 03, 2010
  • 9 topics
  • Age: 74
  • Skin: IPBoard wide
  • Local time: 09:50 AM
  • Zodiac:Pisces
  • Gender:Male
  • Location:South Lyon Mi.
  • OS:Windows XP
  • Country:
Offline
  • Time Online: 5h 13m 14s

Posted 18 December 2011 - 02:15 AM

View Postspiritof52, on 10 December 2011 - 10:05 PM, said:

I came across this over on IPB community forums

I changed padding in ipb.ckeditor.css both to 30px and now it works again.

Find:

/* Turn off resizer */
.cke_skin_ips .cke_dialog_footer .cke_resizer { display: none; }

/* Emo slide out tray */
.ipsSmileyTray
{
text-align: center;
overflow: auto;
margin: 0px auto 0px auto;
padding: 4px 24px 4px 24px; <<<<< change these values to 30px 30px 30px 30px;
min-width: 600px;
width: 70%; <<<<<< Change this value to 80%;
height: 32px; <<<<<< Change this value to 40px;
border: 1px solid #D5DDE5;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;

Needs to be done for every skin in use

Thanks for the answer. Sorry I'm late getting back here..

#5 Broni Re: Emotion Box

    Malware Annihilator

  • 24,883 posts
  • Joined: October 04, 2004
  • 1,860 topics
  • Age: 57
  • Skin: IPBoard wide
  • Local time: 07:50 AM
  • Zodiac:Virgo
  • Gender:Male
  • Location:Daly City, CA
  • OS:Windows Vista
  • Country:
Offline
  • Time Online: 57d 10h 30m 28s

Posted 18 December 2011 - 02:18 AM

Cool :)





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users


This topic has been visited by 10 user(s)