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
- shyra answered »MenuTree Mystery« 22:45h
- dks answered »include a file« 18:22h
- dks answered ».764 -> 1.1.1, Can't add new blocks« 17:33h
- craigh posted »PostCalendar 5.5.0RC1 needs testers and translators« 17:24h
- bartl answered »Upgrading 1.0.2 --> 1.1.1« 15:02h
- Charlie-otb answered »SafeHTML output filter and youtube« 10:02h
- dl7und answered »Adding an "About Us" page« 03:34h
Login
Scribite and Xinha: wrong toolbar appearance
-
-
- Rank: Freshman
- Registered: 31.08.05
- last visit: 06.01.08
- Posts: 3
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.
- Moderated by :
- Support
