Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Gon

    (@borra)

    Hello!

    What you want remove? the span from image or the div container?

    The structure is:

    <div class="simplevotemeWrapper v/h" id="simplevoteme-%ID Post%">
      "%QUESTION%"
      <span class="bad">
       <a><img></a>
      </span>
      <span class="neutro">
        <a><img></a>
      </span>
      <span class="good">
        <a><img></a>
      </span>
    </div>

    Actually you can’t change the structure, but you can disable the style in admin panel, this action will display the same structure but without any style and you can add your custom CSS for a better personalization.

    I think that maybe you want have the default CSS but without the background and the border around the image, is it?

    If you want that, I can update the plugin with that option ??

    Regards!
    Gonzalo

    Plugin Author Gon

    (@borra)

    Plugin updated.

    Now you can change those color wrap ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to remove the wrapper around the Smileys?’ is closed to new replies.