Forums

Speedy Smilies
[resolved] Works in Graphene theme, but not in Matala (4 posts)

  1. noskerdycat
    Member
    Posted 10 months ago #

    Love this smilie plugin, and I first installed in on a Graphene theme - Great!!
    Seems there is some incompatibility with the Matala theme. When Speedy is activated, the theme loses its header graphics.

    http://wordpress.org/extend/plugins/speedy-smilies/

  2. quietmint
    Member
    Posted 10 months ago #

    Thanks for the report. The CSS optimization done by Speedy Smilies chokes on the Malta theme's stylesheet because it uses invalid CSS when defining the margin property, presumably as a browser hack. Here's an example (line 200):

    #menu-main-menu, .menu{
    width:400px;
    height:51px;
    float:left;
    margin:167px 0 30px 15px;
    margin /**/:167px 0 30px 30px;
    -webkit-transform: rotate(1deg);
    -moz-transform: rotate(1deg);
    overflow:hidden;
    }

    I'll take a look at the CSS optimization routines and see if there's a good way to deal with malformed CSS when compressing. In the meantime, the theme will work properly if you enable the option "Use the slower compatibility method" in Speedy Smilies.

  3. quietmint
    Member
    Posted 10 months ago #

    This has been fixed in Release 14.

  4. noskerdycat
    Member
    Posted 10 months ago #

    Thank you - your work makes me "smile" !

Reply

You must log in to post.

About this Plugin

About this Topic