Log in

View Full Version : Custom Smiley (16x16) Cut Off?


Inked_Mono
04-04-2015, 09:38 PM
Has anyone had issues with smileys having the bottom cut off before? They are the same size as the default ones, however they seem to be getting cut off at the bottom.

https://vborg.vbsupport.ru/external/2015/04/32.png

Oddly enough, if I put more underneath, the first one's full image shows, however the ones beneath become cut off.

https://vborg.vbsupport.ru/external/2015/04/33.png

Also, when you go to edit a post, all of them show up correctly.

https://vborg.vbsupport.ru/external/2015/04/34.png

Any ideas?

EDIT: I think it may have something to do with the padding of the post itself. Throwing an extra character a few lines beneath the smiley makes it show up correctly.

Inked_Mono
04-06-2015, 01:53 AM
Fixed.

Simple add the following code to the additional.css.

.postcontent {padding-bottom: 5px;}