Ive installed the Highlighter GK1 and know how to place it in a module position but how would I go about placing the highlighter in content like the demo http://tools.gavick.com/demo/highlighter-gk1.html
Cheers
Rob
<?php
if($_GET['view']=='frontpage'){
?>
<style type="text/css">
.inner { display:none; }
</style>
<?php
} // eof if()
?>