Full Blue 1.2

This style is now part of True Blue. Please visit the True Blue page for the latest versions.

Full Blue 1.2

This is a mod of True Blue without the box look.

Update:

Full Blue is now part of True Blue. Just uncomment the following line in trueblue.css to enable the full blue appearance.

/*@import url(‘css/fullblue.css’);*/

20 Responses to “Full Blue 1.2”


  • Thanks for the minimalist version. Quick question – If I am not using the latest svn (I am on r167), could that cause some formatting issues? My sidebar refuses to sit next to the main content, instead is always at the bottom of the page.

  • Thanks for the mod. I’ve installed it but nothing seems to appear? All the images are gone and it push my sidebar down to the bottom.

  • I’m going to release a version for r167 this weekend.

  • Awesome Steve….. Thanks.

  • I love this theme. I was using K2 but recently moved to Squible, but because of you, I m gonna change to K2 again! :) thanks!

  • <p>Steve this guys ‘binary blue’ theme looks exactly like yours:
    http://www.4null4.de/wordpress-binary-blue-theme/</p>;

  • <p><em>Jeff</em>: Yup. I gave him permission to bundle it with his theme. :) </p>

  • <p>Hi there,</p>

    <p>Ive just installed the latest version of K2 and im looking to use your excellent skin over the top.</p>

    <p>My question is, how did you get the sidebar to appear in all the “pages”. When i install it i only get the main content an no sidebar…...</p>

  • <p>Neil – there is code in the sidebar.php of the K2 theme that tells the item (flickr rss, linked list, etc.) which pages to include the items. The code starts like:</p>

    <p>exists(‘delicious’)) &amp;&amp; ishome() &amp;&amp; !(is_paged()) )...</p>

    <p>You can change or add the pages that you want to be requested. As I am sure that you know it is best to back up your current sidebar.php before editing. I hope that this helps.</p>

  • <p>Steve – many thanks for the theme(s). Question for you: How did you add your flickr link to the header? I tried editing the header file directly, but it did not render properly, so I removed it. I looked at the source on your site, and think that I need to add a class to the link, but am not sure how to do the php-related magic that lets the page know if it should be highlighted or not.</p>

    <p>Did that make sense? I don’t want to link to flickr, but I do want to link to a page that I cannot recreate through WP or K2, so how do I get the correct link up there with the fancy situational logic?</p>

    <p>The page I would like to add is at thisis.durkin.org/inpictures/</p>

    <p>I am using tantannoodles Flickr album for wp plugin. http://tantannoodles.com/toolkit/photo-album/</p>;

    <p>Thanks for the help. Hope I made sense.</p>

Comments are currently closed.