Mike Little’s Journalized

Mike Little’s not-quite-so-daily thoughts, babblings, and random synapse firings!

A collection of random thoughts and links. Nothing too exciting. ;-) -- Mike Little

[powered by WordPress.]

Wednesday, 8 June 2005

Journalized Blue 

by @ 00:55. Filed under

Update 7 Dec 2008: This theme is superseded by Journalized Theme version 2.7. Please use that version from now on.

Update 12 Nov 2008 There is a new Beta version 2.7 available to try, see the theme page for details. Please download it and give it a try.

This version is now defunct and will no longer be maintained.

On this page you can find the latest version of my blog layout and colour scheme as a WordPress theme.
Clicking the thumbnail below will show you a full size screen shot of the theme in action.
screenshot of journalized theme

This release incorporates many of the fixes and changes suggested by people trying the theme.

You can download the files from here: journalized-blue-theme-1.0.3.tar.gz (tar ball for unix or similar users) or journalized-blue-theme-1.0.3.zip (zip file for Windows users).

To install simply expand the archive on your local machine. You should have a directory called ‘journalized-blue’. Upload the directory and the files within it to your wp-content/themes folder on your server. Login to your blog’s administration pages and go to the Presentation page. The new theme should be listed there ready for you to select. If not check the permissions on your uploaded files.

Enjoy! The theme is licensed under the GPL. So you may modify it and distribute it. Please let me know if you use it, modify it, etc. If you have any questions leave a comment on this post with your question. Comments are moderated so you won’t see your comment immediately.

What’s Changed?

The main changes in the themes are these:

I’ve added missing tags to the main section of the theme. That is, the ‘Previous Entries’ and ‘Next Entries’ links after the main content. I’ve also added in the Next and previous story links above the post when you are looking at an individual post.
In the side bar I’ve removed all the get_links() and get_linksbyname() calls and susbstituted a single call to get_links_list().

I’ve adjusted the CSS to display the nested unordered lists from the call to display like the h4/rightsidesection combination we had before.

I’ve added a page template for pages like this one with slightly different layout for the content. There are some minor bug fixes on the pages and I’ve added the the fix for aligned or floated images not displaying in Internet Explorer.

Update: 27/06/2005
Because the side bars are narrower on Journalized blue than Sand or Winter, the calendar on the right hand side doesn’t quite fit.
A quick cure is to change the padding in the cells. You need to edit the table#wp-calendar td rule in style.css
Go to line 307 and change the 3 pixel padding to 2 pixels. It should end up like this:

table#wp-calendar td {
    padding: 0px 2px;
    color: #000000;
    text-align:center;
}

I’ll issue a new version as soon as I’ve incorporated another fix and some recent changes.

The URI to TrackBack this entry is: http://zed1.com/journalized/archives/2005/06/08/journalized-blue/trackback/

85 Responses to “Journalized Blue”

  1. SonicChicken weblog Says:

    [...] Probably easy to fix. I like how the articles stand out from each other on this theme. Journalized is very nice, especially the blue theme. The only thing I don’t like is th [...]

  2. SonicChicken weblog Says:

    [...] 6-22, 03:04 UTC

    Filed under: Blog

    Another theme for people to try out. Journalized-Blue is the only 3-column theme I have installed on my blog. I was really trying [...]

  3. Jim Says:

    Hey Mike,

    See my above pingback(s) for kudos!

    I just installed this theme, and I noticed something odd on the archive box. On my calendar, the weekday headers have medium grey background, and there is a similar medium grey band below the last week of the month–except below Thursday (middle day of the week on both our calendars) is the “normal” light grey background, same as the rest of the sidebar. I haven’t had a chance to look at any of the code yet, and the calendar looks fine on your J-Blue page. Just wondering if you had any ideas off the top of your head.

    Thanks again for a great-looking theme!

    JIm
    http://sonicchicken.net/blog/wordpress/index.php/index.php?wptheme=Journalized+Blue

  4. SonicChicken weblog Says:

    [...] theme

    2005-06-22, 14:00 UTC

    Filed under: Uncategorized

    I hacked up Journalized-Blue’s index.php to replace the category listing with Felix Wong’s t [...]

  5. SonicChicken weblog » Blog Archive » Tags support finished on J-blue Says:

    [...] d wordpress, tags, hacking, journalized-blue, theme, blog I finished hacking up Journalized-Blue to support the tags plugin. Since this is the only theme I have finished (w [...]

  6. Jim Says:

    Hey Mike,

    Per the pingback above, I’ve got patches for J-blue on this post to support the tags plugin, if it is installed.

    I’m very stoked about tags. Check out this link for all my posts having a “journalized-blue” tag. All the features of categories (except hierarchy), and allows authors to create new tags on-the-fly!

    Jim

  7. SonicChicken weblog » Blog Archive » 404 page added to J-blue Says:

    [...] rnalized-blue, theme, wordpress, blog I added a 404 page to Mike Little’s journalized theme. It’s nothing fancy, just ripped the content area out of index.php a [...]

  8. SonicChicken weblog » Blog Archive » J-blue theme not calling gatekeeper_pose_challenge automagically Says:

    [...] I’m wondering if the known bug in gatekeeper 1.5 depends on which theme you’re running? I’m running journalized-blue, and it was rejecting comments with “Sorry, posting has been closed for the time being.” errors. [...]

  9. Palmdoc Says:

    Has anyone noticed that the Commenting text box in IE goes off to the Right? It’s OK in FF
    See my page here:
    http://medicine.com.my/wp/?p=68

  10. Palmdoc Says:

    I manually changed the comment.php for the part where the textarea is formatted:

    style=”width:98%” cols=”100%” rows=”10″

    to

    cols=”50″ rows=”10″

    as a quick fix.

    Is there a problem with the style sheet?

  11. Jane Jolin Says:

    I’m very excited about the project as I just finished a design theme for csszengarden.com
    You can have a look at http://www.celebrityblog.net/zengarden/zengarden-sample.htm

  12. Tim Hohm Says:

    Mike! I my Journalized Blue theme just started going crazy. I can’t fix it even if I replace the right-side php. Any ideas to help would be greatly appreciated!

    Tim

  13. mike Says:

    Tim,
    I’m guessing here, but I think you need to add in <ul> and </ul> tags around the call to wp_get_links()

    Mike

  14. MyBlog » Design requirements Says:

    [...] Requirement 1 Aesthetic and simple design Design has to be stylish, based on ‘minimal’ design principles (no busy, confusing schemes:journalized blue) so as to symbolise the quality of the content. Use of colors(shades of blue), fonts and layout reflect this approach. [...]

  15. SonicChicken weblog » Blog Archive » Diversions: bloggercode, nerdiness, and geourl Says:

    [...] I was looking at Mike Little’s Journalized-blue page today, to see if there was anything new there, and I ran across some “diversionary” stuff in the left sidebar. I played with investigated the following: [...]

  16. Michael Says:

    Hey, I have a question and I apologize for its naivete.
    How do I get my links to show up in the sidebar? All the other themes I have tried just bring them over but it seems there must be a trick to using yours.

    Thanks!

  17. mike Says:

    Hi Michael,
    are you using the latest version of the theme? It should be version 1.03 for Journalized Blue. The earlier version didn’t do links in the standard way, and so they didn’t automatically show. The new version fixes that.

    Mike

  18. Michael Says:

    Yup, that did it! Thank you!

  19. David Says:

    We’re using Journalized Blue at http://www.alabamawatch.com. Thanks for a great looking theme!

    I’m having a problem since first installing it. It worked great and everything was as it should be at first but then I started adding links and ads in the sidebars. Some of these are javascript, some are php, and some are just html. Somewhere along the line the page title came off center and bullets in the posts stopped working.

    I fixed the title temporarily by modifying header.php and put asterisks in front of bullets. I’m going to start taking things out of the sidebars until the problem goes away but I thought that I’d post here first on the chance that you’ve seen this problem before. Thanks in advance!

  20. mike Says:

    Hi David,
    I’m not sure what went wrong, but often an extra or missing </div> tag can cause havoc!

    Let me know how you get on.
    Mike

  21. Steve Says:

    I hope to put up a business blog. My big concern is that any theme I choose must work OK in Explorer. Will any of the fixes and changes (that you mention are coming in your next version) address this issue? I ask because, unfortunately, almost all my readership will use a Microsoft browser.

    Any idea of when your new release is coming? It’s your theme and it’s a great one and I certainly don’t mean to push. You have to remember, however, that your theme is one of the few that has some real business application.

    Thanks for any further info you can provide.

  22. mike Says:

    Hi Steve,
    The theme works pretty well in Internet Explorer out of the box.
    The main issues I can recall are if you add aligned or floated images to your posts (fixed by adding position:relative to img rule) and the comment box expanding too wide (fixed by specifying a fixed size for the comment box).

    Most of the other problems people comment on are changes they make to the theme which break things. I think I’ve helped everyone fix their problems.

    It will be a short while before I can get another release out. I’m snowed under with work at the moment.

    Give it a try on a test blog, Steve, and see how you get on. If you do have any problems, comment here or use the contact form and I’ll try to help.

    Mike

  23. david Says:

    what is the name of this plug-in that you are using for the comments?

    I am using Blue, ive only been able to get the shout box to work, nothing else appears to work, or even show up for that matter, I place the file(s) needed in the plug-in, then activate it in Admin, then add the strong to where it needs to go, and nothing, nothing shows.

    this is what i was told:

    The templates can define their own presentation of standard blocks. It means that it can even ignore some of standard blocks.

    help would be appreicated.

    Thanks

  24. mike Says:

    Hi David,
    I’m using the standard comments code provided in the theme.
    I’ve mailed you privately about your issues.

    Mike

  25. High Octane Says:

    Of course I think JB is the best theme, Thats why I’m using it.
    Just wanted to say thanks and check out the bug fixes and updates.
    Keep up the great work :D

  26. High Octane Says:

    Oh heres my site, been modding it to death.
    http://www.wagnertech.net/blog/

  27. The Retropolitan Says:

    I’ve been trying to use this as a starter template for my site, and so far, so good — it’s fun as an amateur trying to learn the ins and outs of CSS. Last night, though, I noticed that the right-side link list titles aren’t responding to their

  28. The Retropolitan Says:

    Nev’mind. I’m an idiot who didn’t read all the way to the bottom of the stylesheet.

  29. High Octane Says:

    could you please tell me how to make the storyTitle text larger, I have tried everthing I can think of and nothing seems to work, I have edited the style.css and still nothing.
    http://www.wagnertech.net/blog
    Thanks in advance

  30. mike Says:

    Hi High!

    The fact that the title is a link is more important so the default link style takes precedence.

    To override that you need to add a rule to style.css

    .storytitle a {
    font-size: 150%;
    }

    You can set your own size of course.

    Mike

  31. High Octane Says:

    That did it, Thanks :o )

  32. Joe Says:

    Hi, Nice theme and I’ve been customising it just a but but credits are still there. But I was wondering am I alowed to use it for the rest of my site? I don’t use wordpress for it. I’d just remove the php and then would it still need to keep it as a .php file? thanks and your credit part wil still be there.

  33. Joe Says:

    Oh and one other thing… What do I need to do to make the side bars and all the content boxes stop growing larger in IE and going over each other if fire fox it is fine as long as I keep it full screen, I think it is something to help the view in small windows. This is not a really big problem because I use FireFox all the time but I’d like it to stop doing weird things. Other then that the theme is wonderful ! Thanks

  34. Zach Lee Says:

    Great work on the JB theme. I have modified it a bit on my site, but I love it! http://www.zachlee.com

  35. mike Says:

    Zach,
    I’m glad you like the theme. I like you colour scheme.

    Mike

  36. chad mccullough Says:

    love it, love it, love it! by the way, did i say that i love it? :-)

    great work!

  37. Steve Says:

    Mike, I have been checking out plug-ins that will let me show the latest comments (using your Journalized-Blue theme). From what I can see, what would work best for me is exactly what you have working in the right column of your site.

    What you have running doesn’t seem to be any one of the plug-ins I’ve been looking at. If it is, would you please let me know which one? If it isn’t, would you please tell me what changes I would have to make to your theme to provide this feature in the right column of my site, too.

    Mike, thanks for any help here. It’s a bit late to wish you a Merry Christmas but you have my hope that your New Year will be properous and healthy.

    All the Best,
    Steve

  38. mike Says:

    Chad, I’m glad you like(d) it.

    Steve, my code to add the recent comments is a very old bit of custom code. But I have played with Customizable Comment Listings plugin by Scott Reilly. In fact that’s the one I use in my book!

  39. Joe Says:

    Hi,
    this may or may not be related to JB but any way how do you get TrackBack’s displayed? as a link or text. Currently posts are not like /cat/post_name but ?p=49… Thanks…

  40. mike Says:

    Hi Joe,

    Trackbacks are displayed as normal comments. Or do you mean the trackback URL? If so you need to add

    <?php trackback_url() ?>

    to the comments.php template.

    The non-query string URL is set from the Permalinks panel of the options page. It helps if you have mod_rewrite but it’s not required.

    Mike

  41. Steve Says:

    Mike, help… please.

    How would I safely remove the “Website” box from “Leave a Reply” in your theme? I would prefer to just have the “Name” and “Mail” boxes appear when a visitor wishes to submit a comment.

    Many Thanks,
    Steve

  42. mike Says:

    Hi Steve,
    You need to edit comments.php in the theme directory.

    Delete (or comment out) lines 84 and 85 in the file:

    Line 84 begins:

    <p><input type="text" name="url"...

    and 85 ends:

    ...Website</small></label></p>

    Save the file to your server and try the comments. Don’t forget to logout to see the form fields.

  43. Scott Schnaars Says:

    Hey Mike,
    I love your theme and I have really enjoyed playing with it. For some reason, it freaked out on me tonight. Both the left and right columns moved over to the center of the page. I made no changes to the template, but it seems to do this in both Firefox and IE. Any suggestions on how to fix this?
    Thanks,
    Scott

  44. mike Says:

    Hi Scott,

    The problem is your post “Monster, CareerBuilder & 24″ is full of spurious div tags which don’t have corresponding close div tags. These are blowing away the formatting for the side bars.

    You should remove those extra divs in the post and just rely on blank lines between paragraphs being turned into P tags by WordPress.
    Mike

  45. Scott Says:

    Mike,

    Worked like a champ. Thanks so much for the great template and guidance.
    Scott

  46. Joe Says:

    Hi,
    Nice theme…
    On my site the main menu’s content (internal links) used to stay on the left side but I removed the pages code and after I did that now it’s centered. How do I get it back to the left side? Thanks.

  47. mike Says:

    Hey Joe,
    You need to add class="leftsideSection" to the enclosing div (the one with id="lefn").

    Mike

  48. Joe Says:

    Hmm, that may be a problem because there’s a script that switches what is shown needs that and if I did leftsideSection it would hide all of the sidebar’s content… So I’m thinking that I’ll have to add that to the style sheet. Thanks…

  49. mike Says:

    Joe,
    It works fine if you add the class to the lefn div. The javascript hide/show still works, but the list is styled like the rest and no bullets.

    You can also add a leftsideSection div around the pages list to style that the same too.

    I tried it on a saved copy of your page and it worked fine.

    Mike

  50. Joe Says:

    Oh, o.k. Where before the the H4 or in side the script? Because the pages are the same way.. Thanks…

  51. mike Says:

    Joe,
    It looks like you’ve got it sorted. Well done!

    Mike

  52. Joe Says:

    Yeah Thanks… Again thanks for you help !

  53. Joe Says:

    Hi I got an error with this theme :
    ’s are supposed to have the bullets but on my blog they end up centered left and with out the bullet. Any way to fix this only on the centreblock? Thanks…

  54. Christian Says:

    Hi Mike,

    I am a fresh user of Wordpress.
    I tried to use your beautiful theme.
    Unfortunately, I got only the central column with the following messages :

    Warning: main(): Unable to access leftcolumn.php in /home/ilblieg/news/wp-content/themes/journalized-blue/index.php on line 68

    Warning: main(leftcolumn.php): failed to open stream: No such file or directory in /home/ilblieg/news/wp-content/themes/journalized-blue/index.php on line 68

    Warning: main(): Failed opening ‘leftcolumn.php’ for inclusion (include_path=”) in /home/ilblieg/news/wp-content/themes/journalized-blue/index.php on line 68

    Warning: main(): Unable to access rightcolumn.php in /home/ilblieg/news/wp-content/themes/journalized-blue/index.php on line 69

    Warning: main(rightcolumn.php): failed to open stream: No such file or directory in /home/ilblieg/news/wp-content/themes/journalized-blue/index.php on line 69

    Warning: main(): Failed opening ‘rightcolumn.php’ for inclusion (include_path=”) in /home/ilblieg/news/wp-content/themes/journalized-blue/index.php on line 69

    The line 68 and 69 are :

    include_once(’leftcolumn.php’);
    include_once(’rightcolumn.php’);

    Both the files are in the directory and are 777ed …
    Any hint ?

    Thanks a lot,

    Christian

  55. Kevin Says:

    Hey Mike, I love your theme. I’ve been using it for my podcast for a while now. I’ve installed the new version of WordPress and your beta Journalized theme to go with it. So far so good. I like the many options that can be customized from within the menu system, although I’m happy to experiment and poke around in the CSS files and others as well. I really like the customizations of two/three columns too!

    I’ve got one thing I haven’t been able to find. I want the top header section to have the same lovely blue backtound rather than the cool grey one. I can’t find where to change that. see:

    http://FirstPersonShow.net/b2/ and you’ll see how much better the blue would look with the logo for my site there.

    cheers in advance to Mike or anyone else who reads this and offers a suggestions!

    -Kevin

  56. mike Says:

    Hi Christian
    I’ve no idea why you should get this message if your files are really 777 (though they only need to be 666 at most).

    Sorry,
    Mike

  57. mike Says:

    Kevin,
    I’m glad you like the theme.
    To get the header background you want, find the #headerblock section in skins/blue-skin.css and change

    background: #cccccc;

    to be

    background: #4488cc;

    Hope this helps,
    Mike

  58. Robert Says:

    I used Sand last year, changed to a customized Blue this year. Great theme! Thanx

  59. LCValentine Says:

    Hey mate, please read.

    I got a fix for the IE6 textarea error some of your theme users are getting.

    Drop me a line.

  60. Vil. Says:

    Hi Mike. Why, on a smaller screen resolution, does my right sidebar is coming to the center. How can i change this.

    And how do i decrase the space between my center part and the sidebars?

    Thanks in advance!!

  61. Johnny Says:

    Hi Mike,

    Great theme! It is the only theme I found the at is appealing and professional.

    I’m a newbie and was able to download it with no problems.

    My question are:

    How do you add the affilate ads on the right or left columns?

    Is there a way to change the the title from lower case to both upper and lower? example. http://www.MyWebsite.com

    Thanks!

    Johnny

  62. Nino Says:

    Hi Mike… just wondering.. if your theme is compatible with the new release of wordpress widgets?? thanks.. you’re them is so clean and very cool on the eyes… this is definitely a high bar you’ve set for other designers… Nick

  63. Splatty Says:

    Hi Mike,
    I absolutely love your theme. I am having an issue I can’t seem to resolve. My main header has dropped below the left and right columns. Any idea how I can bring it back flush with the top?

  64. mike Says:

    Hi Splatty,
    I looked on your URL, but couldn’t see anything wrong. I did notice that you are using the first version of the Theme. There have been a couple of updates since that version. I wonder if one of those might fix.

    Mike

  65. mike Says:

    Hi Nino,
    I was in the process of adding widget support to the new theme a couple of months ago. Unfortunately I hit a snag with getting the css to work for the non widget way and the widget way. Sadly, I haven’t worked on it since.

    I will get back to it eventually.

  66. Gayle Says:

    Mike

    You have solid centre block, all grey for your content on this website. Your downloaded theme contains separate grey centre blocks instead of one solid centre block. How do I change your downloaded theme to have this one solid centre block?

  67. 3DSL Eugen Says:

    hmm, theme is great :) , but the background is to grey :( which you think of text color white ?

  68. Baúl de Ideas» Blog Archive » Migración de Blogger a WordPress Says:

    [...] Para crear el theme us� como base el Journalized-blue creado por Mike Little. [...]

  69. dauren Says:

    Add to my best sites! Really nice!

  70. Laurie Says:

    HI Again Mike,

    I am wondering if it is possible to put a header at the top so it is above the 2 sidebars instead of nestled between them. cheers. Laurie

  71. mike Says:

    Hi Laurie,
    This comment on the Journalized Sand page has instructions on making your banner image go all the way across.

    Mike

  72. Laurie Says:

    Thanks a million Mike..I’ll try that tomorrow..cheers..Laurie

  73. Laurie Says:

    HI Mike, again, sorry.
    I got the header working but now I am having trouble with the center block. I tried to change the position of the centerblock css but It appears that the centerblock position is decided upon the position of the date heading above it. I don’t know where to find that date heading in the css. ie:what is it called?

    also, the margin codes ie:0px 210px 20px 190px;
    Is there a site that explains what each of these relate to.

  74. Laurie Says:

    I found it..H2
    so in the css which of these numbers should i change
    margin: 12px 210px 20px 190px;

  75. mike Says:

    Hi Laurie,
    The margin settings are, in order, top, right, bottom, left.

    I’ll have a look at what adjustments you need to make later this evening.
    Mike

  76. Laurie Says:

    Mike…I did it….
    I discovered it was because of the headerblock settings. I had the width set to be more than my new headmast so once I set it to just about the same..the centerblock could shift up..it all worked out. yippee…cheers and thanks for your time..Laurie

  77. mike Says:

    Laurie,
    Well done. It looks great now!

    Mike

  78. Matzi Says:

    Hi, that did it! Thank you! very good!

  79. Marvin Moore Says:

    Hi. I think your journalized blue theme is great. My right column is overlapping my left column. I’m a newbie but I have studied the html code and I’m confused. Any ideas?

  80. Suggs Says:

    Has anyone noticed that the Comment text box in Explorer goes off on the Right?

  81. mike Says:

    Suggs, that problem is fixed in the latest version.

    Marvin, do you have an example of the problem I can look at?

  82. jenn Says:

    http://kproxy.com

  83. Journalized Blue WordPress Theme Says:

    [...] Download the Journalized Blue WordPress Theme. [...]

  84. wpthemes Says:

    Journalized-Blue is the only 3-column theme…

  85. New themes at SonicChicken blog Says:

    [...] My old theme, Journalized Blue, didn’t quite survive yesterday’s WordPress upgrade. I’ve downloaded Journalized v2 (beta), but while I was at it I decided to go “theme shopping”. I was looking for a 2- or 3-column fluid layout–<rant>I hate it when web pages don’t display properly merely because my browser window’s geometry isn’t what the author expects!</rant> Anyway… [...]

Leave a Reply

Please note: Comment moderation is currently enabled so there will be a delay between when you post your comment and when it shows up. Patience is a virtue; there’s no need to re-submit your comment.

[powered by WordPress.]

counter: 15808017

jour·nal n. A personal record of occurrences, experiences, and reflections kept on a regular basis; a diary.

Protecting your bits since 10/01/2006. Founder #29 Wikipedia Affiliate Button [FSF Associate Member # 6279]

internal links:

gallery image:

A random gallery image, (click to expand)
dscf0023
dscf0023
From album: In the garden
'

tip box:

categories:

search blog:

 

archives:

ratings, codes, rings

other:

95. We are waking up and linking to each other. We are watching. But we are not waiting.
The Cluetrain Manifesto

Make Poverty History 2005

family links:

latest comments:

sponsored links:

I read:

bloggy links

worthwhile causes:

respect to:

  • Get  Firefox

favourite places:

Visitors:

39 queries. 1.047 seconds

You are protected by wp-dephorm: wp-dephorm logo