Darkwater – Theme for WordPress

Quiet, Peaceful……..tranquility.

That’s the best way I know of to describe Darkwater. This theme is a little different, and I’m rather proud of it. I wanted to do something a little more experimental with this one.

Darkwater Theme Screenshot

Darkwater is a 3 Column theme with two right sidears. It’s CSS valid and widget ready.

Preview
and Download!

52 thoughts on “Darkwater – Theme for WordPress

  1. It looks really nice, I’m definitely impressed. It has a look to it that you don’t see a whole lot. Your’re turning into quite the WordPress theme machine!

  2. Thanks……it’s a little different, but I think it’s cool. I especially like the fixed background that doesn’t scroll.

  3. Looks good. I’m sure this one will be pretty popular. You’re coming up with some great names for these themes as well. Really good branding Anthony!

  4. On most of them, the name came along with the initial graphical idea…….way before the theme was finished. I’m glad someone thinks the names good.

  5. You definitely could add a header. The best way I know of to tell you how, is to send you to the right information. Look at this article on the WordPress Codex for instructions. I’m glad you like the theme.

  6. At this rate Anthony, you’ll have thousands of links back pointing to antbag.com and you’ll make the “most downloaded themes” on wordpress. You’re doing an awesome job buddy! :)

  7. I’ve definitely gotten a lot of linkbacks as a result. I was noticing that earlier today when I happened to look at my Technorati profile……..hundreds, not thousands.

  8. Pingback: ABHIJIT/BOSSOTTO » «Darkwater»

  9. Pingback: Weblog Tools Collection » Blog Archive » WordPress Theme Releases for 6/27

  10. Pingback: Temas para WordPress para el 27 de junio - Carrero Bitácora de los Hermanos Carrero, David Carrero Fernández-Baillo y Jaime Carrero Fernández-Baillo.

  11. Hi

    I’m totaly new to the blogging comunity. I just started blogging yesterday and my site isnt finished at all! :D
    So i didn’t see alot of wordpress themes, but i really like this one! Great job Anthony! Keep it going on :)

    greetings
    Drazen

  12. Nice!

    Question. What are the dimensions of the text column? If I use this theme I may have to resize some pictures that my current theme currently handles.

    Thanks.

  13. I’m up and running with Darkwater. It looks great; excellent job! I see you have version 1.1 now. What did you change or tweek?

    Thanks.

  14. Hey Jack,

    In version 1.0, the left sidebar was only showing on the front page, so I fixed that and made it version 1.1. Now both side bars show up on all the site pages. That’s about the only change.

    I uploaded it as a new theme by mistake. I was actually trying to upload an updated version in place of the first one, but followed the wrong upload link..hahaha. I emailed the WP Theme Viewer people and let them know what I did……they didn’t change it or respond.

  15. Thanks for this great theme, perfect for my site, Surfing the Tao! Aloha and hope you have a great day
    -Angela

  16. Pingback: isi-p » So Many to Choose From: WP-THEME

  17. For some reason, with the DarkWater theme, my WordPress stats plugin isn’t working. I’m not sure if it’s the theme or a problem with the plugin.

    Anyone else with this theme noticing a similar problem?

    Regardless, I love the theme.

  18. Hi Anthony — very cool theme, I’ve installed it for a friend and I have what I’m sure is a really stupid question. How can I change the text that reads “Blogroll” to something else (like “Links” or whatever)? I don’t see the Blogroll title showing up in the sidebar code, although I see Meta just fine.

  19. Linda,
    This is done in the WP dashboard under the “links” tab. Go to the “links categories” tab and you can edit the name there.

  20. Pingback: scot hacker’s foobar blog » Darkwater

  21. I still love the Dark Water theme … one thing I’m interested in trying to do (or seeing developed) is a version of Dark Water that has tabs for pages underneath the header. Would this kind of feature be difficult to integrate?

  22. Anthony, I found a theme that has tabs for pages in a style that I think could work well once it is adapated to Darkwater. _If_ you are interested in making that change, here is the theme (called Daleri Selection) I thought that did the job well.

    I’m already trying to figure out how to implement the code to make it happen – but I’m just breaking my blog. :)

  23. Pingback: Darkwater 2-Column - Theme for Wordpress — Antbag.com

  24. I LOVE your Darkwater theme, but cannot get it to replace the stock theme I have on this site…I have downloaded to my desktop, but how to get it to talk to wordpress site !??
    any advice would be greatly appreciated here…
    Do I need to upgrade to CSS on WordPress, or is there an easier way?

    Many thanks – especially for creating this beautiful theme!
    Debbi

  25. Thanks Debbi. Unfortunately, it’s not available for blogs hosted on WordPress.com. The only way to use it, is with a self-hosted install of WordPress, where you would be able to upload the themes files onto your server. Paying to be able to edit CSS on wordpress.com wouldn’t work either, because the CSS has to work together with the XHTML of the theme, which is different in each theme.

  26. Very nice theme Anthony, I have had several positive comments about it from both friends and foes. I do however have a small request, there is no search box in the 3 column version. Is there a chance you could provide the code for that?

  27. Hi, there. I really like this theme and have had it up on a site of mine for nearly a year. Thanks very much. A question, now: I’ve just added a tag cloud on a Page, and even though I’m using the default format that’s supposed to just put whitespace between the tags, it’s coming out one tag per line. Any ideas?

  28. Though I have yet to work out quite all the kinks like the tag cloud thing I mentioned above and some details about a few plugins, I’ve just “officially” announced the relaunch of my site that uses the Darkwater theme. It’s my personal site, http://marksmeritt.com/. In addition to continuing to be a central hub for various things I’m up to, I’ve added a new main feature to the site — an interactive resume/biography, which seemed to me a worthwhile and maybe novel thing to do. Thanks so much for the theme. Things are looking pretty good!

  29. Mark,
    I meant to answer earlier, sorry about that. I think the deal with the tag cloud is that the links in the sidebar are set to display as block elements. I think if you delete that line, the tag cloud should work.


    .sidebar ul li a{
    display: block;
    text-decoration: none;
    color:#9CF;
    padding: 2px 2px;
    }

  30. Thanks for getting back to me. I should have clarified, though, that the tag cloud is in the body of the Page itself, not in a sidebar. I didn’t think that this change to the sidebar CSS would work, I tried it just to be sure, but as I suspected it didn’t work. Something else to try?

  31. Hi;

    Receiving an edit error using Darkwater 2 column in WP 2.71 running on IIS.
    “Sorry, that file cannot be edited.” on all files. While the files appears to actually be edited I still receive the error page.

    Default WP 2.71 themes do not create this error. Just installed WP 2.7 a few days ago as a clean install in a new site and loaded Darkwater 2 column.

    Jim

  32. Jimmy, I’m not sure what to tell you. I have tested it out on an install of WP 2.7.1, and I’m not running into the same problem. It sort of sounds like the file permissions aren’t set right.

  33. Thanks for the reply. The file permissions appear to be set to 777. I’ll keep investigating. By the way, love the theme. Thanks!

    Jim

  34. Hi Anthony;

    The error message looks to be generated as if its trying to find a theme in the “Darkwater” directory and not the “Darkwater 2-column” directory

    .com/wp-admin/theme-editor.php?file=/themes/Darkwater

  35. So I created a directory named darkwater and loaded all the files there, no longer receive the error when editing.

    Jim

Comments are closed.