Black-Letterhead 1.4

January 4th, 2008
Tags: , , ,
Categories: General, WordPress

I just released Black-Letterhead 1.4. See it here!

Preview | Download

blackletterhead-1-4.png

27 Responses to: Black-Letterhead 1.4

  1. Ziggy says:

    Just wanted to say “hi!” and to tell you that this is really great theme and I like how it my blog looks now. ;)

  2. Angke says:

    Hey, just wanted to say that it really looks great and i am using it for my wordpress blog.

  3. ulyssesr says:

    Thanks, Ziggy and Angke.

  4. Jemp says:

    Just started out blogging for a bunch of students travelling to NYC. Everyone is wild about the theme, your them’, I’ve chosen.
    Thanks.
    jp

  5. ulyssesr says:

    That looks really nice.

  6. Alasdair says:

    Completely agree with previous comments. Classy design. Thanks.

  7. pablo says:

    Hi, Ulysser, how can I shut down the rotating of random headers, i´m newbie

    thanks

  8. ulyssesr says:

    Pablo, you can. Just leave one image. Delete the others.

  9. pablo says:

    thanks ulyssesr, it´s done, and thank very much for your work, the template is awesome

  10. pablo says:

    Hi Ulysses, it´s me again, just a question, how can I change the color of the font in the main page, I changed the background color and I need make the font more dark….

    Thanks

  11. ulyssesr says:

    Pablo, you are using Black-Letterhead with Theme Toolkit. There are some embedded CSS code in function.php that overwrites your CSS changes in style.css. I suggest you look at function.php. Make the changes there.

  12. pablo says:

    ok, thank you very much

  13. frank says:

    yo hi what up first big thanks for this awesome theme i got a question when the headline is longer it always go out of right side from the theme do you know maybe how i can fix this problem ? would be cool

  14. ulyssesr says:

    Frank, do you have a link I can look at?

  15. the717 says:

    i just want to say, that i think this theme is amazing. just a simple question: i’ve searched around, but i cannot seem to find the .php file where i can hide the “posted by _____” portion of each entry. any help would be greatly appreciated. : )

  16. ulyssesr says:

    Derek. Thanks. You will find it in post.php.

  17. Firas Salim says:

    Hi
    What a great theme, thank you very much
    2 questions:
    1) I have 1.3 version, any enhancements in 1.4 and would lose any configurations if I upgrade?
    2) How can I make single posts look like the index page (I mean 2 columns with a sidebar)
    I am geek impaired and know nothing about scripts and codes

  18. ulyssesr says:

    Firas,

    Yes, you will lose your changes if you upgrade to the new version. To make the single post like like the index page, you need to edit single.php. Change widecolumn to narrowcolumn and add get_sidebar() just above get_footer(). Check index.php, it has the right format.

  19. Firas Salim says:

    Thanks ulyssesr,
    It was done

    now one more question
    Is there any way that I can reduce the height of the header!

  20. ulyssesr says:

    Firas,

    You can change the header height to 100 or 150px. Look for this code in style.css.

    #header {
    height: 200px;
    }

  21. Firas Salim says:

    I did that, it doesn’t work
    The original code does not include height: 200px;
    there is only:
    #header {
    background-color: #000;
    }

  22. ulyssesr says:

    Firas,

    There should be another #header entry further down with height 200px.

  23. mayor_lulzer says:

    You did a good WordPress theme; simple, stylish and easy to read; which to me is the most important concern in a dark theme. Still, I would’ve love to change the font to a more console type (monospaced) and make the gray-white color of the text a little more white; alas, I cannot since I have the free service (No CSS editing). I guess what I’m trying to say is please consider these at the back your head for the next release (I know is menial), and thank you for it anyhow as it is already. BTW, it is implied, but for emphasis; Black-Letterhead’s the theme I used in my blog. I tried the Hemingway theme before, but the contrast was not high enough; either black or white.

  24. Anthony says:

    Love the template. I have a couple of questons.

    1. On most templates the header can be clicked on which sends the visitor to the front page, mine doesn’t. Is this on purpose or can I change that.

    2. When someone visits a post, say from a google search, it goes to the post but the sidebar is missing (and since #1 isn’t available they need to go to the web address bar and delete the page link up to the home page link to get out of the page – at least that is what I have to do.) Is there a way to change this.

    Thank you.

    Anthony

  25. ulyssesr says:

    Anthony,

    No problem. They are both easy to fix.

    1. Answer to #1

    2. Edit single.php. Change div class widecolumn to narrowcolumn. Add get_sidebar(); just above get_footer();. Use the same format. Don’t forget the php tags.

  26. coolienne says:

    Hello Ulysse,

    Love this theme very much. No wonder I use it. :-) Plus, I have a picture which matches the colour combination used in the theme. See how it looks.
    http://coolienne.wordpress.com/

    Regards from Madagascar

  27. coolienne says:

    I second mayor_lulzer, I’d love a whiter font too. Not out of aesthetics (it is already awesome, I’m in love with it), rather out of comfort reason (the higher the contrast, the better and the highest we could have is, imho, black-white).

    Well, to tell you, I’m so in love with the result when I chose this header image that, for some time, I avoided posting another picture right below the header. lol

Leave a Reply