Hello YankForum,
I have installed the mod and am happy with it, but I have one complaint.
After going to
http://validator.w3.org/ it gave me two errors
Code:
Line 2397, Column 165: NET-enabling start-tag not immediately followed by null end-tag
…;'><a href='http://www.yankforum.com'/ target='blank'>Yankee Fashion Forum</a>…
This error may occur when there is a mistake in how a self-closing tag is closed, e.g '.../ >'. The proper syntax is '... />' (note the position of the space).
Error Line 2397, Column 204: end tag for element "a" which is not open
…href='http://www.yankforum.com'/ target='blank'>Yankee Fashion Forum</a></span>
The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.
Looks like Hide Authors copyright in footer selected to Yes still didn't completely hide it.
How can I remove it?
Thanks!