XF 1.1 How to display bigger emotions in the edittor

iceCafe

New member
i'm trying import another emotions park. But I encountered a problem that emotions displayed in the editor too small. i'm tried modified css but it's only works on emotions frame and content of replied frame. Below are my modified css code.

HTML:
img.mceSmilieSprite.mceSmilie1 {
width: 40px;
height: 40px;
}

3c0fac8f795bfb39fdc6abdd0ced3090_41068524.smilexenforoerror.jpg


So, how to fix that?
Sorry for my English is not good and thanks for your help!
 
The should automatically display at the correct size; I have some smilies larger than that one and have no problems.

Remove the CSS you added as that isn't required.
Just add the smilies in the ACP and that is all you need to do.

You can ignore the sprite settings if you are using individual images - uncheck the sprite mode box though.
 
Top Bottom