View Single Post
  #4 (permalink)  
Old 01-31-2008, 12:05 PM
Geoserv Geoserv is offline
Banned
 
Join Date: Feb 2007
Location: Canada
Posts: 849
Thanks: 74
Thanked 49 Times in 45 Posts
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.
Reply With Quote
The Following User Says Thank You to Geoserv For This Useful Post: