Hi
need to remove the font resizer from articles. Adding the following code to override.css has hidden the font resizer but I am still left with a space where the font resizer was displayed and a dotted line beneath it.
Is it possible to remove these too.
#gk-tools {
display:none;
}
Thanks
Paul