Hi folks,
My site is http://earthwrite.wordpress.com/
I have no experience with CSS but managed to figure out most of what I wanted to change (page width, header size, fonts). However, I'm having trouble with the following:
1. Right hand footer ("Theme by...")
-would like to get this lined up on the right with everything else but can't seem to move it with float:right; or position:relative;left:___px;
2. Add copyright in center of footer
-forum search gave mixed results on whether this is possible. Seems to be with HTML in a text widget--my knowledge of HTML is roughly on par with my CSS skills, so I'm a bit clueless.
3. Change color of the post title on a post's mainpage (when you click through to comment)
-I can't find what part of the CSS I need to change to do this.
4. "Leave a reply" font
-I want this to match the other headers but can't find what I need to change.
And finally, something more advanced:
Is it possible to have several header images and have them cycle upon page reload? Since I'm customizing my header size anyway, I thought this would be a nice touch. However, I have no idea if it's possible or how to go about doing it.