Tuesday, April 7, 2009

Bubbles N Daisies...

New background... :) I like it!

The only thing that bothers me is that on the left side, the daisies cross slightly over into the text...anybody know html enough to explain to me how to move the text of my posts and the title over a smidgen?

3 comments:

April Lauren said...

So bright and happy! I like it!

kira said...

Here's how I would do it (as in, I'm not sure if this will actually work.)

Find the section in your source code that says:
/* Posts
----------------------------------

And change the bolded parts:
*/
h2.date-header {
margin-left:1.5em;
}
.post {
margin-left:1.5em;
border-bottom:1px dotted #EEEE00;
padding-bottom:1.5em;
}

Elizabeth said...

Fantastic!!! Kira, you are awesome. Thank you so much!