View Single Post
  #119  
Old 06-04-2008, 01:02 PM
TheMarco Offline
pixelpost guru
 
Join Date: Apr 2008
Posts: 195
Hi Pengrus, I now understand why you had the add-on problem. Thing is, the add-on uses two files that reside in the templates/darkmatter directory. If it doesn't find those files it cannot do it's job. I will make some changes to it that display an error message explaining what's going on to the user to make this more obvious.

As for the about page: The CSS rule is:

#about-content {
color:#999;
}

You could change it to #ccc for example to make it lighter.

Hope this helps!
Reply With Quote