Ministry Free WordPress Theme
Ministry Free is a little bit similar to the premium theme, Ministry Theme. I designed this site to be the front end web site where I will feature the Ministry Theme. I wanted it to be clean and free of clutter. Here are some features…
- Valid CSS & XHTML
- Widget-ready sidebars
- Support for tags, gravatars, comments, etc.
- Nice search feature and clean menu style
- FREE!
If you’d like customizations made, a logo designed, or if you download this and use it, feel free to contact me.
Note: to replace the header’s text with a logo, take out the following from header.php:
<p class=”site-title”><a href=”<?php bloginfo(’url’); ?>”><?php bloginfo(’name’); ?></a></p>
<p class=”description”><?php bloginfo(’description’); ?></p>
and add this:
<a href=”<?php bloginfo(’url’); ?>”><img src=”<?php bloginfo(’template_directory’); ?>/images/yourlogo.jpg” alt=”<?php bloginfo(’name’); ?>: ,<?php bloginfo(’description’); ?>”></a>
Your image file can be .jpg, .gif, or whatever, but store it in /wp-content/themes/ministry-free/images/.
This will show your logo and will have an alt= text of your site’s name and tagline. Right now, the logo’s area is 300 pixels wide by 108 pixels high. You would need to tweak the stylesheet.css file to change this.









Ministry Free WordPress Theme | I Do Blogs said,
[...] I’ve released a free WordPress theme at my design site, eGrace Creative. It’s very clean, two-columns, and widget-ready. I’ve seen it being used on quite a few business sites, but I’d recommend adding a logo, which was the original intention behind the header’s styling. Freely take, freely give. Click here… [...]
Ministry Free - 2 column WordPress theme | WPStart.org - WordPress themes, plugins and news said,
[...] FREE! Ministry Free Demo | Theme URL/Download [...]
Ross said,
Hi Brandon, thanks for your theme. I help run a website using wordpress to promote Christians in sport, particularly touch-rugby. I’d like to use your theme for the site. You mention adding a logo or header image to the header styling. How would I do that? At the moment I use K2 which allows me to have multple random headers.
And what a joy to have your daughter come to know Christ!
Thanks
Ross
Brandon said,
@Ross -
Thanks so much. The easiest way is to open the file logo.jpg, replace the graphics, then re-upload it. Also, in the stylesheet (style.css) you’ll see a line that reads #header {… and on that line it uses a background image. Delete all of this… “url(images/header-bg.jpg) top left no-repeat;” and it will get rid of the box around the logo. Just remember that the dimensions of the logo should not exceed 320 pixels wide by 125 pixels high or we’ll need to tweak the stylesheet a bit more. Thanks again!
Free WordPress Theme: Balance of Blue | Brandon A. Cox - Personal and Pastor's Blog said,
[...] Posted by Brandon on November 3, 2008 under Web Design, WordPress I’m releasing a free WordPress theme called Balance of Blue. It’s intended for bloggers and businesses and it’s loosely based on the code I used for the Ministry Free theme. [...]
Melissa said,
Hi Brandon. I love this theme and also would like to include a logo. The version I downloaded (1.1) doesn’t seem to include the logo in the header, and I can’t find a reference to “logo.jpg” anywhere in the files. Also, my logo is a gif — so is there a way for me to include it in my header? Thank you!
Brandon said,
Melissa, I’ve answered your question in the post above, since this comments area strips html…
Free WordPress Theme: Balance of Blue | Ministry Theme said,
[...] become highly popular in its first week. It is really a graphically modified version of the Ministry Free Theme. Feel free to download, modify, or share. It’s [...]
Fahmi said,
Hi Brandon. I’m trying your Ministry for my website CMS. Thx. I’ve try to replace header image by replacing the code above. My website won’t show up, just text:
Parse error: syntax error, unexpected ‘;’, expecting T_STRING or T_VARIABLE or ‘$’ in /home/kebunang/public_html/wp-content/themes/ministry-free/header.php on line 55
Could you explain this?
Thx
Brandon said,
@Fahmi -
I’m afraid you may have deleted too much or too little from the code. Can you send your header.php file to me at brandon at egracecreative.com? I can see what needs to be there and send it back to you if you’d like. Or, you can re-upload an untouched copy of header.php and try again. If you begin a php snippet, it must be closed, so you have to delete the entire php declaration or it will cause an error as the page begins to load.
fahmi said,
Hi Brandon. I’ve just send you my header.php file. Please check it. Thx
Melissa said,
Hi again, Brandon. I’m wondering about CSS issues with IE 6.0 and this theme. When I look at this page in IE 6.0, the header doesn’t appear nicely lined up the way it does in Firefox. I’m looking at this example: http://www.egracecreative.com/ministry-free/2008/09/26/images-in-a-post/
Do you know of a workaround?
Thanks!
Daniel Berman said,
Hi Brandon,
I am currently looking for a theme for my website, and your download link is 404. Any ideas why?
Thanks so much for the work you have put into this theme…it looks good.
Brandon said,
Daniel, my upgrade to Wordpress 2.7 created a problem with my download counter plugin. I’m replacing links one at a time with direct download links. Thanks!
Add A Comment