I am trying to remove the underline from under "post message" link (that activates the editor)
I have set in the phocaguestbook.css:
Code: Select all
#phocaguestbook-jpane-toggler-down span {
background:url("images/icon-message.png") no-repeat scroll 5px 50% transparent;
cursor:pointer;
padding-left:24px;
text-decoration:none;
website is: http://sonikalien.comoj.com/index.php/guestbook
Thanks
