Free WordPress Theme: Wallpaper
Wallpaper is a simple theme, quite miminal - otherwise known as bland - and all ready to take your post images to spice it up a bit. It’s a fixed-width, 2 column with right sidebar, enabled for widgets and compatible with WP 2 upwards.
This theme has been tested on Internet Explorer 6 and 7, Firefox 1.5 and 2.x, and Opera 9.
Demonstration: Wallpaper
Download: Wallpaper WordPress Theme - wallpaper.zip - wallpaper.tar
Release Notes:
This theme is not sponsored.
Released under terms of GPL v2
9 Comments
Pingbacks/Trackbacks
-
Weblog Tools Collection » Blog Archive » WordPress Theme Releases for 5/16 — May 17, 2008 @ 11:44 am
[…] Wallpaper […]
-
JERSEY-BARKER » Blog Archive » Weblog Tools Collection: WordPress Theme Releases for 5/16 — May 18, 2008 @ 11:34 pm
[…] Wallpaper […]
-
WallPaper un tema para Wordpress sencillo y atractivo - Carrero Bitácora de los Hermanos Carrero, David Carrero Fernández-Baillo y Jaime Carrero Fernández-Baillo. — May 19, 2008 @ 4:59 am
[…] Sitio Oficial: WallPaper en BlogChemistry […]
-
Все о Wordpress » Темы для Wordpress (21.05.2008) — May 21, 2008 @ 10:08 am
[…] Wallpaper […]
-
Torpify » A site change — May 27, 2008 @ 8:21 am
[…] goes to BlogChemistry for providing a great, free […]
-
blog.rotracker.net » Blog Archive » WordPress Theme Releases for 5/16 — May 27, 2008 @ 8:00 pm
[…] Wallpaper […]
RSS feed for comments on this post. TrackBack URI










Michael
May 17, 2008 @ 12:03 pm
A great, clean beautiful theme. Clear and clean fonts. Perfect. A wider 3 column version would be great too. Any chance of getting a layered PSD file so I can alter the header gif?
Claude Gelinas
May 18, 2008 @ 7:42 pm
At last!
A super-clean, totally legible WordPress theme to play with.
Many thanks for releasing this little gem.
redkurawa
May 28, 2008 @ 7:23 am
Hi, i use this wallpaper template. it’s nice
I have little problem here.
in style.css,at the last line, i add this code to handle pre syntax
pre {
font-family: ‘Bitstream Vera Sans Mono’, ‘Andale Mono’, ‘LucidaTypewriter’, monospace;
background: #eee;
border: solid 1px #aaa;
padding: 10px;
overflow: auto;
}
pre code {
border: 0;
}
the problem, when i use and press enter in pre syntax, the space is large.
can you give the solve ?
regard