I've installed it again, with the extra wysiwyg code in, but this time when the page loads it's fine, except when you click on "More", then another error appears:
Here is the code from that line
Code:
<td class="smallfont" colspan="5">[<a href="#" onclick="open_smilie_window(smiliewindow_x, smiliewindow_y, 0, ''); return false" title="Showing 25 smilies of 65 total.">More</a>]</td>
It works better now so will leave it with this slight issue, will keep checking back for any solutions.
Thanks
<edit>
Damn I get another error, this time when my mouse moves over the Guided or Enhanced mode options just above the text box.
Here's the error:
Here's that line of code:
Code:
.thead a:hover, .thead a:active
{
color: #FF4400;
It's actually the "{" in the centre that the line refers to.
Sorry for the hassle!!</edit>