http://www.uncommonthought.com/test_421/
I tried inserting the code below in the styles.css. All that did was to make and all images go away entirely.
CODE
@import url(../mt-static/themes-base/blog.css);
I am baffled as to what the issue is since I have not changed anything in the index or any other template
My config file reads
CODE
CGIPath /mt421/
StaticWebPath /mt-static/
StaticFilePath /home/mydomain/public_html/mt421/mt-static
StaticWebPath /mt-static/
StaticFilePath /home/mydomain/public_html/mt421/mt-static
I have also tried hardcoding the full url into the Static web path.
Any suggestions would be appreciated.
