"And how can I give my post title a colour background?"
The first thing I thought of trying is to go to LAYOUT > FONTS AND COLORS as described in my previous post Changing fonts and colors for New Blogger (xml).
However, Blogger for better or for worse is constantly evolving and the LAYOUT tab is no more, replaced by a DESIGN tab and apparently have moved the template designer from Blogger in Draft to standard Blogger.
I believe that it is still possible to edit the template direct to add CSS (Cascading Style Sheet to control the post title background but found that Blogger Template Designer has provided a "Advanced" option to do that via the template designer with INSTANT PREVIEW. And apparently some of the functions of the new Blogger Template Designer can be used even if the template you are using for your blog has not been designed with Blogger Template Designer
So to change/control post title background color:
1. Sign into Dashboard
2. Click DESIGN tab to get to LAYOUT
3. Click TEMPLATE DESIGNER sub-tab
4, Click ADVANCED at the top-left corner
5. Scroll down to bottom of sub-menu and click ADD CSS (see screen shot below):

and there I add this line of CSS:
.post-title {background-color:green;}
and immediately below the change is previewed (see screen shot below and noticed background color has been changed to green. For more color options, refer to HTML color codes:

6. If you are happy with the changes, click APPLY TO BLOG to save the changes to your template:



hello Peter
ReplyDeletesame question as my previous one: i put in the CSS command but nothing happens.
http://raymondvanhouten.blogspot.com/
In you post you write: "see screen shot below and noticed background color has been changed to green", but I don't see any green there background.
regards
Raymond
Sorry wrong screenshot. It has been corrected. No other error except for that screenshot.
ReplyDeleteRemains the question why it doesn't work in my blog. Nothing turns green there after putting in your CSS command.
ReplyDeleteregards
Could be your template and the way post title are defined in the CSS.
ReplyDeleteI have the same problem! :/
ReplyDeleteHi, I am the owner of the blog of photography http://photographymc.blogspot.com/
ReplyDeleteI have added in the favorite, I would like an exchange links with you.
look you so bussy my Bos...hihihihi :D
ReplyDeletehow are you?
same problem like rayplay here.
ReplyDeleteThen perhaps we will have to get into EDIT HTML and do the editing there.
ReplyDeleteLifted Loud and RayPlay,
ReplyDeleteI did some testing. Now I want to ask the 2 of you this question. Did the line of CSS looked like below when you tried it (space before background- and after green;)
.post-title { background-color:#green; }
If so, get rid of the space, especially the one before background so that it become like this:
.post-title {background-color:#green;}
Try it again and tell me the results.
thank you for your quick reply.
ReplyDeleteunfortunately nothing happens when i delete those spaces.
I checked RayPlay's blog and saw that his post title background color is green. Perhaps you can check with him if he has solved the problem and if so, how.
ReplyDeletei don't see a green post title background on his site!?
ReplyDeletehttp://raymondvanhouten.blogspot.com/
Look at Plaatje en praatje. Unfortunately Blogger have not enabled images for screen shots in comments.
ReplyDeleteThe correct CSS code is this:
ReplyDelete.post-title {background-color:green;}
without the pound (#) symbol. Add pound symbol prefix only when using Hex color code, for example #00ff00 (green).
Hi Green Lava,
ReplyDeleteThanks for the heads up. I must have missed as I didn't save and preview somehow yielded the background color so thought everything OK.
i visited that site but still didn't see any green background color, only green text color!?
ReplyDeletei also pasted this new code but still nothing happens.
I made a mistake earlier adding a supperfluous # which is only use when we use numbers to denote HTML code like #5588AA. That has been corrected in this post and the correct
ReplyDeletepost-title {color:green;}
has been posted.
Did you follow that? Also what browser are you using?
yes i did that but nothing happened. i am using the current firefox browser.
ReplyDeleteplus i would like to have gray color instead of green if possible (#696969).
Hi Peter,
ReplyDeleteWondering if you could tell me the css code for changing the post title font using the template designer in Blogger? (Is that possible?)
Thanks,
Carol
For Lifted Loud: What template are you using?
ReplyDeleteFor Carol: Same steps as in this post but instead of
.post-title {background-color:green;}
try
.post-title {font-family:arial;}
or instead of arial, you can use other font like Times of Courier etc.
If you have other aspects of a font like its size or style, add them within the curly bracket, example
.post-title {font-family:courier; font-size:140%; font-style:italic}
this is quute helpful thanx
ReplyDeletehttp://carztrucks.blogspot.com/
@ peter
ReplyDeleteTheme Name: Obscure
Theme URI: http://wpcrunchy.com
Description: Premium dark magazine wordpress theme
Author: akosipau
Author URI: http://akosipau.com/
converted: Blogger Template Place
converted URI: http://www.bloggertemplateplace.com/
peter?
ReplyDeleteHi Peter
ReplyDeleteI have migrated to the new templates and lost the title centering to my posts.
Could you advise how to centre both the titles of my posts and right hand columns.
regards
desmond
http://omega-constellation-collectors.blogspot.com/
Looks like you solved your problem? Viewed with Google Chrome, your post titles are all centered.
ReplyDeleteGreat, Thanks!
ReplyDeleteYes kind of :)
ReplyDeleteBUt it the process of adding some html to the body, I also centred not only the headings but also the content of the RH column.
Cheers
Desmond
so i take it you can't help me out here!? thanks tho.
ReplyDeletethat's great! thanks
ReplyDeleteI'm new member of Blogger. thanks for this tips
ReplyDeleteDear Peter,
ReplyDeleteThank you for your advise...
I managed to change the post-title-background-color with no problems at all... Great tip !
Amazingly... I can not change the post-title-font-color itself...
The new template-designer allows to choose a font type , size and bold / italics but IT DOES NOT allow to pick a color .........
I've tried the "ADD C.S.S", using commands like:
.post-title{font-color:#FFFF00;}
OR
.post-title{color:#FFFF00;} but nothing happenned...
Can you please tell me what is wrong..........
Cheers
Hey , thanks for this Tutorial. I have a slightly different query, I had inserted a dotted separating line under all my H1 tags thru css (basically my purpose was for the Post titles) but as the Blog title also falls under the H1 title the line is showing there as well in header... could you suggest a solution, thanks a lot in advance.
ReplyDeleteVandana
http://www.socionerd.com
scoionerd, look for .post for example, look at HOw to center post title but adapt to what you want to do.
ReplyDeletethanx for sharing this..
ReplyDeletebut instead of color..how about to add image for background?
Hi Pink Diva, see Test background image for post title. Test successful so if you still understand how it was done, ask again.
ReplyDeleteHi Pink Diva, see Test background image for post title. Test successful so if you still understand how it was done, ask again.
ReplyDeletesir where is the design tab ??
ReplyDeleteYohanezh, you are not the first asking this question - where is the DESIGN tab? I will like to get to the bottom of this, why some bloggers cannot see the Design tab so as to better able to help others who in the future faces the same problem. So hope you will answer the following:
ReplyDelete1. Are you still using the old classic or the New Layout xml template (previously I refer to that as the New Blogger template). See old classic template or New Blogger xml template
2. When you sign into Blogger.com, do you see a series of tabs for each of your blogs? In mine, there are 6 tabs -
New Post|Edit Post|Comments|Settings|Design|Monetize|Stats|
How many tabs do you see and what are they?
I have the same problem as Asia-Pacific Guides:
ReplyDeletecannot change the font COLOR of the post title. I have been searching everywhere for an answer.
Please help!
http://inthespaceofcreation.blogspot.com/
Thanks a bunch! This really helped me. Although,shortly after,I realized that my ''Followers'' title turned the ugly default colour. Any ideas how to turn that back to black?
ReplyDeleteTry this - How to change sidebar title background color
ReplyDeleteI am having the same problem as Asia-Pacific Guides and LifeinCreation.... how do you change the post title color, not just the background color??
ReplyDeleteAsia-Pacific Guides, LifeinCreation and Fancy Frills Style Studio, what templates are you using. Also, go to the template editor, press ctrl+F and search for post.title and let me know if you can find it.
ReplyDeleteor post-title
ReplyDeleteHello. I have asked this twice and got no response both times so I will ask yet again. How do you do this for the sidebar titles! In Template Designer!
ReplyDeletehi to all
ReplyDeletei am new comer
My Advanced tool doesn't worked .
ReplyDeletehow can I change my background ?
You want to change sidebar title color with Template Designer, go to
ReplyDeleteTemplate Designer > Advanced > Gadgets
and select your font type and color there.
Sahid, welcome. Hope you find the info and tips here useful.
ReplyDeleteFarah, Advanced link don't work? Have you converted to the template designer? Perhaps you can try changing the template
ReplyDeleteHi, thanks for posting this. It works for me! But, I wanted to put borders on my post title too for my "my journey to being a mom" blog, how to do that? Thank you in advance.
ReplyDeletethanks, this is what i exactly needed
ReplyDeleteThanks for this nice information. However instead, I wanted to change the Blog title's background colour, therefore I put following code:
ReplyDelete.blog-title{background-color:green;}
However nothing happened. Can you help me on what will be the right code?
Thanks,
If you are using Template Designer, there is no need to tangle with CSS. Just sign into Dashboard > Design > Template Designer > Advanced > Background > Blog Title background
ReplyDeleteThanks Peter for your reply. However I could not see anything like 'Blog Title background'. Under the Background section, there are 3 options:
ReplyDelete1. Outer Background
2. Main Background
3. Border Color
Am I missing something?
Thanks,
Here is how I changed the blog header background of this blog which is not using template designer:
ReplyDelete#header-wrapper {
width:100%;
margin:0 auto 10px;
border:1px solid #cccccc;
background-color:#4D7C9B;
}
Wow, after reading all this, I am really confused. I am using the "simple" template and under advanced settings for post title, I can change font and size but there are no color options. Can you tell me how to do this?
ReplyDeleteThanks,
Dave
Blogger did not give a direct method for doing this. You will have to add a line to the template CSS by going to ADVANCED > Add CSS
ReplyDeleteI'm trying to change the Post title colour. I'm using "Simple" template too. Also using "Template Design". There is no colour picker in Advanced. So, I tried adding CSS code from a link to blogger, doesn't work. Any suggestions please?
ReplyDeleteThanks
Ellen
This is not working with my templates..Is there any other way ....
ReplyDeleteDarjeeling
great, thank you! :D
ReplyDeletehttp://maria-originals.blogspot.com/
Because your post title is a hyperlink, the only way to change the color of the font after adding the css for the background color is by changing your Link colors through Template Designer/Links.
ReplyDeleteThought this might help!
Heather
http://www.farmgirlgourmet.com
Can you turn this into a Image? and can you change the height and width
ReplyDeleteSure you can. See, I did a test post at Testing image post title successfully to confirm.
ReplyDelete