Remove 'Post message' underline
Posted: 25 Sep 2010, 02:23
Hi, thanks for the great plugin.
I am trying to remove the underline from under "post message" link (that activates the editor)
I have set in the phocaguestbook.css:
but the underline still shows. it doesn't seem to be inherited from the main template style. Any ideas?
website is: http://sonikalien.comoj.com/index.php/guestbook
Thanks
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
