Notepad Chaos 2.1 Coming Soon
May27
I’m doing a round of fixes and updates for this theme which should be live here soon. I’ll also be applying some of the same edits to the Desktop Chaos theme (since they’re 90% the same). Check back for updates here in the coming week.
Hello, I’m using your theme on one of my blogs and I love it. Really its a lot of fun and makes me feel like i’m doing a hard copy journal. I was wondering if it’s possible to change the background for the seasons? Is this allowed? If so how would I do this. Thanks for any help. Your art work is beautiful
Thankyou
Love the theme. Maybe a way to control the arrangement of the widgets more?
Hi,
I absolutely love this theme. Is there anyway of making the website look the same as you make the web browser smaller? As I noticed that when you do this, everything bunches up.
Cheers
Hey,
Great theme, bit i’ve got one slight question.
How do you add more elements to Pages?
xx
great…i am waiting for the new updates..=]
Is there a way to move posts to an archives page so that only the most recent remain on the home page?
Any news on the time frame of when 2.1 is coming out?
Evan, i like your theme very much. I just wanna ask, in your plan to update this theme, is that any customization to control display the recent post? if we can control how many post should be shown in recent posts, it will be more awesome.. Thanks you !
This is a awsome theme!!!!Congratulations for it
Hello, I find this the most beautiful theme, one question, how do I add a quick email subscribe to my blog???
Evan love your theme, and my mother is using it for her blog.
Here is a bug fix to incorporate into 2.1: when dates are from previous years right now the year does not display, which is a little confusing. Replacing the content of the date-tab div in all the files with the following results in a display of “full version of month name / date” for the current year (as now) and “short version of month name + date / year” for previous years (e.g. “Dec 14 / 2009″):
oh, I guess the html/php did not render for obvious reasons!
trying again with it escaped:
<div class="date-tab"><span class="month"><?php if (date("Y")==get_the_date(‘Y’)) {the_time(‘F’);} else {the_time(‘M’); echo " "; the_time(‘j’);} ?></span><span class="day"><?php date("Y")!=get_the_date(‘Y’)?the_time(‘Y’):the_time(‘j’); ?></span></div>
Hey, i tried a 2 column modification
http://www.thoday.de/wp-content/uploads/2010/08/test-thodayde.png
now ill wait for 2.1 to remove the pages Postit!
I really like this layout! Can I use it on blogger too?
yes, for sure – i will modify 2.1 as soon as i get the timeslot!
I too am wondering about displaying the year on the posts tab. I’m also having a bit of trouble doing any sort of customizing (or just plain editing content) to the right sidebar. When I access my widgets, it shows the right sidebar as completely empty – yet clearly it is being displayed.
I enjoy this theme very much, I just need a bit of assistance in making sure it works best with my site’s purposes.
Thanks!
Hi Amanda – you can find the Code in Columns.php
<a href="”>
,
,
I also tried to change the BG- but the graphic on the top it is on the same Layer which makes it abit difficult.
Anyway- i hope that helps!
Oh im sorry – code wont dislpay:
just edit columns.php andsearch for
span class=”listMeta”
php the_time(‘G:i’)
php the_time(‘F’)
php the_time(‘j’)
php the_time(‘Y’)
cya!