Home › Forums › Automattic › Forefront › Title On Blog Page
-
AuthorPosts
-
Sarah Jane HoldenMemberHi,
I was wondering if it is possible to keep a title, a featured image, ANYTHING on my blog page of my website to distinguish the blog from the rest of my website. As of the moment, my featured image and page title both get deleted when I set the page as the page to post to.
I REALLY would like to keep my featured image, but have been told that isn’t possible. Is it possible to at least keep a title on the blog post page?
Any help you can offer would be appreciated!
Thanks.
The blog I need help with is buildingblockssll.comSeptember 3, 2013 at 9:04 pm #139458
Kathryn P.Happiness EngineerHi there, your image is lovely. You can add it to your blog page like so:
.blog #main {
background: url("http://babbleonbaby.files.wordpress.com/2013/08/babble-on-leaderboard2.png") no-repeat scroll 0 0 #fff;
padding-top: 350px;
}September 5, 2013 at 3:01 am #139570
Sarah Jane HoldenMemberAwesome! I got it. Very happy about this. :) Thanks.
September 5, 2013 at 3:04 am #139571
Sarah Jane HoldenMemberUh oh. I replied to soon. Just checked my page after exiting out of the customization screen and saw that the edge is cut off. Any suggestions on how to fix this?
September 5, 2013 at 1:56 pm #139590
Kathryn P.Happiness EngineerHi there, I’m not sure what you’re seeing as I don’t see your graphic being cut off – would it be possible to upload a screenshot to help in troubleshooting?
Here’s a guide on how to make a screenshot, if you’re not sure: http://en.support.wordpress.com/make-a-screenshot/
You can upload the screenshot – in a graphic format like JPG, PNG, or PDF – in your Media Library so I can see it. Thanks.
September 5, 2013 at 7:04 pm #139636
Sarah Jane HoldenMemberI think the issue is that the image needs to be centered. I have a small computer screen, so when my screen was not at full size yesterday (I have an Apple), It cut off the right hand side of the image. Once I increased the size of my viewing window to full size-it just appears to be left aligned instead of center.
You can see an example here:
http://babbleonbaby.files.wordpress.com/2013/09/screen-shot-2013-09-05-at-2-59-53-pm.png
Here is an example of the other featured images that are centered:
http://babbleonbaby.files.wordpress.com/2013/09/screen-shot-2013-09-05-at-3-00-19-pm.png
If I could just center the blog image right to left, I think that would solve the problem.
September 5, 2013 at 7:59 pm #139643
Kathryn P.Happiness EngineerThanks! Could you please ry this code instead of the earlier version:
.blog #main {
background: url("http://babbleonbaby.files.wordpress.com/2013/08/babble-on-leaderboard2.png") no-repeat center 0 scroll #FFFFFF !important;
padding-top: 350px;
}Let me know how it goes.
September 6, 2013 at 6:02 pm #139690
Sarah Jane HoldenMemberHmmm.. seems to still be aligned to the left. Any other suggestions? Not a HUGE deal but if I can get it centered, that would be fabulous. Thanks again for all your help!
September 6, 2013 at 6:03 pm #139692
Sarah Jane HoldenMemberI replied to soon. I refreshed again & the problem was solved! : ) Good to go now…thank you.
September 6, 2013 at 6:04 pm #139693
Sarah Jane HoldenMemberI replied TOO soon, rather. Apparently, I typed TOO fast as well. Either way….problem is solved. :)
September 6, 2013 at 6:05 pm #139694
Kathryn P.Happiness EngineerOdd – it looks centered here – http://cl.ly/image/0x1d3V0v0q3J
To rule out a Safari 5-specific issue, would you mind checking another browser like Firefox or Chrome?
September 6, 2013 at 6:06 pm #139695
Kathryn P.Happiness EngineerOh, good – glad you see it centered now! I’m marking this one as resolved and closing it. :-)
-
AuthorPosts
The topic ‘Title On Blog Page’ is closed to new replies.