Clean theme, a free css / xhtml compliant light-weight, professional theme
filed under: sNews CMS / Themes & Templates
This is my 3rd theme to be made specifically for sNews (though I am releasing it as a static vanilla HTML theme as well) thus far, and it is probably my personal favorite. This template is very lightweight & minimalist, there are only 4 images used throughout, and I have lightened up the stylesheet quite a bit from my typical themes, yet I think the result is quite nice, I'm calling it simply "clean" because that's what I feel best represents it. I have tested it & it is working with the following browsers (IE 5.5 & 6 tested with IE Tester, may not be 100%) on Vista;
- Internet Explorer: 5.5, 6, 7 & 8 RC1
- Firefox: 2 & 3
- Safari 3
- Opera 9
You can view the live demo at clean.mdj.us (offline until further notice). Since the admin is not accessible on the demo, here are couple of admin area screen shots in Safari;
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License. I do not require link backs (though they are greatly appreciated), however if you redistribute &/or port it to another cms or blog systems, you must credit me by maintaining the comment block in the header of the index.php file, you may extend the comment block with your authoring information.
Please don't hesitate to test it out and let me know what you think, if I missed anything, etc. Thanks!
For people wanting to use this theme without sNews, I will be releasing this theme as a vanilla HTML theme as some point in the near future as well.
7 comments
Add a new comment »Categories
Recent Entries
Recent Comments
- Redbeard (I managed to get Vampire: The Masquerade - Bloodlines ...)
- Tina (Installed this today and working like a charm :) Thanks!)
- Tina (Thanks for this great mod :) Working on my site for quite a ...)
- konga (Hi Matt, if you plan to update it, please have a look into ...)
- David (Yo Matt, I have a problem, when I use this mod. ...)
- Dave (Have a Toshiba NB305. Win7 starter would not do screen ...)
- Daichisan (Howdy Matt, I dont really get it, whats ...)
- Matt (Mine is just customized further, that's all :) It just spits ...)
- Matt (David, Do you own or admin the server? Do you have exec ...)
Popular Entries
- Compact archives for sNews 1.7 (5/5)
- Light-weight related articles mod for sNews 1.7 (4.78/5)
- SEF / SEO search for your sNews website (4.75/5)
- 1024x600 netbook wallpapers of Evangeline Lilly (4.67/5)
- Gravatar mod for sNews 1.7 (4.67/5)
- An improved tag cloud for sNews 1.7 (4.67/5)
- Image / math hybrid captcha version 2, vastly improved (4.64/5)
- Command & Conquer Generals, and the Zero Hour expansion on the Acer Aspire One netbook (4.6/5)
- Related Articles mod for sNews CMS, public beta release (4.6/5)


Feb 21st, 2009 at 9:17 am
Thanks a lot, great :)))
I prefer minimalistic themes when I build websites, this is one that I can use (with some small changes).
I learn a lot from your site
PS:
Nice preview under the comments field :)
Feb 21st, 2009 at 2:43 pm
No problem, feel free to change it up all you want to make it yours.
If you like jquery, you can add the live comment preview too; :P
http://mdj.us/web-development/ajax-javascript/live-comment-previewing-using-the-jquery-library/
Feb 21st, 2009 at 9:50 pm
Thanks Matt, now I'll have som modding to do later today ;)
Keep it up, your doing great!
Aug 23rd, 2009 at 8:48 am
"ERROR: not found" ...
Aug 23rd, 2009 at 10:28 am
Sorry for the bad link, fixed now.
Jun 12th, 2010 at 3:44 pm
I have a problem about my commentbox if I write long text it overflows to right can you help me?
Jun 12th, 2010 at 6:09 pm
Hi mkur,
Try setting the overflow property in your stylesheet.
.comment {overflow: auto}