I decided to test a new WordPress plug-in called “Custom Post Background” which claimed to have the ability to change the background and CSS style for a single post. If this plug-in worked it would be a great way to draw notice to specific posts by changing the color of the background, font style…etc of specific posts.
This is a fantastic idea and this post is my test of the plug-in.
First you have to create the post, you can only edit/change the background of a post after the post is already created. So to do this post, I created it and post dated it so that it would show up in the Custom Post Background Tab.
You have a variety of choices such as:
Image URL: Choose a background image you would prefer to use instead of a color
Repeat: this allows you to repeat the image if you don’t want to use a static sized image
Color: You can input the color as a word (red, blue, black, white) or the Hex value (#FFFFFF, #0124AC…etc)
Display Type:
Display only on Post Page: This will only show your modified background on the post page, but not the homepage where you see your partial post.
Display only on Main/Rachive Page: This will only change the background for the post on your homepage or archive page, not the actual post page.
Display on Both pages: This will change the background on both the main page, archive page and the individual post page.
Display as page background on post page: This will use the background as your whole blog background for the post, not just the post background.
Disable: This disables the custom background for that post.
Try as I might I couldn’t get it to completely fill in the post background, there is some style around it from the CSS of the blog theme. This post will probably work much better for bloggers out there who use default wordpress themes or much simpler blog themes.
It still drew your attention to the color though didn’t it?
-Dragon Blogger
Related posts:
- Adding Previous or Next Post Links to your WordPress Blog By adding a simple statement into your single.php you can create links to your next and previous posts directly in...
- Twittley WordPress Plugin Broken For 1.2 Upgrade Upgraded Twittley Plug-in for wordpress on all 3 of my blogs and immediately was faced with crushing PHP errors that...
- Creating A Sticky Post For Your WordPress Blog A sticky post can be an essential part of your blog if you use your blog as a company or...
- WordPress Flash Tag Cloud Plugin from EmpiriTag Empiritag makes an excellent Flash Tag Cloud Wordpress Plugin that shows off your blogs tags and categories in a 3D...
- Tweak your WP-125 WordPress Plugin Method of tweaking your Wordpress WP125 plugin so that it will open target ad in new window or tab instead...
| via FaceBook, Twitter, RSS or Email | ![]() |
Enter your email and subscribe now!
Tags: Blog CSS, Changing Blog Post Styles, Custom Blog Post Styles, Custom Blogs, Custom Post Background, wordpress blogging, Wordpress Blogs, Wordpress Plug-ins











March 2nd, 2009 at 12:14 pm
Wow, dig the color. I always like to hear what plugins people like. This one could definitely be useful. Thanks for the tip!
Michael Flowerss last blog post..Don’t Forget the New Address
[Reply]
March 13th, 2009 at 11:32 pm
[...] to specific posts by changing the color of the background, font style…etc of specific posts. Plugin info 4) Top 10 Posts/Views: This plugin functions as a means to showing your top 10 posts (sorted by [...]
June 9th, 2010 at 4:18 am
how did you put the footer and header images (the ones that are flashing) for each posts? Additionally for widgets?
[Reply]
June 9th, 2010 at 6:42 am
Are you talking about the AdSense block or the banner ad. The banner ad at the top was manually injected into my single.php file, the adsense is a plug-in.
[Reply]
June 9th, 2010 at 6:50 am
nope non of this,
i’m talking about these;
http://students.sabanciuniv.edu/ilhandemirci/1.png
http://students.sabanciuniv.edu/ilhandemirci/2.png
i understood that the post background is a plugin,
http://students.sabanciuniv.edu/ilhandemirci/3.png
but i couldn’t find out how to put header-img and footer-img for posts? May i clear?
[Reply]
June 9th, 2010 at 7:18 am
Oh, those are custom retweet buttons, I put custom code in the single.php for each button. Here is the link where I show you how to add the Tweetmeme one manually: http://www.dragonblogger.com/manually-add-the-tweetmeme-submit-button-to-wordpress/
The rest I looked up from Google Buzz, StumbleUpon or BlogEngage directly and got the code and just put together in a table in my single.php file.
June 9th, 2010 at 1:51 pm
thanks for your help, i found the solution.
[Reply]