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
Forum Activity
- Delete user not working on Mar 18
- login hook on Mar 18
- 2 sites 1 database on Mar 18
- Output on Mar 18
- how to change the format of shorturls on Mar 17
- Upgrade Old Postnuke Site on Mar 17
- iPhone-Theme - please test on Mar 17
Zikula Blog
- How to Become a HipHop Fan on Feb 03
- HTML5 on Feb 02
- Support Free Software on Jan 22
- Module Files available on Dec 13
- Why I love Zikula (Reason #768) on Nov 11
- Theme Creator? on Nov 08
- Time to Embrace PHP 5 on Nov 08
Login
Scribite and Xinha: wrong toolbar appearance
-
-
- Rank: Freshman
- Registered: 30.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
