Pages

Centering Blog Title Images and Post Titles in Blogspot


I need to work on the side view.  Hello!  I've been experimenting with some head shapes that are BIGGER so that less clay needs to be added.   I will need to adjust the back of the cloth pattern on this one.  It's too big. But maybe this doll can become a snowgirl?


I keep losing this information, so thought I would post it here on my blog.



To center a blog title image - insert this CSS under the Template - Advanced - Add CSS box

.Header img {
margin: 0 auto;
}


To center the post title - insert this CSS

.post-title {
text-align:center;
}

To center tabs at top


.PageList {text-align:center !important;}
.PageList li {display:inline !important; float:none !important;}

4 comments:

  1. I must not have been holding my mouth right. I'll try again.

    ReplyDelete
    Replies
    1. I mucked up my blog trying to make it as great looking as yours, Jan! :-) Now to figure out what I want to do next. It's cheaper than redecorating my house!

      Delete
  2. Thank you, Dixie. I still don't know how to make Tabs and separate pages
    but I'm going to keep these codes in a safe place for when I do.
    Hugs,
    Susan

    ReplyDelete
  3. Dixie you have the best background wallpaper on all your sites, they look great. Great start on the dollie.

    ReplyDelete