go41

the info you need to know


von Joern
Keine Kommentare

on validating my site with http://validator.w3.org/ I got the following error:Code:Bad value http://fonts.googleapis.com/css?family=Droid+Sans:regular,bold|Droid+Serif:regular,italic,bold,bolditalic|Josefin+Sans+Std+Light for attribute href on element link: Illegal character in query: not a URL code point.…talic,bold,bolditalic|Josefin+Sans+Std+Light' rel='stylesheet' type='text/css'>This was some months ago still valid, and google also still…


von Joern
Keine Kommentare

I didn't like the default title entry of prosilver or my current style (theme).The default in the file overall_header.html looked like thisCode:<title>{SITENAME} &bull; <!-- IF S_IN_MCP -->{L_MCP} &bull; <!-- ELSEIF S_IN_UCP -->{L_UCP} &bull; <!-- ENDIF -->{PAGE_TITLE}</title>I replaced this line with…