24 Comments

  1. Found your site from the wordpress site. You have some great themes. I’m trying to pick a new one for my site. Can I change the header image in this theme?

    1. Why not? 🙂 My Prosumer support custom header. So you can pick off you favorite image.

      Just activated Prosumer and there are new option available(Custom Image Header) on Presentation tabs.

      Just Upload your new image and you are done.

  2. Hi there, greetings from Sweden!
    Just a quick question, exactly where do i change the color of the links in the body? I’ve been through style.css a hundred times and I can’t seem to find the code :/ Webdeveloper for Firefox tells me it’s something like > post > div.entry > p > a. Hmm, help me out – I love the Prosumer theme. I also changed alot of the colors, check it out.

    Thanks for your time Jauhari!

    1. I separate each css, please check on the top code

      a:link, a:visited
      {
      	color: #666;
      }
      

      Or

      .post p a {
      	border-bottom: 1px solid #ccc;
      }
      

      Or

      .entry  a {
      	color: #AF8C00;
      }
      

      I hope you can find this out 😉

  3. Jahari,
    I have one quick question. The version that you have as a demo seee link- http://demo.jauhari.net/ -only has two navigation buttons. The screenshot above has six. Before I download it I’m wondering if the download has all six and if they are easy to change? Thanks.

    1. My Navigations Menu is generated by Pages on your WordPress Blog. So if you add some pages it’s will be automatically add on that menus.

      It’s easy for me and I hope for you two 😉

  4. Salam.
    Hi there,
    I’m Liya from Malaysia:).
    I am using ur theme for my blog but I’ve modified it nearly 80%.
    Hope u dont mind..
    Thanks!:)

  5. Keren banget designnya. Menurutku sepertinya judulnya lebih cocok kalo Anime deh. coz headernya dari tokoh2 kartun jepang :d

  6. Hello Jauhari,
    Thank you for this great theme. I have customized it a bit.
    I do have 1 question, I cannot figure out how to update the Subscribe Feed button on the right side of the header. I am getting error messages that the page is not re-directing properly.

    Any ideas ?

    Kind Regards….

    1. I was setup automatically change the correct URL with your current feed. There are nothing to do.

      But if you want change it, you can find it on header.php

      Cheers

  7. I am planning to use your theme or the new version of my website. However, I have a problem with the header, I want to be a single image occupying all the width… Do you have the code to do it? Or where can I find it? I have not the necessary programming knowledge to do it, but your theme fits perfectly for me except that header thing…

  8. I am planning to use your theme or the new version of my website. However, I have a problem with the header, I want to be a single image occupying all the width… Do you have the code to do it? Or where can I find it? I have not the necessary programming knowledge to do it, but your theme fits perfectly for me except that header thing…..

  9. Hello,

    I am planning to use your theme or the new version of my website. However, I have a problem with the header, I want to be a single image occupying all the width… Do you have the code to do it? Or where can I find it? I have not the necessary programming knowledge to do it, but your theme fits perfectly for me except that header thing…..
    help!!

Leave a Reply

Your email address will not be published. Required fields are marked *