Scribite and Xinha: wrong toolbar appearance  Bottom

  • Hi,

    I install Scribite 1.21 on a postnuke 0.7.6.4.
    I configurite to use Xinha as it's the editor I prefer.

    Everithing run fine but the toolbar appear wrongly
    I made a screenshot here

    At firs, I was thinking he could me like with Pagesetter as it is the module where I use scribite in. But the same thing appear on pnForum.

    Anyone have a idea of what the images didn't show proprely?

    Thanks
  • Well it seams find I find the answer myself.

    I spend last evening looking in bug report and forum of Pagesetter, PN, Xinha and scribite and I have to wait to post here to finally find my answer somewhere else :)

    Anyway for anyone having a similar problem, I had:

    Code

    img {
      border: none;
      margin: 0.5em;
    }


    On my theme CSS.
    The magin impact the Xinha code to so I had:

    Code

    .htmlarea .toolbar img {
      margin: 0;
    }

    on my CSS to solve the problem.
  • Thanks for posting your result here. This will help other users i hope ;)

    --
    | scribite! | TNGz | piwik | zweet |

This list is based on users active over the last 60 minutes.