Black Hole: A WordPress Theme

KarmaDude Feb 4, 2007 26 Comments

Black Hole 1.0
Black Hole is my latest theme for WordPress versions 2.1 and higher. It’s a simple two column, black and white theme, with no images, and supports widgets in the sidebar.

Demo | Download

Black Hole X 1.0
Black Hole X an alternative style choice for Black Hole.

Demo | Download

Black Hole uses an em based elastic layout. To see it in action, try changing the text size on your browser. If you are using Firefox, turn the scroll wheel while keeping CTRL pressed.

Older Themes:
Scroller { Ozone | Brown }

26 Comments

  • Weblog Tools Collection &&hellip
    Feb 5, 2007 | 12:07 pm

    […] Black Hole is a simple two column, black and white theme, with no images, and supports widgets in the sidebar. […]

  • Daniel
    Feb 5, 2007 | 2:51 pm

    Nice and simple. I like it.

  • Steinar
    Feb 6, 2007 | 12:22 am

    Very nice theme, I’ll translate and use it :)

  • Steinar
    Feb 6, 2007 | 12:55 am

    When viewing a single post with comments, I get horizontal scrollbar in Firefox and IE, it looks like the sidebar goes to the bottom of the page.

  • Word Press Theme: Black H&hellip
    Feb 9, 2007 | 12:58 am

    […] Counterjumper ยป Black Hole: A WordPress ThemeUber simplistic and monochromatic design with two columns and widget support. It’s different in its grey (not black) sparseness. It’s like a 60s dress had a love child with an early Mac desktop. […]

  • Counterjumper » Scr&hellip
    Feb 9, 2007 | 5:05 pm

    […] Checkout Black Hole, my latest theme for […]

  • estan
    Feb 22, 2007 | 8:05 am

    Hi, I’m currently using this design. Love its simplicity and layout. However, would it be possible to add images to it (for personal use)? I would want to do some edits but don’t know how.

  • KarmaDude
    Feb 22, 2007 | 9:50 am

    ESTAN, you should be able to edit the source files found in wp-content/themes/blackhole folder to add any images or other content to the template.

    Take a look at the WordPress site to get more information about theme development

  • estan
    Feb 22, 2007 | 9:08 pm

    thanx for pointing it out karmadude. I’ll check it out.

  • the ringside, 2 at ROUGH &hellip
    Feb 22, 2007 | 9:17 pm

    […] of my new blog focused on the political circus. Using the Blackhole theme by Karmadude, I really liked its simplicity and good layout. I’m still […]

  • michel
    Feb 23, 2007 | 5:21 am

    hey Karmadude! Love the layout, but i’m having problems switching the headline . It currently says “black hole” but I would like to add an image instead. How would I be able to do that? Thanks!

  • KarmaDude
    Feb 23, 2007 | 8:15 am

    You will have to edit the header.php file found in wp-content/themes/blackhole folder. You should be able to add your image to the div with id=”logo”.

    If you need help doing this, let me know, I can send you a header.php file with the change you want.

  • Michel
    Feb 23, 2007 | 10:54 am

    that would be great! in the id=”logo” i’ve tried adding a url address and it threw the header off to the side. hmm?! thanks for your help, it’s greatly appreciated.

  • michel
    Feb 25, 2007 | 3:58 am

    hey Karmadude, wondering if you’ll be needing my email addy if the changes can be made? please help! ( sort of in a rush) thanks again!

  • The Retro Project »&hellip
    Mar 2, 2007 | 1:56 am

    […] you like the new theme. Everything seems to be working fine now. The theme is a modified version of Black Hole by Karmadude and I really like it. I’ve also installed a WordPress tagging plugin to help […]

  • Garry
    Mar 2, 2007 | 2:00 am

    I am using your template and I thing it is great. I notice that in your demo, the search button in the sidebar is to the right of the entry form. On mine (with the widgets enabled) it is tucked in very close underneath. How do I get one like yours?

  • KarmaDude
    Mar 2, 2007 | 9:52 am

    GARRY, if you can activate the widgets and search on your site, I can take a look to see what might be causing the style to change.

  • Garry
    Mar 4, 2007 | 9:19 am

    Thanks mate.

    I have activated the search bar in the sidebar. As you can see, the search button is below the entry form instead of next to it.

    I’d appreciate any help you can offer, thanks,

    Garry

  • KarmaDude
    Mar 5, 2007 | 3:43 pm

    GARRY, I have found the issue with the search layout on your site. It looks like there is a line break between the text field and the search button. Here is the code


    <div>
    <input type=”text” name=”s” id=”s” size=”15″ /><br />
    <input type=”submit” value=”Search” />
    </div>

    The <br /> needs to be removed. Also for submit input, the id needs to be set to searchsubmit. Here is the original code from the theme


    <input type="submit" value="Search" id="searchsubmit"/>

    Hope that fixes your issue, let me know if it does not.

  • Counterjumper » Sli&hellip
    Mar 6, 2007 | 11:02 am

    […] Themes: Scroller { Ozone | Brown } Black Hole { Default | X […]

  • Garry
    Mar 7, 2007 | 2:49 pm

    Thank you mate. That works a treat!

  • pregnantboy
    Apr 17, 2007 | 3:31 am

    Why when you co on the single post page the template is larger horizontally?

  • KarmaDude
    Apr 17, 2007 | 9:27 am

    @pregnantboy, I don’t see a difference. The sidebar is wider than it appears, but that size is consistent on all pages.

    Are you seeing this in a particular browser? Could you give me some more details, and I can check into it. Thanks!

  • pregnantboy
    Apr 17, 2007 | 2:37 pm

    I use firefox and if I try the demo I see an horizontal scroll bar in the single post pages. My resolution is 1152×864.

  • G.
    May 14, 2007 | 2:04 pm

    Hey… I’m new to designing blog websites… I kind of would like a site like yours and was wondering if you could give me some of its code… :)

  • KarmaDude
    May 14, 2007 | 3:08 pm

    @G, if you looking for the Black Hole theme, that code is available when you download the theme. However, if you are looking for Counterjumper code, that is not currently available, it’s a custom theme for this site. Sorry!

Leave a Comment

Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>