DISQUS

eGrace Creative: Ministry Free WordPress Theme

  • Ross · 1 year ago
    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 · 1 year ago
    @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!
  • Melissa · 1 year ago
    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 · 1 year ago
    Melissa, I've answered your question in the post above, since this comments area strips html...
  • Fahmi · 1 year ago
    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 · 1 year ago
    @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 · 1 year ago
    Hi Brandon. I've just send you my header.php file. Please check it. Thx
  • Melissa · 1 year ago
    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/200...

    Do you know of a workaround?

    Thanks!
  • Daniel Berman · 1 year ago
    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 · 1 year ago
    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!
  • John · 11 months ago
    I'm working on the site of our youth ministry. I tried replacing the code to add the logo and it doesn't work. I get a partial site title, that's all. any thoughts?
  • Brandon · 11 months ago
    John, I think I figured it out. In your General Settings, make sure that the "site url" and "blog url" say http://amuth.org and not Alpharetta Methodist Youth. This will correct the hyperlink that calls for the image.
  • John · 10 months ago
    Where is this in the code? I'm not sure where you are talking about
  • John · 10 months ago
    the link i'm working on is actually hs.amuth.org
  • John · 10 months ago
    If you are talking about the settings tab in wordpress...they are set correctly.
  • real estate · 9 months ago
    Thanks,this template will help a lot as there aren't a great deal of themes designed for youth organisations or youth groups.Also glad to hear that you offer to do logo customisations.

    Andrew Blachut.Australia
  • Reese · 8 months ago
    I changed the logo text to what it says to put on this page and uploaded my new logo but I only get an "x" and the logo doesn't show up.
  • Reese · 8 months ago
    Actually now there is no "x" just what it had before which is my blog name.
  • jeff · 8 months ago
    How do I create the nice looking drop down menus like i see on the ministry theme demo site?
  • Brandon · 8 months ago
    I'm afraid I didn't include drop down menus here. There is a plugin available to create dropdowns, but it requires a bit of customization. You are also welcome to copy the css/xhtml from one theme to the other.
  • Brandon · 8 months ago
    Reese, the blog name is showing up because it's the alt= text. So far, everyone who has had your problem has traced it back to something being wrong with the img src url in the header.php file. You might try hard linking directly to the image's location.
  • Eve · 6 months ago
    Hi brandon,
    thanks, i have changed the header.php
    The stylesheet css remains the same:
    #header { width: 960px; float: left; display: inline; overflow: hidden; margin: 0px; }

    Problem: No logo appear on my header. What could possibly be the problem? Thanks