It looks like you simply need to correct the location of your CSS file to me.
In pligg.tpl, where it shows the source of your CSS file, change this:
Quote:
|
<link rel="stylesheet" type="text/css" href="/pligg/kmessaging/templates/yget/css/main.css" media="screen" />
|
to:
Quote:
|
<link rel="stylesheet" type="text/css" href="http://www.techcrunchies.com/pligg/kmessaging/templates/yget/css/main.css" media="screen" />
|
and see if that corrects the issue.
Aside from the template, the site works I believe.
Geoserv.