Neo concept
By Knut Remi "DrLaunch" Løvlidrlaunch. Tuesday, March 3, 2009 1:02:48 PM

I've made a new concept design known as Neo. I haven't started
development yet but will do so soon. The final theme might differ from the
concept.
Learning web design by doing it, since 2007
By Knut Remi "DrLaunch" Løvlidrlaunch. Tuesday, March 3, 2009 1:02:48 PM

By Knut Remi "DrLaunch" Løvlidrlaunch. Tuesday, October 2, 2007 6:12:11 PM

By Knut Remi "DrLaunch" Løvlidrlaunch. Monday, October 1, 2007 9:38:50 PM

/* :: Sleek Shady Alpha build 72 :: */
body {
background:#000 url(http://files.myopera.com/drlaunch/sleekshady/background.png) 0px 64px repeat-x;
}
#wrap1 {
position:relative;
top:32px;
}
#wrap1,#wrap2{
margin-top:-30px;
padding-top:30px
}
#wrap1[id] {
background:transparent url(http://files.myopera.com/drlaunch/sleekshady/1shadowleft.png) top left repeat-y;
}
#wrap2[id] {
background:transparent url(http://files.myopera.com/drlaunch/sleekshady/2shadowright.png) top right repeat-y;
}
#wrap4 {
background-color:#0d0d0d;
}
#top {
color:#333;
background: url(http://files.myopera.com/drlaunch/sleekshady/banner.png);
height:170px;
}
#subtitle {
color:#555;
}
#menu {
position:relative;
top:-200px;
background:url(http://files.myopera.com/drlaunch/sleekshady/menu.png);
}
#menu a:link, #menu a:visited, #menu a:active {
background:url(http://files.myopera.com/drlaunch/sleekshady/menu.png);
}
#content {
postition:relative;
top:-32px;
}
.post .sticky {
background:#0d0d0d url(http://files.myopera.com/drlaunch/sleekshady/sticky.png) top right no-repeat;
}
#side h2, #side caption {
background:url(http://files.myopera.com/drlaunch/sleekshady/1sidetitle.png);
}
/*
:: Copyrights ::
The Sleek Shady blog theme is Copyright (C) 2007 - DrLaunch. Contact details available on http://my.opera.com/drlaunch/blog/
The Sleek Shady theme is licensed under the Creative Commons GNU General Public License. A copy of the license is available from http://creativecommons.org/licenses/GPL/2.0/
:: Changelog ::
: Build 72 - 2007-10-01 23:20 CEST :
- Fixed the shadows on each side of the blog with #wrap1[id] and #wrap2[id].
- Moved to alpha stage. The theme is now of usable quality. More features will still be added.
: Build 68 - 2007-10-01 22:50 CEST :
- Moved the shadows on each side of the blog.
- Known Bugs -
- The shadows on each side of the blog does not appear correctly.
- The background of the speech bubbles in the sidebar is black instead of dark gray.
: Build 67 - 2007-10-01 22:42 CEST :
- Changed the sticky post thumbtack background with .post .sticky.
- Known Bugs -
- The shadows on each side of the blog does not appear correctly.
- The background of the speech bubbles in the sidebar is black instead of dark gray.
: Build 58 - 2007-10-01 17:48 CEST :
- Changed the background of the sidebar titles again with #side h2, side caption.
- Known Bugs -
- The shadows on each side of the blog does not appear correctly.
- The background of the speech bubbles in the sidebar is black instead of dark gray.
: Build 55 - 2007-10-01 17:48 CEST :
- Changed the background of titles in the sidebar with #side h2, side caption.
- Moved the content up with #content.
- Known Bugs -
- The shadows on each side of the blog does not appear correctly.
: Build 54 - 2007-10-01 16:15 CEST :
- Changed the menu background image in #menu.
- Changed the menu button background image with #menu a:link, #menu a:visited, #menu a:active.
- Known Bugs -
- The shadows on each side of the blog does not appear correctly.
: Build 52 - 2007-10-01 15:54 CEST :
- Changed the banner position to reflect the new blog top offset with body.
- Reduced blog top offset from 64 to 32 pixels with wrap1.
- Known Bugs -
- The shadows on each side of the blog does not appear correctly.
: Build 49 - 2007-10-01 01:35 CEST :
- Added the CC GNU GPL license.
- Known Bugs -
- The shadows on each side of the blog does not appear correctly.
: Build 48 - 2007-10-01 01:12 CEST :
- Positioned the blog lower with wrap1.
- Added banner in #top.
- Changed banner size in #top.
- Changed menu position.
- Added background to body.
- Changed blog background color in #wrap4.
- Added build number. The build number is increased before clicking Save.
- Added changelog.
- Known Bugs -
- The shadows on each side of the blog does not appear correctly.
:: Sleek Shady theme end ::
*/

By Knut Remi "DrLaunch" Løvlidrlaunch. Monday, October 1, 2007 12:05:05 AM
Here's a preview of Sleek Shady. It's a pre-alpha, which means I'm in the process of adding features. This is a unfinished theme. But those who want to try it out and make modifications to it can do so.
I've added the CC GNU GPL license to the theme, which means you have to comply to the license terms when sharing any modifications you've done to the theme with other people./* :: Sleek Shady Pre-alpha build 49 :: */
body {
background:#000 url(http://files.myopera.com/drlaunch/sleekshady/background.png) 0px 96px repeat-x;
}
#wrap1 {
position:relative;
top:64px;
}
#wrap4 {
background-color:#0d0d0d;
}
#top {
color:#333;
background: url(http://files.myopera.com/drlaunch/sleekshady/banner.png);
height:170px;
}
#subtitle {
color:#555;
}
#menu {
position:relative;
top:-200px;
}
/*
:: Copyrights ::
The Sleek Shady blog theme is Copyright (C) 2007 - DrLaunch. Contact details available on http://my.opera.com/drlaunch/blog/
The Sleek Shady theme is licensed under the Creative Commons GNU General Public License. A copy of the license is available from http://creativecommons.org/licenses/GPL/2.0/
:: Changelog ::
: Build 49 - 2007-10-01 01:35 CEST :
- Added the CC GNU GPL license.
: Build 48 - 2007-10-01 01:12 CEST :
- Positioned the blog lower with wrap1.
- Added banner in #top.
- Changed banner size in #top.
- Changed menu position.
- Added background to body.
- Changed blog background color in #wrap4.
- Added build number. The build number is increased before clicking Save.
- Added changelog.
- Known Bugs -
- The shadows on each side of the blog does not appear correctly.
:: Sleek Shady theme end ::
This software is licensed under the CC-GNU GPL.By Knut Remi "DrLaunch" Løvlidrlaunch. Sunday, September 30, 2007 4:05:23 PM

I'm the Sleek...
By Knut Remi "DrLaunch" Løvlidrlaunch. Sunday, August 12, 2007 1:50:06 PM
By Knut Remi "DrLaunch" Løvlidrlaunch. Saturday, May 5, 2007 1:24:39 PM
By Knut Remi "DrLaunch" Løvlidrlaunch. Monday, April 30, 2007 4:58:53 PM