Two demos of this one set up now:
The original WordPress theme is by Free WordPress Themes.
Download it and let me know what you think. If you have any suggestions or improvements, please post them in the comment area.
Two demos of this one set up now:
The original WordPress theme is by Free WordPress Themes.
Download it and let me know what you think. If you have any suggestions or improvements, please post them in the comment area.
Been looking to port this one myself for some time. Great to see that you have done it. There appears to be some path issues with the images and it's not available for download nor is it included in your zip file.
Hopefully you're not far off. Will check back in the new year and hopefully have a complete version to download.
Love your work.
Hi,
Thanks for adding the download, great stuff.
Noticed a typo in the css; designer_url: hhttp://www.freewpthemes.net/
Happy new year to you and your family.
I removed the width constraint on the entry-asset meta-asset style which means the entry details don't line wrap if the details have greater length than the ones used in your test case. I'm also going to style the calendar, although I suspect I might have to alter the MT template as well. Send me a yell if you want the diff/patch/whatever.
Go ahead and try to copy and paste the diff into the comments field. TinyMCE should be able to accurately preserve the diff information.
Sorry for the delay, I have cleared out the colorful backgrounds behind the images in the menu, sidebar and asset-meta styles since they can sometimes be seen if the images load slow and the flashing colorful boxes annoyed me.
The calendar style is very basic and applies to the default widget-calendar style so no need to change the widget template. I'd like to tidy up the calendar styles a bit more, but as I'm not much of a designer you might just beat me to it.
Cheers
--- cmr-nightvision/screen.css 2008-12-19 14:29:11.000000000 +0000
+++ jah-nightvision/screen.css 2009-05-27 07:20:10.000000000 +0000
@@ -95,12 +95,12 @@
height: 29px;
margin: 0;
padding: 6px 0 0 20px;
- background: #F3F3F3 url(img08.gif) no-repeat;
+ background: url(img08.gif) no-repeat;
}
.entry-asset .asset-meta {
- width: 380px;
+ /*width: 380px;*/
height: 34px;
margin: 0;
padding: 6px 0 0 20px;
@@ -135,7 +135,7 @@
width: 210px;
height: 30px;
padding: 5px 0 0 30px;
- background: #FFB700 url(img05.gif);
+ background: url(img05.gif);
letter-spacing: -1px;
font-size: 1.6em;
color: #FFFFFF;
@@ -143,6 +143,22 @@
}
.widget-header a { color: #FFFFFF; text-decoration: none; font-weight: bold;}
+.widget-calendar table {
+ width: 240px;
+ background: #1F1F1D;
+ border: 1px solid #11110F;
+ text-align: center;
+}
+
+.widget-calendar th {
+ background: #161616;
+}
+
+.widget-calendar tbody td {
+ background: #0F0F0D;
+ border: 1px solid #11110F;
+}
+
#footer
{
clear: both;
@@ -170,7 +186,7 @@
width: 950px;
height: 60px;
margin-bottom: 30px;
- background: #6AA2FD url(img04.gif);
+ background: url(img04.gif);
}
Hi I was wondering what theme your are using for your blog? Looks great. Can you email me the link to the theme @ jondw2342@gmail.com thanks :D
http://www.codemonkeyramblings.com/themes/2009/02/inove.html
I like your blog
Merci pour cet article qui va enormement me servir.