New design, changed content on pages, changed pictures and text on blog posts. I had to make this redesign as the older was from template with small tweeks (made by ProductiveDreams, the theme was BlakMagik). Now, I took a theme called constructor and changed its design completely. This is my first custom hand crafter theme for Wordpress. While doing it I learned a lot more about this CMS.
First I started by brainstorming ideas on a piece of paper. Most of the ideas were from older impressions I had on other web sites, articles or books. For a pity, I couldn’t release all of them, but the most important are present.
Here is extended explanation of the features in this 5-th version of my portfolio – less things in quantity but better in quality, I don’t want to flood my viewers with useless and not impressive works – browser and screen compatibility. The web site was tested on the following browsers and versions:
Safari 3.2.1,
FireFox 3.5.8, 3.0.11, 3.6.8
Google Chrome 4
Opera 10.10
Internet Explorer 6, 7, 8
The only problems that are present are under Internet Explorer 6, which doesn’t support png images and shows them with a background color on the transparent part. In Internet Explorer 7 is fixed this problem, but the solution for version 6 is to used gif instead of png images. Anyway, since there is very small number of people using this version of IE nowadays, I’ve skipped fixing that problem. There were some other bugs that I had to fix. One that is not so important is the round corners of the container box. If you are with Internet Explorer (no matter which version), you will not see any rounded corners. I’ve considered this as not so big problem and left it as it is. More important is the content than the design.
The web site is without any problem on the following resolutions: 1024 x 768, 1152 x 864, 1280 x 1024. You will have to scroll horizontally, on smaller than 1024 x 768. Still, there is almost nobody that uses 800 x 600 screen resolution.
For developers: maybe you wonder how I’ve installed all those browsers and different versions. Well, I keep only FireFox and IE on my computer. All the rest, were started from http://spoon.net/browsers/. Spoon is a quite useful web site for testing web sites on different browsers without having to install them.
Somebody might want to print a page from my portfolio. There is a special css style for this media, which makes the display value of the header, footer and other useless parts (on print) hidden. To test this style you can simple open the web site, go to File -> Print Preview. I haven’t created that style, it’s from the theme by default.
I made a version for mobile phones which is with completely different design from the one you will see on computer. The content is different to some extend as well. The idea is to make it faster to load. This version was made thanks to the free tool onbile (http://www.onbile.com/
The logos in the design section are made by usind cu3er (http://getcu3er.com/). This is a free 3D flash image slider. I spent quite some time exploring, learning and experimenting with it. I hope you like the result. Similar product on the web is the piecemaker (http://www.modularweb.net/piecemaker/).
The graphic design in the design section is presented by using the plugin for WordPress called FlippingBook (http://pageflipgallery.com/
The prepress in the design section is presented by using a web site called issuu. This is a web site for storing and sharing pdf and other documents in interactive way. Similar to it is SlideShare (http://www.slideshare.net/
There is a feature I tried to implement but got everything quite wrong so it was disabled. There is a css style that targets only external links and can place a small icon to each external link in a way to inform the user that, you see it will open in a new page. What got wrong in my case was that that icon appeared next to each image, too. If you want to know the fix – contact me, I got it in another web site. Here is the starting code to use for the trick (even works in IE):
a[href^="http:"]{background-image: url(external.png);
background-repeat: no-repeat;
background-position: right center;
padding-right: 20px;}
Header. The header was the hardest part to tweek. One of the reasons was that it was the first thing I started to work on, and I still didn’t know that much about making new themes under WordPress. The organs you see are connected with different senses – eyes for visualizing the design, brain – coding, the heart is connected with personality and the core of it all (that’s why it’s named About). I’m sure that this menu makes the web site unique and easier to remember. The organs are from freely distributed brush set. The red color is not incidental, in that day when I was making the menu, my nose started bleeding and after taking a picture of the blood and using some filters for getting more realistic color balance. I took the hex code (fa4225) from the picture and used it in the web site.
The theme of the web site is Nature. The idea is to make the visitor more relaxed, and to take him far from the computer and technical world, into the comfort of nature, where he/she probably goes with the family on holidays and free days.
The final result. I’m not that proud of the final result, because I was looking at it for many hours and I’m already tired of it. I can evaluate it as humble and average. What about you? Please, write a comment and let me know what do you like and what not.
What’s next: In the next days I’ll be working on a new logo, custom 404 error page, business card and I will dive into the ocean of server based coding.











