smileys select box height

Slade8 - February 12, 2009 - 04:49
Project:Smileys
Version:6.x-1.0-alpha5
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:by design
Description

How can I change the height of the smiley select box? I've messed around with the CSS file but haven't found where I can change this. The reason I am asking is the select box height is being set very high where is looks strange because I only have about 5 icons on the first row but the height of the select box is almost triple that.

#1

Gurpartap Singh - February 12, 2009 - 11:19

The dimensions are configurable in the smileys settings itself. Does that not work?

#2

Slade8 - February 12, 2009 - 22:58

That only changes the pop up box. The issue I'm having is the size of the select box that shows above where you are making a post. Like on your site for smiley packs you have a nice rounded select box that isn't too big so I'm wondering how I can go about changing that.

#3

Gurpartap Singh - June 27, 2009 - 15:57
Status:active» by design

Messing with CSS is all that you are supposed to do. That what I did on my blog as well. Just need to sit down and spend a few minutes on it, look through code of existing sites doing it (or just leech my code ;) )

#4

LiliVG - June 30, 2009 - 20:12

".smileys span" is set to 51px by 51px. Make that smaller, and it'll fix it. Each smiley is positioned top center in that span.

 
 

Drupal is a registered trademark of Dries Buytaert.