Enlarging My Emoticon Box

This is an archive of the phpBB 2.0.x support forum. Support for phpBB2 has now ended.
Forum rules
Following phpBB2's EoL, this forum is now archived for reference purposes only.
Please see the following announcement for more information: viewtopic.php?f=14&t=1385785
Locked
User avatar
Notpil22
Registered User
Posts: 459
Joined: Fri May 21, 2004 6:24 pm

Enlarging My Emoticon Box

Post by Notpil22 »

Before my complete redo from 2.0.6 to 2.0.22 I had a much larger emoticon box, and was able to move them around much easier -
I forgot what I did 4 years ago to get it that way - any help would be appreciated - thanks - :)
User avatar
Notpil22
Registered User
Posts: 459
Joined: Fri May 21, 2004 6:24 pm

Re: Enlarging My Emoticon Box

Post by Notpil22 »

Notpil22 wrote:Before my complete redo from 2.0.6 to 2.0.22 I had a much larger emoticon box, and was able to move them around much easier -
I forgot what I did 4 years ago to get it that way - any help would be appreciated - thanks - :)


Is this one too hard? :P

I thought there was a file that I could edit to make the box taller - :?:

I know I changed it 4 years ago, just can't remember how - :oops:
User avatar
Notpil22
Registered User
Posts: 459
Joined: Fri May 21, 2004 6:24 pm

Re: Enlarging My Emoticon Box

Post by Notpil22 »

Oh C'mon now - No one on this site knows how to make their emoticon box larger - ??? :roll:
User avatar
Dogs and things
Registered User
Posts: 2114
Joined: Fri Sep 01, 2006 9:04 am
Location: Spain
Contact:

Re: Enlarging My Emoticon Box

Post by Dogs and things »

You mean the emoticon popup window?
For phpBB2 support visit phpBB2refugees.
Colliope
Registered User
Posts: 67
Joined: Sat Feb 05, 2005 3:16 am
Contact:

Re: Enlarging My Emoticon Box

Post by Colliope »

go to: templates/my-theme/posting_body.tpl

and look for:

Code: Select all

<td colspan="{S_SMILIES_COLSPAN}">
<span  class="nav">
<a href="{U_MORE_SMILIES}" onclick="window.open('{U_MORE_SMILIES}', '_phpbbsmilies', 'HEIGHT=700,resizable=yes,scrollbars=yes,WIDTH=700');return false;" target="_phpbbsmilies" class="nav">{L_MORE_SMILIES}</a>
</span>
</td>
Change the height and width to whatever you want.

Do you know how to change the background color of the box?
I asked here http://www.phpbb.com/community/viewtopi ... &t=1325675 but didn't get any replies.
Locked

Return to “2.0.x Support Forum”