My newest theme for WordPress 2.7. I think this one has been my biggest challenge due to all the features I had wanted to incorporate. As I had previously highlighted in my post the other day, this theme includes a detailed “read me” file covering its various features and a couple of FAQs/frequently requested modifications:
- Theme option for changing sidebar location
- Sitemap template
- Printer-friendly stylesheet
- Favicon
- Additional feeds
- Additional/SEO meta tags — including Google’s new canonical tag for paginated post pages. (Rumor has it this tag will be added to the core code in a future WordPress release. Nice!)
While I don’t think it’s my best work visually-speaking, I think its functionality and user-oriented details make it one of my better themes overall.
As time permits, I will be updating previous releases to meet the standard that I’ve set for myself with this release. :D
Details
Black Hat is a dark minimalist theme based on Adrian Diaconescu‘s Corporate Sandbox. It is has been built specifically with WordPress 2.7 in mind, but is backwards compatible down to version 2.5. Stickers icons courtesy of DryIcons. Favicon by Brian Brasher.
Carrie
This is a great theme. :D I am using it on a test site and love the layout.
Nicki
Thank you, Carrie. I’m glad you like it. :D
steve
Nice clean graphic look. As soon as I’ve sorted the details, I’ll be using it for a copywriting business I’ve just begun. Thanks.
Nicki
Thanks, Steve. :)
Tom
I delete the default favicon.ico from /images and upload a new favicon.ico file to /images, yet the displayed favicon does not change. Even my hosting company’s file manager displays the contents of the file as the old contents, yet if I change the name of the file to something other than favicon.ico, the file manager will display the correct contents.
Do you have any idea what is happening?
Tom´s last blog post: Our Story
Nicki
Make sure you delete your cache and history in your browser, then refresh.
Tom
Doh! Thanks.
The blog site looks great on Firefox, but the sidebar displays below the posts on IE7. Any ideas?
Tom´s last blog post: Interested in what is happening?
Tom
Nevermind, I figured it out.
Nicki
Hi Tom,
Good to hear you were able to get it sussed out. Mind if I ask what the culprit was? :)
Thanks for dropping by!
Tom
Turned out to not be an issue with your code.
The issue with IE was the sidebar photos and the reading list. For the photos, IE handled content of the sidebar that was wider than the sidebar itself differently than Firefox did. IE displayed the full content, whereas Firefox cropped the content. Given the layout of the blog theme, this pushed the sidebar down below the postings when displayed on IE. Since the error was a photo that was 2 pixels too wide, it was difficult to find, since the 2 pixel wider IE sidebar was not visually obvious. For the reading list, IE did not like the way I was using unordered lists in the HTML code.
Tom´s last blog post: Huskers – Do you care?
Nicki
Hi Tom,
Thank you. I’m glad you were able to find the culprit! :)
Have a great week!
Webmasters
Nice theme..we would implement this on one of our blogs..
Rohit
is it looking black or it does black stuff too ?
nice theme btw
Nicki
How do you mean?
RaiulBaztepo
Hello!
Very Interesting post! Thank you for such interesting resource!
PS: Sorry for my bad english, I’v just started to learn this language ;)
See you!
Your, Raiul Baztepo
Mantis569
Having problems getting the trackback to work. It doesn’t provide the URL anywhere on the page when I click on the link in sigle posts. Any help welcome!
Thanks
Nicki
Hi Mantis569, do you have a URL for me to look at? Thanks!
Simone
Hello – Thanks for the brilliant theme. I really like it. I’m just getting to grips with word press and css although I have some old knowledge of html.
What I’d really love to do is to change the header to have an image up there but I can’t see an image to replace in the image folder.
Sorry to ask direct – not sure if there is a forum or somewhere else to ask.
Many thanks in advance
Simone :-)
Nicki
Hi Simone,
Thank you for your kind comments and interest in my theme. :)
There isn’t a header image, you can add one. Open up header.php and look for
div id="header"
. Simply replace the contents of that div with your image.You may need to fiddle around with the style.css a little bit. Look for
#header
and adjust as needed.Hope that helps! :D
Simone
Thanks Nicki, its really kind of you to be so helpful (and fast) with your reply
Take care
S :-)
colleen barnes
love this template… and the readme doc. awe.some!
one glitch for me, on test blog site: http://kickstartyourfitness.ca/wordpress. yahoo is refusing to load rss feed. what am i missing?
not a coder, but a jack-of-all-mktg. thanks, tons!
Nicki
Hi Colleen,
Thanks for choosing my theme. I’ve had problems with Yahoo and different feeds in the past. Which feed is it refusing?
Thanks!
Newbelius
The second I saw this theme, I knew it was for me (and my blog). It’s fantastic! Of course, I could not leave well enough alone and used it as a way to learn css and WordPress.
Crazy thing is, after my slight modifications, it now exhibits very strange behaviour. Each posting under the first on the main page misses the top border around the post box and when scrolling, the background at the top of the posts goes away. Doesn’t do that in Firefox, though.
Keep up the fantastic work!
Newbelius´s last blog post: Web standards are there for a reason!
Nicki
Hi Newbelius,
Thanks for dropping by. I’ve run into that in the past with different versions of IE. The short answer is, it’s an IE bug. I did notice that when I clicked on a menu item, the border would mysteriously reappear.
:(
Newbelius
Thanks Nicki!
After digging around a bit more, I’ve narrowed it down to the interaction between the two floating elements: the entry comments and entry title. It certainly does seem to be a bug with IE7. I tested under IE8 and the problem goes away.
Interestingly, if I comment out the float:right from the entry comments, then IE7 displays it correctly, though I had to change the width of the title to compensate. Unfortunately, then Firefox will overlay the title over the comment counter. 8-) I think I might just put in some conditionals into the php code to account for the difference. Perhaps if I have a .css file for IE bugs…. Of course, that might get pretty big!
And, I love your work! Black-hat is a beautiful theme as are your others!
Nicki
Glad to hear you were able to get a work-around. Sad that in this day and age, we still have to do that for IE. :P
Thank you for your kind comments, and for dropping by! :)
» Cool! chemicalnova
[…] been looking for more wordpress themes. I think black hat is excellent, it’s very flexible and easy to […]
George
Hi Nicki,
I absolutely love your theme! Thanks for the same. I recently replaced the header with an image. Is there a way to remove the space above the header image? I tried modifying the style.css file and didnt have much luck. Any help would be much appreciated.
Thanks,
George
George´s last blog post: Lambada (Originally sung by Kaoma)
Nicki
Hi George,
Look in there for
#access
. That’s the id of the space above the header.Thanks for dropping by! :)