Keyword

CSS Error

  • Mark Banks
  • Mark Banks's Avatar Topic Author
  • Offline
  • Premium Member
More
15 years 3 months ago #70583 by Mark Banks
CSS Error was created by Mark Banks
In the CSS file - components/com_K2/css/style.css - LINE 265:
Find:
div.itemCommentsForm form input.button {margin:12px 0 0 0;padding:4px;border:1px solid #ccc;background:#eee;font-size:16x;}

Last font size declaration is wrong - Should Read 16px :

div.itemCommentsForm form input.button {margin:12px 0 0 0;padding:4px;border:1px solid #ccc;background:#eee;font-size:16px;}

:-)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum