
I've had a good look over these forums, not being able to find the perticular answer.
I'm simply trying to get the output to place its self within a <p> element, but it seems to not do this despite the output being placed inbetween an opening <p> and closing </p>
EG: <p> <?php echo $ckeditor_output ?> </p>
Produces the following result: http://www.sheffield-student-discounts. ... e_team.php
The output should enter within the <p> element, not below.
Sorry to impose, I have had a good look but to no avail.
Hope someone can be of assistace,
Chris