Quote:
Originally Posted by djohn
Fixed my first problem, however the bug with wysiwyg editor is still there. Also, I have a rather template question. How can i remove that grey part around the shoutbit (when iframe is enabled)? See screenshot.
|
WYSIWYG should be working in 1.04 when it's released.
In template shoutbox_iframe:
Find:
Add under:
Code:
<style type="text/css">
<!--
body {
margin: 0px 0px 0px 0px;
}
</style>
It will be like that by default in 1.04.