Customizing SMF > Theme Site Themes
The Killing
Akyhne:
Updated the theme. You can just replace the index.css file, it has the few changes needed.
ɔɔɔɔɔɔuɥoɾ:
Thanks :)
JR-Imagine:
This theme looks freecking nice!
ɔɔɔɔɔɔuɥoɾ:
Thanks for the fixes, there is only one more issue I see, your copyright is not XHTML 1.0 Transitional according to the w3 validator.
Could you update that line, its my only line that's not XHTML 1.0 Transitional.
I believe its because the character " | " is not in a tag, its just open html.
--- Quote from: W3 Validator ---You have used character data somewhere it is not permitted to appear. Mistakes that can cause this error include:
putting text directly in the body of the document without wrapping it in a container element (such as a <p>aragraph</p>), or
forgetting to quote an attribute value (where characters such as "%" and "/" are common, but cannot appear without surrounding quotes), or
using XHTML-style self-closing tags (such as <meta ... />) in HTML 4.01 or earlier. To fix, remove the extra slash ('/') character. For more information about the reasons for this, see Empty elements in SGML, HTML, XML, and XHTML.
--- End quote ---
EDIT
I fixed it this way
--- Code: (Find:) ---<li><a href="http://smf.e-debatten.dk" target="_blank" class="new_win" title=""><span>Theme "The Killing", by Akyhne</span></a></li> |
--- End code ---
--- Code: (Replace with:) ---<li><a href="http://smf.e-debatten.dk" target="_blank" class="new_win" title=""><span>Theme "The Killing", by Akyhne | </span></a></li>
--- End code ---
Thanks again,
John
Akyhne:
This theme has been moved to my own theme site (read first post).
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version