Insomniac
16. February 2007
My next WordPress Theme is called Insomniac. You can see it around here
Yes, actually I release my weblog theme, because I got many questions if I want to do that.
And now I decided: Yes, why not?
Some things are different, so I take screenshots from the mainpage and the comment area.
Here they are (click to enlarge):
And here you can get the one and only Insomniac theme
In the ZIP-File you will find the templates and images for the theme. If I’ve forgotten something, please let me know. I will fix it.
Of course you can ask other questions or problems in the comments, too.
So have fun and be Insomniac
more Information:
4 Comments
1.
Shaun
schrieb am 28th March 2007 um 06:10 :
hey, great theme. i’m not the most advanced in html, so this may be a bit basic, but why are all extra lines eliminated when writing posts and pages? i even use “” and still get no space between paragraphs. do i need to edit one of the theme files? thanks in advance.
shaun
2.
Shaun
schrieb am 28th March 2007 um 06:12 :
sorry, the “” above was supposed to be “br” inside brackets to signify the html break command.
3.
Benedikt
schrieb am 28th March 2007 um 11:40 :
Hi Shaun!
You have to edit the stylesheet.css and add the following under “Content Area”:
#content .thecontent p {
margin: 15px 0 0 0;
}
That’s it.
4.
Benedikt
schrieb am 28th March 2007 um 11:44 :
You can download this file, too. That’s a fixed version of this theme.
Leave a comment