June 20th, 2007 by Tom
Free wordpress theme : Dusk
My new wordpress theme “dusk” feel free to download
This theme has been downloaded more than 700 times at themes.wordpress.net and go on.
Theme name: Dusk
Screenshot

Related Posts
- Free wordpress theme : Memoir
- 50 Beautiful Free WordPress Themes
- 20 Free WordPress Magazine Style Themes
- Free wordpress theme : Sunset
- Resources For Learning To Create a WordPress Theme
- Free WordPress Magazine Style Theme – Mimbo Magazine
- Create WordPress Theme with Photoshop Plugin “Divine”
- Designing Theme for WordPress (Video Tutorial)
- Tutorial On How to Create Your Own WordPress Theme
- P2: Cool Theme for WordPress

June 24th, 2007 at 8:55 am
Hi,
i really like this theme and I using it at my wordpress installation, i modified a bit, escpecially regarding its look.
but what bothers me a bit is the javascript “column.js”. it probably doesn’t work right because sometimes the header nearly disappears, the whole page is sliding upwards.
you can taste the problem here in interaction with a forum plugin, it appears when you try to add a new topic.
http://www.halo19.de/lab/?page_id=51
thanks for helping
dissi
June 24th, 2007 at 10:47 am
@ dessi,
If you think the problem is form my javascript, you can delete it in header.php . This javascript use for make equal height in column left and right. I posted new topic in your forum and haven’t found error. After deleted this javascript please change code a bit in footer.php and style.css
footer.php
replace
to
To chage this code because footer will have a problem when remove javascript. you have to move footer out of #wrapper and style it as #wrapper
style.css
add margin to footer to make it aligns =center
and style other like #wrapper{}
Ex.
#footer{
margin: 0 auto 0 auto;
border-left: xx px;
border-right: xx px;
}
June 24th, 2007 at 5:35 pm
thank you very much for your answer.
the reason why you didn’t find the problem is probably because i already tried something else to solve the problem. since it appeared only with some plugins, i made a special page template for the plugin (without a sidebar and a footer).
now it works that way.
the rest of the theme is lovely.
best wishes,
dissi
June 28th, 2007 at 9:51 pm
Sir, very beautiful theme (I’m one of those 700 downloads from WordPress). It’s my first wordpress and am learning quite a bit about coding and css and the like. I was looking around at widgets and notices that this theme appeared to not be “widget ready”. Is that correct, and/or do you have plans to make it so?
Regards,
David
June 29th, 2007 at 2:10 am
@David,
I’ve forgot to include a file name “functions.php”. I’ve upload a new version, you just download again and in the zip file you’ll see a file name “functions.php” copy and paste into your dusk directory.
June 29th, 2007 at 1:02 pm
Hey, thanks a bunch. Another question, though: I’ve done some mods on the css and the like which I really don’t want to do again. Can I just add the functions.php in a way that won’t alter what I’ve changed? I’m guessing that all I have to do is drop the new functions.php into the themes folder dusk-10 that I’ve already uploaded to my server? Thanks again. You can see what I’ve done here:
http://www.projectdateline.com
David
June 29th, 2007 at 2:29 pm
@David
You need only “functions.php”
July 16th, 2007 at 10:28 pm
I would like to move my blog title down a bit and was wondering if you could tell me which style sheet to do that in, and specifically which section. And if you have a recommendation as to some numbers to use to move it down, I would appreciate it. I’m new to this, so any specifics would be helpful. Thanks in advance, David. You can see what I’m doing here:
http://www.projectdateline.com/
July 17th, 2007 at 11:46 am
David,
Open style.css
find this line
See at height : 165px; and padding: 45px 0 0 30px; this is a shot tag of padding top > right > bottom > left
You want to move your blog title down a bit, you can increase padding-top value more than 45px; but when you increased value more than 45px you must decrease value of height example.
In this example I increase padding-top 10px and decrease height 10px
Total height= 210px;
padding-top+height= 210px;
July 17th, 2007 at 7:44 pm
Worked perfectly, thank you for the good instructions.
August 31st, 2007 at 6:05 am
I couldn’t understand some parts of this article , but I guess I just need to check some more resources regarding this, because it sounds interesting.
April 1st, 2009 at 1:13 am
the theme is dead on wordpress, downlaod link broken. alternative?