Modern
Modern | WordPress Theme | version 0.9
Modern is a light, simple and modern theme for WordPress 1.5-2.0. Page links in Modern are layed out horizontally at the top—rather than in the sidebar—creating a clearer distinction between permanent and updated content. For this reason, it is not recommended to use a great number of pages with this theme. Currently, only top-level pages are displayed in the top section—making it possible to exclude pages from appearing there.
Modern uses one slightly less common type-face—if present, the blog title is type set in Galliard (if not it downgrades gracefully). Only two image-files are used. The theme strives to use as semantic markup as possible and should validate as XHTML 1.0 Transitional and CSS 2.1. Modern has been tested in Opera 9.0 beta, Firefox 1.5 and Internet Explorer 6.0.
Features
- Fast and light
- Easy to use: well-structured css-file, no plug-ins required
- Page and Archive pages included
- Supports theme preview in WordPress 2.0
- Careful typography and use of whitespace
Installation
After you download Modern, unzip it and upload it to your <WP_INSTALL>/wp-content/themes/ directory. Then log into WordPress and activate the theme from within your presentation panel.
License
Modern is licensed under the LGPL. It may be freely modified and copied as long as the license stays LGPL.
Change Log
2005-12-17: Initial 0.9 beta-release.

december 19th, 2005 at 11:39
[...] Ulf Pettersson Is offering up a new theme. As the name implies, it is a modern approach to blog design, with nice use of CSS effects in the page navigation in the header. Subtle colors, the design would work in a variety of sites, and could easily be adapted for a more CMS approach. [...]
december 19th, 2005 at 13:13
[...] You can view it here (multi-page) and read about it here (single page) and download it here. [...]
december 19th, 2005 at 14:06
[...] Another theme I love: Modernby Ulf Petterson. Take a look, check it out, it loads like a charm and looks so good! [...]
december 19th, 2005 at 14:10
This is one great theme Ulf!
Thank you very much for this *S*
Love it!
december 19th, 2005 at 16:13
Nice theme, I love it. Clean and neat.
december 19th, 2005 at 19:54
ohh, very nice theme!
december 20th, 2005 at 6:58
This is very clean and sharp looking. I could easily see using this for myself.
december 20th, 2005 at 9:28
[...] Check it out over at http://ulfpettersson.se/design/modern/ related posts: [...]
december 20th, 2005 at 23:04
Great Theme!
But when i view the categories, there are no Hyperlinks in the Text.
Is this a bug, or ist this ”works as designed”?
december 21st, 2005 at 3:10
Pit: You are right, there are no hyperlinks in the text in categories, archives and search. This is not by design, it seems to be a limitation of WordPress. No themes that display an excerpt of the post does show links in the excerpt. As far as I understand the WordPress Codex, it may not be possible to change.
If anyone knows more about this and if it can be changed, feel free to enlighten us.
december 21st, 2005 at 5:39
[...] Modern,简洁漂亮的模板,有单栏和两栏式提供。 by Scott | posted in WordPress Themes Trackback URL | Comment RSS Feed Tag at del.icio.us | Incoming links [...]
december 21st, 2005 at 6:58
Hie UlfPettersson,
I’m currently using SPHPBlog, can i modify your design to suit the blog? The credits will stay there : )
december 21st, 2005 at 7:00
Ah, overlooked this part
License
Modern is licensed under the LGPL. It may be freely modified and copied as long as the license stays LGPL.
This design of yours looks wonderful. Do you have mailling list or anything? Would love to know if you released any new design..
december 21st, 2005 at 8:40
Ulf, i´ve been looking around a little bit, and there are some blogs, which show links in e.g. the categories view.
http://www.perun.net/
also the blogs with the blix theme running do that.
is there a way to change the template to that function?
december 21st, 2005 at 14:44
Jerry: No mailing list, sorry. But I will announce new themes (there will most likely be a few coming) on WordPress.org, themes section.
Pit: Some blogs who show links use manually created excerpts. That works for Modern, too. Do this by putting a more tags in the posts.
The theme Blix uses a set of special functions called BX_functions. I could use those functions, but preferably not – I like to keep things standard and as fast as possible. You can modify the theme to use those functions by: 1. putting BX_functions.php from Blix in the Modern folder. 2. Initializing the functions in header.php. 3. Modifying archive.php to use the functions like in Blix, be careful not to copy the css selectors from Blix, however.
december 22nd, 2005 at 8:11
Good & Minimalistic! Great work!
december 22nd, 2005 at 23:56
Ulf, thank´s a lot for your infos about that.
Is there a way (without the BLIX thing), to place a ”home” link to the top page navigation? i think that would be usefull.
and sorry, but i have got another question:
is it possible to implement a personal logo, instead of the dark gray box, the colour image and the big title on the right side of the header?
sorry again for my questions. i really would like to install your very excellent looking theme, but for my usecase i must implemet a logo instead of the things i listed above.
best wishes
pit
december 24th, 2005 at 0:57
Pit:
Unless you don’t want to be super-explicit you really don’t need to have a home-link since clicking the logo does the same thing for you. Anyhow, here’s the way to do it, I just tried it out and it works for me:
1. Open /themes/modern/header.php
2. Around line 27 you’ll see:
3. Exactly above that line, insert a new one with the following text:
”>home
4. Now you should have something like this:
”>home
5. Save and upload the file. Try it out in both Firefox and IE.
* * *
The colour image logo is easy to change – it’s just a graphics file that you need to edit as you wish. The grey box is somewhat more pain and involves some CSS editing that I didn’t feel like doing without knowing how all classes work with each other (I’m a newb).
The title can be removed by doing this:
1. Open /themes/modern/header.php
2. Around line 30 you’ll find:
”>
3. You can either erase/comment out the whole line, or just the part that displays the text (the name of the blog with big orange letters). To do the latter just replace the line with:
”>
4. Ta-da.
I’ve done all this already and it can be seen on http://www.eyerouge.com
* * *
Ulf:
Tack för ett riktigt schysst theme… älskar minimalismen. Ser fram emot nya från dig.
december 24th, 2005 at 1:04
omfg… how sloppy of me, the code got ”lost in translation”. :(
Pit: Check out this for the whole thing >> http://www.eyerouge.com/pit.txt
december 24th, 2005 at 10:33
Hi Ulf!
I am planing on using this theme for a blog/site i am building right now:
http://esteticafotografica.net
But when i started ading content i noticed some strange behaviour.
a) a picture that has 500 pixels width gets reduced automaticaly.
b) outside linked images dont display on the blog althoug they show on the admin area preview.
Is this because the entry just shows all the content when we see the single entry page ? Is the blog configured to show just a excerpt on the main page ?
I would like to change this if possible.
Thank you.
december 24th, 2005 at 16:37
I figured out the width=100% (419 pix), but i still cant see where is the element that makes only the excerpt apear on the main page.
I am trying to make the content area apear a litle larger (510 px instead of 419) but every time i change the dimensions there is overlap of the content with the sidebar !
If you could help with some sugestion for the css it would be great !
december 25th, 2005 at 14:30
[...] A Simple Template : Ulf Pettersson » Modern [...]
december 26th, 2005 at 4:12
Hallo! Will this work with WordPress 2.0? I try to load it but when I view the site it only shows a blank page. :(
december 26th, 2005 at 17:06
Well, i figured out the details of the css.
I instaled wordpress 2.0 RC3 (got tired of waiting for the final) and it works (except for the Event Calendar plugin – not the responsability of Modern though).
december 26th, 2005 at 23:23
Scooter:
Yes, I just tried out a clean install of both official wp2.0 release and a clean one of modern, and it worked.
december 26th, 2005 at 23:51
Mário: Glad you figured it out.
Scooter: Modern should work with WordPress 2.0rc3 – that is the version this blog is using.
december 27th, 2005 at 21:43
For some reason, it looks fine for me in Foxfire and Opera, but under IE 6, the sidebar is getting pushed down. It’s like a weird table thing or something. Anyone else seen this sort of thing?
http://www.scottburkett.com
december 27th, 2005 at 21:58
Whoops – never mind, I fixed it – was a problem with my quote table.
december 27th, 2005 at 23:49
i am testing this theme on a temporary site and I cannot figure out how to get the links at the top (texts, images, sites, design, about) at the top on the page…I am looking for any documentation you have ( i am a still learning the coding part)
http://storch.eloyramirez.com
any help you could give me would be super!
eloy
december 28th, 2005 at 0:58
Hi Ulf
Really beautiful design.
I’ll certainly try it out on my so far experimental dummy blog to be released soon.
december 28th, 2005 at 1:23
Eloy: I’m not sure I understand what you want to do. When I look at your site the links are already at the top. In any case, the position of the page-links is controlled by header.php and by the CSS-file. In the CSS, look under the heading /* Begin Structure */, where you will find the selector #header li a {}. This decides the position of the page-links.
december 29th, 2005 at 5:39
[...] Modern,简洁漂亮的模板,有单栏和两栏式提供。 [...]
december 29th, 2005 at 9:56
I like the simple design, yet it stands out. I am looking for new themes for my blog and I may just be using yours. Great work, I will be looking for future themes from you in the future.
december 29th, 2005 at 19:52
Muy bueno, genial, simple y elegante. Lo usaré en congriofrito. Felicitaciones y gracias a tí y todos los que contribuyen a la blogosfera.
januari 2nd, 2006 at 1:09
Hi Ulf, what is the the dept of the non-top pages? I want to insert the second level page on the sidebar, thanks
januari 2nd, 2006 at 16:17
Max: The depth of the pages in the header is 1, no children displayed:
<?php wp_list_pages('depth=1&sort_column=ID&title_li='); ?>To display more pages see the Codex on wp_list_pages.
januari 2nd, 2006 at 19:05
[...] This blog is powered by WordPress, which I’m enormously impressed by. It’s very flexible, easy to use and only took a few minutes to install on my Debian Linux web server. I’ve added a couple of plugins, courtesy of Roblog, to demonstrate my dubious taste in music and current reading list. The rather elegant design, or theme in WordPress parlance, is called Modern and comes from Ulf Pettersson of Sweden. [...]
januari 4th, 2006 at 1:45
[...] Geof’s <a href=”http://imperfectmirror.org/2006/01/02/new-look/”>re-templating of his faith log</a> (although he’s back to the default now) inspired me to seek out a fresh look for this site. I’ve settled on the <a href=”http://ulfpettersson.se/design/modern/”>Modern</a> template by Ulf Pettersson (for now). So far, I’m liking it…<br /> [...]
januari 4th, 2006 at 5:28
Ulf, is there a way to incorporate a calendar into the template? I thought I saw some coding in the CSS that includes a calendar but nothing shows.
It’s a very nice theme. I like the clean yet pleasant layout.
januari 5th, 2006 at 1:25
[...] I am thinking of using this theme – Modern … I will tested it out and see how I feel about it. I think it is less cluttered than the Kiwi theme I was using before … but this will be dependent on how much I can edit the sidebar. [...]
januari 5th, 2006 at 4:28
[...] Update 5/1/06: Theme switched to Modern, but again with slightly different fonts. [...]
januari 6th, 2006 at 15:06
wonderful theme ulf! i will use the ”modern”-theme for my blog. i have changed some css-styles and translated the theme into german language.
thanks for sharing.
have a good time
/alex
januari 15th, 2006 at 22:12
[...] And as I was being stupid I stumbled onto Tim’s blog and he translated his German tutorial into English, making my work obsolete. I might write one anyway, but not today. What I certainly will do in the near future is make an article about poEdit, as people seem to have trouble using it. But not everything was lost, I actually made Ulf Pettersson’s theme modern translatable. Some notes about it: I did not test it extensively, I did not make any translations for it and I offer no guarantees it will work (it probably will tho). But I’m willing to help people translate it, and I’m also happy to host any translations. [...]
januari 17th, 2006 at 6:55
Ulf,
Quick question: I would like to modify your gorgeous design, so that the sidebar is white and outlined with another color. I can figure out how to edit the stylesheet to make the sidebar white, but I cannot figure out how to add an outline. Any ideas?
Also, how did you insert the colorful graphic below your name above the sidebar?
Thanks for all your work. Less talented folks such as myself truly appreciate it!
januari 17th, 2006 at 8:03
Melissa: find the paragraph that looks like this:
#sidebar {background: rgb(211,207,205);
font: 0.9em Arial, Helvetica, Sans-Serif;
}
and insert a line like this one inside the curly brackets:
border: 1px solid red;Change ‘red’ to the color name or color value you would like. Change ’1px’ to set the width of the outline. The graphic is inserted by this line:
/* Begin Headers */#header h1 {background: white url(images/header_background.jpg) bottom right no-repeat;
januari 17th, 2006 at 20:51
Thank you so much! I’ll send you a link as soon as the site is ready.
januari 19th, 2006 at 2:28
Comprehensive list of 560 Free WordPress 1.5 and 2.0 Themes / Templates available for download…
Largest list of free WordPress Themes. Over 550 wordpress themes, including numerous 3-column wp template layouts, updated regularly…
januari 19th, 2006 at 9:24
Nice theme Ulf!
However the categories in the sidebar doesn’t get displayed right. Sub-categories should go under their head category, not just end up at the top.
januari 19th, 2006 at 17:02
Mike: Do sub-categories end up at the top? On this blog they mix in with the other categories and all of them are displayed in alphabetic order. But you are right, sub-categories should probably go under their head category. Will fix that for 1.0. Unfortunately I’m quite busy at the moment, so I can’t say when…
januari 20th, 2006 at 15:17
Hate to be a newbie here, but is this theme available\compatible with new WP2.0? This is one of the top 5 WP Themes I have seen, hands down.
januari 21st, 2006 at 14:23
Dan: Yes, it is fully compatible with WordPress 2.0.
januari 22nd, 2006 at 3:22
Ulf,
I have made great progress since my last comment you. That is until I tested my site in IE 6.0. Man! What a mess.
The whole sidebar is broken in two pieces and the main post section overlaps the sidebar. (See the URL I entered on the reply. I am afraid to post it publicly because of spam.)
Even when I revert to your original sidebar code and stylesheet, the problem remains.
Could you take a look and see what you think? Firefox displays it properly. IE screws it up big time. Meanwhile, I’m going nuts with all of this!
Here’s my sidebar code:
Need help reading this blog?
”>
” name=”s” id=”s” />
Categories
Archives
Want to be notified of updates? Enter your e-mail address below:
NOTICE: The information contained in this web site is not intended to diagnose, treat, prevent, or cure any disease; to provide specific medical advice; or to endorse any specific product(s), treatment(s), company(ies), organization(s) or practitioner(s). Its intention is solely to present an enjoyable story, provide information, and education. Always consult a physician regarding the applicability of any opinions or recommendations with respect to your or your child’s symptoms or medical condition. , its staff, advisors and affiliates are not responsible for any errors, inaccuracies, or omissions contained herein. See Terms of Use for complete details.
”;
google_ad_width = 160;
google_ad_height = 600;
google_ad_format = ”160x600_as”;
google_ad_type = ”text”;
google_ad_channel =”";
google_color_border = ”CCCCCC”;
google_color_bg = ”FFFFFF”;
google_color_link = ”000000″;
google_color_url = ”666666″;
google_color_text = ”333333″;
januari 22nd, 2006 at 6:46
Sorry for the code screwup above…
OK… I figured out the problem with the broken sidebar in IE 6, but not the solution:
Here is the part of the style sheet that makes IE 6.0 unhappy:
`#content {
width: 419px;
margin: 30px 0 0 0;
padding: 40px 40px 40px 50px;
float: left;
clear: both;
}`
Specifically, it does not like:
`padding: 40px 40px 40px 50px;`
Can anyone think of a workaround? I’ve been scouring CSS references, but no luck so far…
januari 23rd, 2006 at 21:18
Melissa: I looked breifly at your blog and it looks like the picture for ”eicosapentaenoic acid” may be too wide. Also, Internet Explorer has several rendering bugs and is not as standards-compliant as browsers like Firefox and Opera (the vastly superior browser in my opinion – try it!). All the issues with Internet Explorer makes it a pain to code for, it’s just not worth the effort to work around every little bug. Some bugs seem to be associated with widths.
januari 23rd, 2006 at 23:26
Hey, thanks for your response. I agree that IE has little redeeming value. I only wish that most of the world didn’t use it!
I will mess around with the image and see where it gets me.
I’ll keep you posted.
januari 23rd, 2006 at 23:37
Tack så mycket!!!!
Ulf, YOU ARE MY HERO once again. Removing the “eicosapentaenoic acid” picture fixed the problem.
I cannot believe I have spent this much time on this! What a jerk I am. :)
There’s still a little weirdness where the sidebar and content sections misalign, but I could care less.
Wooooooohooooo! Thank you, Ulf!
januari 24th, 2006 at 1:51
[...] There are some things that must be said. Ulf Pettersson uses Modern — designed by Ulf Pettersson and powered by WordPress. [...]
januari 24th, 2006 at 12:49
[...] Modern is a light, simple and modern theme for WordPress by Ulf Pettersson. Page links in Modern are layed out horizontally at the top—rather than in the sidebar—creating a clearer distinction between permanent and updated content. For this reason, it is not recommended to use a great number of pages with this theme. Currently, only top-level pages are displayed in the top section—making it possible to exclude pages from appearing there. [...]
januari 25th, 2006 at 19:23
Ich hoffe, da ich es zurck zu bilden kann lese die Pfosten wieder.
januari 29th, 2006 at 11:06
[...] Time for a mid-winter cleaning. The last theme didn’t render well in Internet Explorer and never reported new posts to Technocrati. Microsoft IE is such a mess that this great new theme, Modern, by Swedish designer Ulf Pettersson, doesn’t do so well either. It’s just another reason why everyone should use Firefox or Opera and dump Redmond’s unwieldy beast. [...]
januari 30th, 2006 at 19:33
Ulf,
Thanks so much for your great theme. My blog has never loaded faster or been as bug-free as it is now with ‘modern.’
februari 1st, 2006 at 11:30
Thank you for this awesome template! I will use it on my blog after I’ve remade it to fit my purposes.
For you who wanted to remove the hover effect on the logo can find this line at the end of header.php:
">
There you can remove everything that has to do with the ”a href”-tag, but do not remove the php-tag with ”bloginfo(‘name’)” or the entire div will disappear.
Hopefully you can see the code above.
februari 1st, 2006 at 11:33
Darn!
Well, anyhow, the code that you’ll need to remove looks something like this ”php echo get_settings(‘home’);” and is within a ”a href”-tag. Remove the entire a-tag and it will look nice. :)
februari 1st, 2006 at 16:41
Jarno and others: removing the entire a-tag is not a good idea. That would make it impossible to click on the logo. If you want to change the look of the hover-effect, change the CSS instead.
februari 1st, 2006 at 19:16
@Ulf:
That I do know. But since I have added a ”home”-link at the top of the page I didn’t feel it necessary to have the picture clickable too. But when you mention it I might change it back just to have the logo clickable for those who usually clicks logos to get to the ”home”-page.
Thank you for this awesome template. I have translated most of it into swedish too if anyone would be interested. Although you’ll need to have the swedish WP-language file for it to be fully translated.
februari 1st, 2006 at 20:01
So you who want to change the hover effect on the logo to be transparent add this into you style.css:
‘#header h1 a:hover {
text-decoration: none;
background: transparent;}”
Hopefully the above css doesn’t do too much damage.
februari 2nd, 2006 at 15:08
[...] Jag har länge funderat på att byta design på bloggen men har inte hittat riktigt rätt template att utgå ifrån. Men så snubblade jag över Ulf Pettersons stilrena WordPress-template Modern för några dagar sedan och fattade snabbt tycke för det. Så de senaste dagarna har jag ägnat mig åt att modifiera Ulfs Modern så att det passar mig och min smak lite mer. Jag känner att jag har bibehållit det som utmärker Modern från så många andra templates som finns där ute, nämligen den stilrena minimalismen. [...]
februari 3rd, 2006 at 16:57
Any chance of creating a 3 column version of Modern? :D
februari 3rd, 2006 at 17:07
Incurso: I have been thinking about that, so there is a chance, yes.
februari 3rd, 2006 at 21:05
Ulf, I love the design. I was wondering if you could help with with how to add the author tag back in so that it displays who wrote each entry. I have a multiple-user blog that I would love to base around your Modern theme, but I need the entries to say who they are by. Can you help? Thanks.
Chris
tobefirst [at] hotmail [dot] com
februari 5th, 2006 at 13:56
Hi Ulf,
Absolutely beautiful design. Thank you!
I’m using it for my blog which I just recently set up — well, it’s taking me a while to set it up. :) I just have one question: I’ve tried to change the header_background.jpg by creating a graphic the same size as your original graphic, naming my graphic ‘header_background.jpg,’ removing the original graphic, then uploading my version. My graphic doesn’t display. I have no idea why this is happening. Hope to hear from you. Cheers, Issy
februari 7th, 2006 at 4:27
Hi again,
I was able to change the graphic. :)
Thanks again for the theme.
februari 10th, 2006 at 21:59
I adore your theme. I will change it but a little.
Many thanks.
Leon
februari 11th, 2006 at 1:40
very very good design. it would be perfect with three colums. hopefully in version. 1.0 ;-)
februari 11th, 2006 at 9:42
…again. when I view the categories (in my case ‘kunst’) the pictures will not be shown in the overview. Is this by design and possible to change this?
Thanxx for your help.
februari 19th, 2006 at 12:51
[...] I’ve got a new look for this blog: Modern. [...]
februari 22nd, 2006 at 1:33
[...] http://ulfpettersson.se/design/modern/ Modern, very simple and elegant [...]
februari 23rd, 2006 at 6:34
Excactly the theme I was looking for, after testing 50 themes something. I decided to use yours since I will need the pages on top as soon as my blog will be more developed. Your theme looks exactly the same in IE6 of beta7, Mozilla, Firefox and my favorite browser Opera. The only minus part – if I may say so – is that there seems no way to get blank spaces in quoted texts. I tried and but these tags do not work. You may have a solution for this, Ulf? Thanks for releasing this theme of yours.
februari 23rd, 2006 at 10:47
Hi Ulf, I just downloaded modern.zip, but when I extract it everything is fine except…
header.php is empty? Could you please post a working version of the file?
Thanks. Great theme, dude.
februari 24th, 2006 at 11:06
silberblog: Given that you are talking about the WordPress feature categories; that’s the way wordpress works, unfortunately. It’s not really changeable, see above. It works that way in other themes too.
Cyberney: What do you mean? You can certainly use blank spaces in quotes. Many blogs that use Modern does that all the time.
Joe Black: Thank you. But you are wrong about header.php, of course it’s not empty (just double-checked). Perhaps something went wrong?
mars 1st, 2006 at 6:04
Ulf,
I just downloaded your template the other day (I love it), but wanted to ask you how I might go about adding a graphic image where the blog title is (without a rollover). I would like to keep the blog title, but perhaps move it down to the grey area. I am very new to this whole wordpress/CSS thing but know a little bit of html. Any recommendations on how I could do this effectively?
Thanks a bunch!
mars 2nd, 2006 at 20:47
I love it, but how can i get that off white color on the sides and blue side bar like yours? The packaged them is all white.
mars 3rd, 2006 at 0:16
Nevermind, i figured it out, thanx again
mars 4th, 2006 at 17:53
How do I login if I am using this theme?
mars 5th, 2006 at 8:23
Okay, well….can anyone else help me or do I just need to turn to some of my more techie friends?
mars 7th, 2006 at 3:48
[...] Modern NEW tested with WordPress 2.0 [...]
mars 8th, 2006 at 0:24
[...] 2004–2006 © Tri Nguyen uses Modern — designed by Ulf Pettersson Home · Creative Commons License · GeoURL · Stats · Login · Entries (RSS) and Comments (RSS). [...]
mars 8th, 2006 at 22:04
[...] I have once again changed themes. The new theme is called Modern, and I rather like it. It is not of my design. It is perhaps the cleanest and most readable theme I have ever seen. The quentin theme is broken, which is disappointing. [...]
mars 9th, 2006 at 5:48
[...] -edit: Ooh, this theme by Ulf Pettersson is very nice indeed. I think I’ll keep it until I go crazy and try to redesign my blog before midterms week again. [...]
mars 9th, 2006 at 17:19
I think Cyberney is referring to the inability to easily put newlines or whitespace (paragraph separators) in between lines of text within blockquote areas. I’d like to figure out a way to do this too!
mars 10th, 2006 at 17:09
[...] [...]
mars 12th, 2006 at 20:59
I’ve tried using this theme on a WordPress 2.0 instalation. It look beautiful, but for some reason I can’t make the size of the pages the same. Your site demonstartions this quirk too: as you click through the links in the header the whole layout jumps a couple pixels to the left or right. Is there anyway to prevent this from happening?
mars 15th, 2006 at 12:22
[...] Just finished writing a theme – actually significantly customising a theme for use on my blog. I used a theme called modern by Ulf Pettersson. The modern theme has most of what I wanted… good and simple colors, good layout, but lacked proper usage of space and compatibility with variable screen-widths. Features of Medhas.ORG theme: [...]
mars 18th, 2006 at 10:19
Modern goes pink … (ish) … this is a beautiful theme – i’m new to worpress and and tried a few hundred themes till i found yours – i love it, thanks ;-) !
mars 26th, 2006 at 22:07
Scott, I think the trick for the blank spaces within the blockquotes is to simply first devide your desired quoted text into the pieces you want. After that you give each part a blockquote of its own. I tried it on my site and it worked, although I can’t show you an example right now since I started a brand new blog today. Good luck!
april 5th, 2006 at 2:36
Thank you so much for this design! I had spent all weekend looking through hundreds of WordPress themes and was beginning to despair when I found yours. It’s a perfect match for my site.
april 17th, 2006 at 10:55
Hi there – I’ve adopted your theme for mindwork.net for the time being, love its simplicity and style, keep up the good work! stefan
april 22nd, 2006 at 1:29
Hi, I am using your template at my site at http://vntructuyen.net/~wasabi/ – it’s really slick and awesome!
Thank you, keep good work!
april 29th, 2006 at 6:20
[...] Modern – WordPress Theme – Ulf Pettersson I’m always on the look out for a nice clean looking wordpress theme. Here’s one (tags: wordpress theme blogging) [...]
april 29th, 2006 at 8:47
Hey Ulf one more thing, do you plan to include widgets any time soon in modern? The sidebar updated was released some time ago by the wordpress-team and it’d make mondern even more tempting…
maj 1st, 2006 at 10:42
Very interesting!!! Thanks for this theme!
maj 20th, 2006 at 7:10
[...] Modern tested with WordPress 2.0 [...]
juni 1st, 2006 at 19:34
Hi Ulf, this is a fantastic theme! I’d like to change the colour of the sides and top from white to a very light blue–the same areas that are very light grey on yours. I can’t for the life of me figure out what bits of CSS I need to edit in order to accomplish this. Can you help me? Thanks!
juni 12th, 2006 at 13:00
Perfect pages… tnx
juni 20th, 2006 at 6:34
Hi, I just wanted to let you know that I’ve been working to add localization (l10n) support to your theme, and I’ve released this modification as part of the WordPress Themes Localization Project in which I along with other developers are beggining to work.
The new package it’s available on the SourceForge project site, and now it also features widgets support.
juli 16th, 2006 at 18:59
hi ulf
absolutely fabulous theme! thanks so much!
am having one problem (believe similar issue was listed by spencer march 12 2006) with index and single posts shifting 8 pixels to the left, arg… have tried clean installs on same server/same domain, same server/different domain, different server/different domain with the same result. i see that this is the case with other BUT NOT ALL installations of your wonderful theme (maybe 50:50).
if anyone has any feedback on resolving this issue, i would be hugely appreciative.
ciao.
– joyce
juli 16th, 2006 at 21:24
hi ulf
sorry, previous post was incomplete: shifting occurs only in Firefox (both windows and mac os x). using ie – windows/opera – mac os x, there is NO SHIFT. it is more likely that it is only the single post and index that don’t shift and the page and category level pages that shift right.
thanks again for any suggestions for troubleshooting/resolving this issue.
– joyce
juli 16th, 2006 at 21:53
duh… short pages = no scroll bar = shifting page elements = oh good grief! added code to css to always include scroll bar :)
thanks again for a lovely theme!
– joyce
september 11th, 2006 at 2:09
Ulf:
I’m new at this, but I believe I did the correct edit’s to the style.css to change the color of the text for the header. Even though the new RGB color info is in the style.css file. Nothing changed.
It took me a while to find the right theme, and this one is definetly perfect!
september 11th, 2006 at 6:20
Nevermind!!!
I’m smarter than I thought I was and so very pleased with my edits. Great, great template! So easy to make your own.
november 25th, 2006 at 20:25
Very nice layouts possible with the modern theme. Well done.
november 27th, 2006 at 11:17
Re white space between blockquote paras, you need to place a margin above. In style.css, change the margin spec for blockquote p, for example:
margin: 0 0 4px 0;
I think maybe I then also had to adjust the alignment of the quote graphic.
december 25th, 2006 at 7:26
[...] Moderntested with WordPress 2.0 [...]
december 31st, 2006 at 5:25
Have been using K2 and several other themes after I used Modern but I returned to Modern.
januari 1st, 2007 at 1:54
Ulf, this is a really wonderful design. Its clean, well layed out, with enough artfulness to hold interest yet without distracting from the content. Thank you for your hard work in creating it.
januari 4th, 2007 at 2:34
At the risk of damaging the intended aesthetics of this design, I decided to add a bit of width for the body text. In keeping with the license, and in case others want to make similar, I am sharing those changes. I am not a CSS hacker, this was just trial and error. The seven changes (for adding 100 width) are:
#pagestripe {background: rgb(221,217,215); width: 780px; => 880px
#page {
width: 780px; => 880px
#content {
width: 419px; => 519px
#content.single {
width: 518px; => 618px
#footer {
width: 510px; => 610px;
#footer.single {
width: 780px; => 880px
#description, #sidebar {
margin-left: 511px; => 611px
januari 5th, 2007 at 21:18
Kevin, if you leave your URL we can see what you mean.
januari 11th, 2007 at 1:03
[...] Modern 已通过WordPress 2.0测试 [...]
januari 13th, 2007 at 15:46
[...] Right now, I am using a slightly modified version of the Modern theme by Ulf Pettersson. I will further modify this theme once I find the time do do so. In the meantime, feel free to send me your comments if you have a remark or suggestion regarding the layout of this blog. [...]
januari 15th, 2007 at 17:26
Well Mr. No man’s land… I don’t see anything modified. Even my own site looks more modified than yours, but still I wouldn’t say my site is a modified version of Modern. The only thing I did is tweaking it so that the sidebar stays when viewing the static pages plus some little things like another pic, a drop down menu in the sidebar and so on. But it definitely still is the Modern theme.
januari 15th, 2007 at 19:19
@Al(fred): Please notice the word ‘slightly’ in the text. Think of it like the word ‘proza’ on your weblog. It’s a fact, but not on first sight :-)
januari 16th, 2007 at 22:30
@Kris, all right, you have your point;-) I began to see some more changes on your site ;-) I am curious for what it will become later. Keep going! Thanks for your reply.
januari 18th, 2007 at 15:28
[...] One of the things I have tried to do, keeping with the idea of this being my Swedish blog, is use add-ons and plug-ins for WordPress that come from Swedish contributors. To that end, I’m using fGallery by Fahlstad Design for my photos. My theme is Modern by Ulf Pettersson. (I am entirely responsible for the image in the upper right, which, come to think of it, needs an update.) They deserve to be pimped, I really appreciate both the plug-in and the theme. Tags:blog, communication, plugin theme [...]
januari 28th, 2007 at 22:50
I too was interested in seeing Kevin McGuire’s wider version of Modern, but he must’ve changed his mind, because it’s the standard width now: http://kevin.mcguireclan.net/
I’ve tried a few changes to the design myself, but they never look as good as the original. A three-column version would be great, but I don’t have enough design instinct to see how that could be done without ruining it. The only major change I made (and yes, it’s quite minor) was to increase the font sizes so my older readers stopped bitching. I even kept Ulf’s image. I suppose if more people adopted the theme I’d be forced to modify it…
februari 2nd, 2007 at 18:05
Ah, now he has the wider version running. Doesn’t look bad at all.
februari 13th, 2007 at 9:17
[...] front page of the site. The blog’s new visual theme is a variation on Ulf Pettersson’s Modern; expect it to slowly morph as I modify it to my liking. I’ll try to add some new posts too, [...]
februari 14th, 2007 at 3:51
@Dave, I agree. That wider version looks good. Makes more space for an extra page in the horizontal menu bar as well. The reading is all right too.
februari 14th, 2007 at 19:57
I love this theme, which I’m using with a wordpress 2.07 installation. I need to upgrade to version WordPress 2.1 to get some additional functionality though. Has anyone tried this theme in WordPress 2.1? How does it work?
februari 18th, 2007 at 4:16
Dave, I am running WP 2.1 and use this theme without any problems.
februari 22nd, 2007 at 5:34
Am I a PHP moron or what? I cannot find how to change the background of the area around the actual posts and pages… (the area you have colored with a very subtle pink…)
Can u help me?
mars 3rd, 2007 at 22:22
Excellent! Simply beautiful! Clean, elegant, and as the title says… modern!
mars 5th, 2007 at 5:28
Your theme is awesome, I’m totally stealing it…credited of course…lol
Very clean, very well laid out, no unneeded extras. Kudos ;)
mars 5th, 2007 at 18:41
[...] well satisfied with Ulf Petterson’s excellent WordPress theme, Modern, but for one thing: at 419px, the main content column is just too narrow. Things just won’t [...]
mars 7th, 2007 at 20:59
Great info and theme. Ulf, do you think you might put in a help forum so people can help each other and find solutions easier? Also, anyone successfully widgetized or added a left sidebar as well?????? It’d be tremendously, stupendously appreciated if one of you coders could do a write up on one. ;)
mars 31st, 2007 at 0:38
Hi Ulf,
I just installed your theme, very nice! But I seem to have lost the ”Login” link that used to be under ”Meta”. It’s gone and I can’t find it anywhere. What should I do? Thanks!
april 5th, 2007 at 13:12
[...] June as I’m still developing. The blog is powered by wordpress. The layout is a customization of this theme. As you can see, I customized it quite a lot. I really love the layout of the comments. The logo I [...]
april 10th, 2007 at 15:00
[...] The blog is powered by wordpress. The layout is a customization of this theme. [...]
maj 2nd, 2007 at 22:07
Yeah, really potentionally feature & more then modern. I wish, i would live in USA.
juni 22nd, 2007 at 3:23
[...] voor een of andere redenen is er iets mis met Naked Gemini. Dan maar kiezen voor het out of the box Modern. Niet onmiddellijk iets waar ik echt helemaal warm van wordt, maar het is licht, snel niet zo [...]
juli 17th, 2007 at 19:36
[...] twee regenbuien in het design van mijn weblog aangepast. Het vorige design, gebaseerd op de ‘Modern‘ template, vond ik niet echt goed gestructureerd en visueel kon het ook iets beter. Na wat [...]
augusti 12th, 2007 at 11:00
[...] just updated the WordPress theme I use for this blog (Modern, by Ulf Pettersson) to make use of Dynamic Sidebar’s in WordPress 2.2, following the [...]
augusti 12th, 2007 at 11:11
I just updated this theme to work with WordPress 2.2 dynamic sidebar, find the diff file at http://www.sysadmindiary.com/2007/08/updated-modern-wordpress-theme-for-wordpress-22/.
Feature request: could you please make lists in the side bar nestable, so that (for example) category hierarchy displays correctly?
Cheers
september 12th, 2007 at 19:45
can you make it widget ready ?
september 13th, 2007 at 9:17
very nice theme.
thanks
downloaded!
september 17th, 2007 at 16:20
Great theme, I like this style. Thanks!
september 26th, 2007 at 11:08
Looks great im gonna download it now, Thanks a lot!
oktober 5th, 2007 at 1:50
Nice theme! thanks for share this.
oktober 5th, 2007 at 12:23
[...] thanks to Ulf Pettersen whose Modern theme has served me well for the past 18 [...]
oktober 5th, 2007 at 15:53
Thanks for a really nice theme. Am planning to use it as the basis for a new site I am setting up.
I like the fact that it is very clean and minimal without being too CSSy if you know what I mean…
oktober 22nd, 2007 at 22:14
@Dave, I agree. That wider version looks good. Makes more space for an extra page in the horizontal menu bar as well. The reading is all right too.
november 25th, 2007 at 1:20
Awesome theme. Would love to see an update for WP2.3!
Thanks again.
december 6th, 2007 at 12:59
[...] Audio and Video using representative services like YouTube, Flickr, etc. I’ve been using Modern designed by Ulf Pettersson while we have been getting the site up and its really been nice to look [...]
januari 9th, 2008 at 4:43
[...] Modern [ Demo ] [...]
januari 9th, 2008 at 8:12
[...] Modern [ Demo ] [...]
januari 14th, 2008 at 7:08
[...] Modern [ Demo ] [...]
januari 16th, 2008 at 1:39
[...] Modern [ Demo ] [...]
januari 20th, 2008 at 13:49
[...] Modern [ Demo ] [...]
januari 20th, 2008 at 19:49
[...] Modern [ Demo ] [...]
januari 21st, 2008 at 18:37
[...] Modern WordPress 2.0 [...]
januari 23rd, 2008 at 10:22
I’d also been despairing of finding a theme I liked – until I discovered Modern. Thank you Ulf for offering it.
I’ve done a couple of small tweaks, but I would still like to change the background colour of the area surrounding the central text area. I want the same pale grey (RGB 250/249/248) you use. But I am CSS illiterate enough that I cannot figure out how to do it. I would be grateful if someone could help me (and others who’ve made the same request).
Thanks!
januari 23rd, 2008 at 10:41
OK, I figured it out myself!
For those who haven’t, two steps editing style.css
1. In the ”Begin Typography & Colors” group, add this line:
background: rgb(250,249,248);
or whatever colour you want.
a bit further down, in the #content group, add this line:
background: rgb(250,250,250);
The latter maybe not necessary, but I assumed it was transparent by default.
januari 23rd, 2008 at 14:25
[...] Modern [ Demo ] [...]
januari 26th, 2008 at 23:05
[...] She also needed to be able to update the writing on the site herself. Original theme/coding called Modern — designed by Ulf Pettersson [?] Share This (No Ratings Yet) Loading [...]
januari 30th, 2008 at 13:34
Great theme! Can anyone tell me how to turn off ”excerpts” when displaying archives for things such as categories, so that when clicking these it will display full posts instead of excerpts? Sorry, I am sure it is something simple, but I keep messing things up when trying.
februari 1st, 2008 at 8:28
[...] Modern [ Demo ] [...]
februari 2nd, 2008 at 21:24
[...] Modern [...]
februari 6th, 2008 at 11:39
[...] Modern [ Demo ] [...]
februari 21st, 2008 at 22:21
[...] Modern [ Demo ] [...]
februari 25th, 2008 at 2:34
[...] по имени Ульф Петерсон и располагается по ссылке ulfpettersson.se. Во-первых, он мне очень понравился, а во-вторых служит [...]
mars 3rd, 2008 at 19:32
[...] Modern [ Demo ] [...]
mars 11th, 2008 at 17:57
WOW really beautiful, i would like to saying ,i like it very much,
thanks a lot
ALVIN
mars 24th, 2008 at 18:09
[...] Modern [ Demo ] [...]
mars 30th, 2008 at 10:11
This is a wonderfull theme. I need this for nextblog
Thanks for this and good luck
Dean
mars 31st, 2008 at 15:00
[...] Modern [ Demo ] [...]
mars 31st, 2008 at 15:24
[...] Modern [ Demo ] [...]
april 2nd, 2008 at 19:01
[...] Modern [ Demo ] [...]
april 6th, 2008 at 5:59
thx for the great stuff
april 25th, 2008 at 20:32
I love the theme! Needed to change it to widget friendly, and did some hard-coding to add subpages. But after all said and done I think it looks beautiful! Thanks for putting this together.
april 30th, 2008 at 5:05
[...] moved back from TextPattern to WordPress. It sucks less than it used to. The theme (”Modern”) isn’t my work. I hacked it a little bit (narrower sidebar, tighter [...]
maj 2nd, 2008 at 5:21
[...] modern [...]
maj 5th, 2008 at 12:14
First of all thank you very much for making this theme open source. I am using it on my blog right now, and I’ve been making a few colour tweaks here and there.
maj 7th, 2008 at 8:58
Nice design
maj 9th, 2008 at 21:09
[...] . http://www.ulfpettersson.se/design/modern [...]
maj 13th, 2008 at 7:28
[...] Modern [ Demo ] [...]
maj 15th, 2008 at 10:39
[...] Modern [...]
maj 24th, 2008 at 16:59
[...] preview | download [...]
maj 27th, 2008 at 9:10
[...] Modern [ Demo ] [...]
juni 5th, 2008 at 0:02
[...] Modern [ Demo ] [...]
juni 5th, 2008 at 14:33
very clean and cool design Ulf! I think I found the perfect modernist template to work from. Thank you
juni 15th, 2008 at 4:40
[...] Modern [ Demo ] [...]
juni 20th, 2008 at 16:17
Simple but nice…
juni 21st, 2008 at 17:07
[...] Info & Download Here Preview Here [...]
juni 22nd, 2008 at 13:45
Wonderful theme ! Congratulations, it’s fantastic.
juni 22nd, 2008 at 16:31
Hi Ulf,
very nice and perfect Design for wordpress. Gratulation and thanks
for the good work.
Best regards
juni 24th, 2008 at 19:35
[...] Modern [ Demo ] [...]
juli 6th, 2008 at 10:45
[...] Modern [ Demo ] [...]
juli 16th, 2008 at 11:31
[...] Modern Diese Icons verzweigen auf soziale Netzwerke bei denen Nutzer neue Inhalte finden und mit anderen [...]
juli 18th, 2008 at 10:44
[...] Modern [ Demo ] [...]
juli 21st, 2008 at 13:30
Thank you very much for this great work!
We don’t use the template at the moment, but it looks very good and can be also used (in my opinion) as a company layout!
To use XHTML 1.0 Transitional and CSS 2.1 shows the high quality of the work. All of our projects are realized with this standards!
juli 23rd, 2008 at 1:26
Hello,
Could you please provide instructions to remove the sidebar and make it how it is on your own site?
Thanks!
Michael
augusti 3rd, 2008 at 11:28
Hello Michael,
You can find a good tutorial @ ”http://codex.wordpress.org/Using_Themes”. Here you can find a lot of tips for integrating and modifieing a template.
Best regards
Gerald
augusti 8th, 2008 at 14:03
Ulf… Thanksfull
http://www.greengarage.co.cc/
greengarage
I fix a little problem on sidebar.php i change
<form method=”get” id=”searchform1″ I add a 1
<input type=”text” value=”" name=”s” id=”s1″ I add 1 on $s1 and on id=”s1″ also add 1
and on searchform.php
I add 1 on
<input type=”text” value=”<?php echo wp_specialchars($s1,
on http://validator.w3.org/
it fix
Line 95, Column 27: ID ”searchform” already defined .
✉
An ”id” is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).
Line 46, Column 25: ID ”searchform” first defined here .
Line 96, Column 50: ID ”s” already defined .
…ut type=”text” value=”" name=”s” id=”s” /><input type=”submit” id=”sidebarsub
✉
An ”id” is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).
Line 47, Column 46: ID ”s” first defined here .
But I cant find this error would you helpme?
Line 91, Column 12: end tag for ”ul” which is not finished .
augusti 11th, 2008 at 22:42
Hi Ulf, I really love this theme.
I only want my blog to display one post on the post pages so i set it to 1 in the reading settings.
But how i can get my blog to display all the posts in a particular category when I have 30 posts. Same goes with search. If someone is searching for the term ”love” on my blog i want multiple posts to show. How can i make this happen?
currently my blog only shows 1 post when i do a search or view a category with multiple posts.
Thanks
maren
augusti 11th, 2008 at 23:03
Low and behold I found a plugin that would do what i wanted @ http://moshublog.com/2007/10/30/custom-query-string-reloaded-for-wordpress-23-with-tag-support/
augusti 15th, 2008 at 20:01
[...] Webster Grid Focus Public = Derek Punsalan Modicus Remix = ArtCulture Morning After = Arun Kale Modern = Ulf [...]
augusti 16th, 2008 at 17:32
[...] View demo [...]
augusti 21st, 2008 at 22:34
My favorite WP theme — Crisp. Clean. Simple.
Namaste.
augusti 23rd, 2008 at 15:03
Thank you for the time you spent for creating this theme and for giving it away so that people like me (read not into design and coding) can use it, too.
Tack så mycket.
Adela
augusti 25th, 2008 at 4:34
One of the most beautiful themes published in a vast sea of mediocrity. Great work.
augusti 26th, 2008 at 11:38
[...] Modern [ Demo ] [...]
augusti 28th, 2008 at 15:30
[...] Modern [ Demo ] [...]
september 6th, 2008 at 22:04
[...] Modern [ Demo ] [...]
september 20th, 2008 at 7:41
[...] Modern [ Demo ] [...]
september 21st, 2008 at 17:11
[...] Modern [ Demo ] [...]
september 21st, 2008 at 20:01
I love the template. How did you set up the ”images” section the way you have it on your website?
september 24th, 2008 at 16:56
A very nice design, nice and clean style.
september 30th, 2008 at 12:55
[...] Modern [ Demo ] [...]
oktober 3rd, 2008 at 9:34
This template (in a simple modified design) will be a good alternative for our current design… I will speak with our developer ;)
oktober 7th, 2008 at 17:13
[...] Modern [ Demo ] [...]
oktober 14th, 2008 at 1:36
[...] Modern WordPress Theme is a light, simple and modern theme for WordPress. Page links in Modern are layed out horizontally at the top—rather than in the sidebar—creating a clearer distinction between permanent and updated content. [...]
oktober 16th, 2008 at 21:57
[...] Info & Download Here Preview Here [...]
oktober 27th, 2008 at 0:37
[...] wanted a clean, white design, so I adapted the Modern template with some iconic clip art depicting the many languages she can translate. We used an [...]
november 8th, 2008 at 18:53
[...] Modern [ Demo ] [...]
november 9th, 2008 at 7:12
[...] Modern [ Demo ] [...]
november 11th, 2008 at 16:39
[...] Modern [ Demo ] [...]
november 13th, 2008 at 6:23
[...] Skrevet av Sondre den 13.11.2008 Modern [...]
november 13th, 2008 at 13:56
Very stylish template. I like it…
november 17th, 2008 at 10:23
[...] Modern by Ulf Pettersson [...]
november 17th, 2008 at 20:21
Nice…..
november 26th, 2008 at 21:54
This is a wonderful theme. I’m using it for my course web site, LitMUSE: .
Thank you very much for your generosity.
november 26th, 2008 at 21:56
[...] theme is called “Modern,” by Ulf Pettersson. My many thanks to him for a clean, elegant [...]
november 29th, 2008 at 16:09
[...] elegant theme which is ideal for bloggers focusing on content. Inspired by Ulf Pettersson’s Modern wordpress theme, PressPurple has a similar structure, elegant, fast loading and works in everyday [...]
december 3rd, 2008 at 12:57
[...] Modern [ Demo ] [...]
december 9th, 2008 at 20:51
Hi,
i have wp themes site, can i add this sweet theme to my theme list?
Thank you,
Robert – wpthemesdb.com
december 11th, 2008 at 0:11
Hi Ulf,
I love the theme, thanks alot :)
december 15th, 2008 at 6:51
[...] security whitepaper from BlogSecurity). One side-effect of this is that the site has a new (if not original) design. Another is that it’s lost all of its original comments. I’ve saved them so [...]
december 20th, 2008 at 18:00
[...] Pré-visualização Download de “Modern” [...]
december 24th, 2008 at 15:50
[...] Info & Download Here Preview Here [...]
december 25th, 2008 at 6:27
Ulf’s ”Modern” WordPress template features content as one features cherished art on their showcase wall.
With Admiration,
Glen Woodfin
http://twitter.com/GlenWoodfin
januari 4th, 2009 at 2:17
hi im wondering how i could use this on a wordpress.com blog =P
thanks for your time
januari 13th, 2009 at 12:13
[...] Modern [ Demo ] [...]
januari 18th, 2009 at 0:41
[...] have to fix the widget issue yourself, though I’ll be glad to help. Theme Design: Modern Designed by: Ulf Pettersson Download: Click [...]
januari 25th, 2009 at 2:20
My website is using Modern, and is widgetized- I downloaded a patch from the Internet somewhere. I will try and look for it.
januari 28th, 2009 at 19:23
First of all: Excellent theme! After searching hundreds and trying tens of different themes, I believe I have found the one I have been seeking in Modern.
Of course, I want to modify it a bit for my own use. Could anyone help me with how I can show the blog description either in the space that the title is in, below the page nav tabs, or at the top right of the pages (just below the title)?
Hope someone can help, and I thank you in advance for your assistance.
Shawn
februari 3rd, 2009 at 18:59
This theme is stunning.
februari 6th, 2009 at 8:23
[...] introduce you to Modern. Download [...]
februari 7th, 2009 at 7:16
Brilliant. I love simple themes.
Im going to install this now :)
februari 8th, 2009 at 6:03
So elegant in its simplicity – refreshing as a fresh snowfall!
I do not have the exact quote, but Sir Isaac Stern had commented that the great violinists would know that the harder challenge is not the virtuoso fire and storm, but in the single sustained note.
Thank you very much for gifting everyone with the Modern theme, Ulf.
februari 11th, 2009 at 19:22
[...] Modern [ Demo ] [...]
februari 25th, 2009 at 3:29
[...] Download | Demo [...]
februari 28th, 2009 at 20:40
Oh my gosh! I really luv it! We installed it on our own server and its georgeous! Keep it goin on, pal ;-) Many greetings from Germany.
februari 28th, 2009 at 22:14
Hi Ulf,
I would like to insert a small image (of me :)) to the sidebar. How can I do this?
Thank’s for a great theme!
mars 4th, 2009 at 3:02
[...] Modern WordPress Theme is a light, simple and modern theme for WordPress. Page links in Modern are laye out horizontally at the top rather than in the sidebar creating a clearer distinction between permanent and updated content. [...]
mars 4th, 2009 at 16:21
[...] zum Bloggen geeignet, dafür sind aber auch ein paar sehr einfache, wie das Theme “Modern“, [...]
mars 9th, 2009 at 11:16
[...] Theme info Live Demo [...]
mars 11th, 2009 at 4:53
[...] minimalism, whitespace, and good typography in a free WordPress theme since Ulf Petterson’s Modern theme, if you ask [...]
mars 16th, 2009 at 14:55
[...] Theme Info | Demo [...]
mars 22nd, 2009 at 2:13
[...] Modern [ Demo ] [...]
mars 25th, 2009 at 14:12
[...] Theme info Live Demo [...]
mars 25th, 2009 at 14:44
Excellent! Simply beautiful! Clean, elegant, and as the title says modern
april 15th, 2009 at 5:27
[...] 4:36 am on April 15, 2009 | 0 Permalink | Reply Ulf Pettersson » Modern. [...]
april 18th, 2009 at 17:55
[...] Demo / Download [...]
april 20th, 2009 at 15:09
[...] Modern Minimal WP [...]
april 22nd, 2009 at 6:41
[...] Modern [ Demo ] [...]
april 23rd, 2009 at 13:01
I’m using this theme. Love its simplicity!
Thanks :)
april 29th, 2009 at 16:36
[...] Demo | Website [...]
april 30th, 2009 at 20:43
[...] Levent Patent tarafndan Trkeletirilen ve Dzenlenen WordPress Modern Temas temasnn demosunu buradan inceleyebilir ve buradan indirebilirsiniz. __________________ [...]
maj 2nd, 2009 at 16:04
[...] Modern [...]
maj 4th, 2009 at 20:09
[...] Modern [ Demo ] [...]
maj 5th, 2009 at 8:30
Have been using K2 and several other themes after I used Modern but I returned to Modern.
maj 8th, 2009 at 19:02
[...] Live Demo | Download [...]
maj 10th, 2009 at 14:48
[...] Modern [...]
maj 11th, 2009 at 17:39
[...] Link: Theme Demo [...]
maj 14th, 2009 at 16:13
[...] sitio está basado en WordPress (modificado a partir de la plantilla Modern) y usa la galería NextGEN para facilitar el acceso a las obras. Asimismo, hace uso de Cooliris [...]
maj 14th, 2009 at 19:47
[...] Modern Minimal WP | View Demo » [...]
maj 19th, 2009 at 8:13
[...] (1 votes, average: 4.00 out of 5) Loading … THEME INFO THEME DEMO Modern Cleanliness Posted by WPMU Team in WP, WPMUon 05 19th, 2009 | no [...]
maj 22nd, 2009 at 9:14
Great design!
”Nothing great was ever achieved without enthusiasm.”
Ralph Waldo Emerson
maj 24th, 2009 at 15:55
[...] Info & Download Here Preview Here [...]
juni 4th, 2009 at 18:04
[...] Modern [ Demo ] [...]
juni 5th, 2009 at 6:27
[...] Modern [ Demo ] [...]
juni 7th, 2009 at 14:27
[...] Modern | Demo | Download [...]
juni 12th, 2009 at 19:45
Thanks for the theme. I will just still have to get a different header image.
juni 17th, 2009 at 12:26
[...] Quelle | Vorschau Bookmark hinzufügen [...]
juni 18th, 2009 at 22:47
A very nice template! It’s nice to see, that designer and programmer are making good work for people with not so much skills and experience. The template looks high-quality and is well done!
juni 22nd, 2009 at 21:46
[...] Modern [ Demo ] [...]
juni 23rd, 2009 at 1:26
ulf thanks for make this brilliant theme LGPL ^__^, i have made some modification of your template you can see the result in my website
juni 23rd, 2009 at 12:51
[...] Demo and [...]
juni 24th, 2009 at 19:36
[...] Download Modern [...]
juni 27th, 2009 at 22:00
[...] preview | download [...]
juni 28th, 2009 at 9:38
[...] Modern [ Демо ] [...]
juni 30th, 2009 at 10:23
[...] preview | download [...]
juli 1st, 2009 at 7:49
[...] Modern [ Demo ] [...]
juli 5th, 2009 at 0:00
[...] In: WordPress themes 4 Jul 2009 Go to Source [...]
juli 5th, 2009 at 15:49
hey, thanks a lot. But there are some css bugs with new browsers…
juli 11th, 2009 at 5:47
[...] Modern [ Demo ] [...]
juli 12th, 2009 at 17:44
[...] Modern [ Demo ] [...]
juli 14th, 2009 at 20:44
[...] 7. Modern [...]
juli 17th, 2009 at 16:08
[...] sitio está basado en WordPress (modificado a partir de la plantilla Modern) y usa la galería NextGEN para facilitar el acceso a las obras. Asimismo, hace uso de Cooliris [...]
juli 18th, 2009 at 16:35
[...] Modern [...]
juli 19th, 2009 at 15:10
[...] Modern [...]
juli 25th, 2009 at 6:52
[...] Download | Demo [...]
juli 27th, 2009 at 17:04
[...] Download Modern [...]
juli 31st, 2009 at 13:49
Brilliant ! Will this be updated for the latest version of WordPres?
augusti 6th, 2009 at 12:37
A very nice template!
augusti 15th, 2009 at 1:42
Klasse. Vielen Dank für dieses fantastische Theme.
augusti 19th, 2009 at 18:47
Hallo Ulf,
thank you for that theme. I will test it soon.
Thanks
Olli from Hannover/Germany
augusti 31st, 2009 at 0:16
Do you know how I would remove the sidebar from the Modern theme and then widen the part of the page where the text is written? Thank you.
september 3rd, 2009 at 22:51
[...] white, minimal, two column | Demo | [...]
september 7th, 2009 at 21:53
[...] Modern [...]
september 11th, 2009 at 5:56
[...] preview | download [...]
september 13th, 2009 at 1:59
[...] Modern [ Demo ] [...]
september 14th, 2009 at 16:18
[...] Modern [ Demo ] [...]
september 26th, 2009 at 8:02
Hey very nice job, dear collegue. I love clear designs!
Best wishes from Berlin, Germany
Oliver
oktober 2nd, 2009 at 12:48
Hi!
You can modify the theme to use those functions by: 1. putting BX_functions.php from Blix in the Modern folder
oktober 5th, 2009 at 20:56
[...] Modern [ Demo ] [...]
oktober 19th, 2009 at 7:27
[...] Modern [ Demo ] [...]
oktober 20th, 2009 at 23:18
[...] Modern [ Demo ] [...]
oktober 28th, 2009 at 20:19
I wanted this them because it had no sidebar. I previewed it and there was a sidebar. How the heck can I get rid of this stinking sidebar. It doesn’t matter what template I use I get the sidebar. I have removed all the widgets but can’t figure it out.
november 2nd, 2009 at 11:22
[...] Modern [ Demo ] [...]
november 9th, 2009 at 18:33
Will this work with WordPress 2.0?
november 10th, 2009 at 21:56
[...] was just too heavy for me. Meet my new friend, a light and airy friend from the wonderful people at Ulf Peterson. I think it was meant to [...]
november 23rd, 2009 at 14:51
[...] kan downloade det og læse mere om det her: http://www.ulfpettersson.se/design/modern/ Del denne artikel med [...]
november 30th, 2009 at 11:52
[...] Theme info Live Demo [...]
november 30th, 2009 at 14:58
[...] Modern Minimal WP [...]
december 15th, 2009 at 1:07
[...] Modern [...]
januari 18th, 2010 at 15:35
[...] 详情和下载 | 预览 [...]
januari 21st, 2010 at 17:18
[...] Modern [ Demo ] [...]
januari 27th, 2010 at 11:50
[...] Modern [ Demo ] [...]
januari 29th, 2010 at 12:06
This is such a great theme, Ulf.
Does anybody know how I can change following: At the moment, name of my blog is the same as the name written with orange letters. Is that possible to changee?
And is it possbile to make differnt titles on the stativ pages, than the title on the menu on the top of the pages? ”Like where ”home is, could have a different headline on the page which it is reffering too?
Thanks a lot!
februari 6th, 2010 at 18:35
[...] Modern [ Demo ] [...]
februari 12th, 2010 at 18:10
Thanks for sharing such a beautiful theme. I really hope you won’t be on pause too long !
februari 25th, 2010 at 20:30
Hi,
I want to have comments on the pages. Is it possible? I have them enabled but see nowhere for people to click to comment on the page.
mars 10th, 2010 at 19:24
[...] chose the Modern WordPress theme, and made a few customizations to enable the features that I wanted. After that, I [...]
mars 13th, 2010 at 0:35
[...] Demo | Download [...]
mars 20th, 2010 at 2:00
[...] Modern [ Demo ] [...]
mars 21st, 2010 at 8:04
[...] Modern | Demo | [...]
mars 21st, 2010 at 11:30
[...] Modern [ Demo ] [...]
mars 21st, 2010 at 22:35
Gosh, I love this theme but it’s half a decade old! There’s not much that I don’t like about it except that being stuck at a 0.9 beta just isn’t good. And this designer’s home page is literally on pause.
april 2nd, 2010 at 8:17
This is the theme which was looking for. The theme is truly minimalistic and gets loaded in a short span of time. I have suggested this theme to many of my friends who have been looking for a minimalist wordpress themes and personally looking forward to add this theme to one of my blog. Thanks for making this wonderful theme and for the free download.
april 22nd, 2010 at 11:23
[...] Modern [ Demo ] [...]
maj 6th, 2010 at 13:14
[...] Info & Download Here Preview Here [...]
maj 8th, 2010 at 10:10
[...] 13. Modern [...]
maj 8th, 2010 at 18:23
Thanks for sharing this magnificent theme. Just downloaded it and I’m gonna try if it fits with my blog :)
maj 9th, 2010 at 15:14
[...] by Ulf Pettersson. View demo and download [...]
maj 13th, 2010 at 14:15
[...] Theme page – Demo [...]
maj 27th, 2010 at 21:22
[...] 13. Modern [...]
juni 2nd, 2010 at 18:00
Great info and theme. Ulf, do you think you might put in a help forum so people can help each other and find solutions easier? Also, anyone successfully widgetized or added a left sidebar as well?????? It’d be tremendously, stupendously appreciated if one of you coders could do a write up on one. ;)
juni 3rd, 2010 at 10:08
Gosh, I love this theme but it’s half a decade old! There’s not much that I don’t like about it except that being stuck at a 0.9 beta just isn’t good. And this designer’s home page is literally on pause.
juni 3rd, 2010 at 15:48
[...] [ Demo ]Curved WordPress ThemeAccord WordPress Theme2. Simple, Minimalistic ThemesiAModicus 0.2Modern [ Demo ]Documentation [ Demo ]JentriminiBitsGIMP StyleDayvan Theme [ Demo ]Tree Theme [Demo ]DePo [...]
juni 8th, 2010 at 13:26
Hi
I would really like to have ”child”pages on this theme. I love the theme by the way!!! Could someone send me some code or something to ”paste in”?:)
juni 14th, 2010 at 10:57
[...] Modern [ Demo ] [...]
juni 15th, 2010 at 11:19
Whitespace is the ”magic word” ;o)
juni 19th, 2010 at 5:55
[...] Modern [ Demo ] [...]
juni 24th, 2010 at 17:51
[...] [ Demo ]Curved WordPress ThemeAccord WordPress Theme2. Simple, Minimalistic ThemesiAModicus 0.2Modern [ Demo ]Documentation [ Demo ]JentriminiBitsGIMP StyleDayvan Theme [ Demo ]Tree Theme [Demo ]DePo [...]
juni 26th, 2010 at 13:48
[...] Modern [ Demo ] [...]