Patch #839 2006-02-15 22:18
sethjackson
Website: Valid CSS- Download
- 839-Website_Valid_C.patch (934 bytes)
Index: C:/Documents and Settings/sjackson/Desktop/website/templates/adsblock.tpl
===================================================================
--- C:/Documents and Settings/sjackson/Desktop/website/templates/adsblock.tpl (revision 2050)
+++ C:/Documents and Settings/sjackson/Desktop/website/templates/adsblock.tpl (working copy)
@@ -19,7 +19,9 @@
<p class="center">
<a href="http://validator.w3.org/check?uri=referer"><img
src="/img/valid-xhtml11.png" alt="Valid XHTML 1.1!" height="31" width="88" /></a></p>
-
+<p class="center">
+<a href="http://jigsaw.w3.org/css-validator/check/referer"><img
+ src="/img/vcss.png" alt="Valid CSS!" height="31" width="88" /></a></p>
<p class="center"><a href="http://www.spreadfirefox.com/?q=affiliates&id=0&t=70"><img
alt="Get Firefox!" title="Get Firefox!" width="88" height="31" src="img/getfirefox.gif" /></a></p>
<p class="center"><a href="http://developer.berlios.de">
History
thomasdenk 2006-02-20 17:54
Hmmm... is this patch compressed?
I tried to open it, it's reads PK followed by a lot of rubbish, but zip won't open it either.
sethjackson 2006-02-20 20:27
Yeah I zipped it. :P Let me try again. You will need to get the image from here, and put it in /img. :) The image needs to be called vcss.png. :)
thomasdenk 2006-02-20 21:14
Got it now, thanks