I have adopted the Creativeily theme on this wiki. It’s still being maintained and has better comment control and editing, than my previous themes.

Here’s their site at wordpress.org, and a link to their support forum., and the author’s shop window.

I want the text on the header screen to have a shadow. It does now. The div containing the id and tagline seem to be called, .info and .meta respectively. I used the following code

.header-top a {text-shadow: 3px 3px #282828;}
.info h1 {text-shadow: 3px 3px #282828;}
.meta p {text-shadow: 3px 3px #282828;}

Here is a hint on how to implement shadows. If this doesn’t work, there’s always their support forum.

There is also a timeline entry in the instance somewhere.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.