krstatzar design studio

krstatzar web design SEO text

Modern design for your needs. Complete web design, graphics + code (HTML, CSS...), custom Wordpress themes, GUI design and more at affordable price

Posts Tagged ‘design’

Nov
6
2011

Don’t Design For IE6 (Unless you have to!)

ie6thumb260

More than a year ago I wrote article about should you design for IE6. Things have changed and I don’t support it any more for some time. If you check this site in IE6 (if you still own that relict) I am sure it would look really bad. Don’t get me wrong if a client asks for IE6 support I would go along but unless I really have to I wouldn’t touch that stuff. IE6 is history and HTML5 is here to stay. There are still headaches, IE7 and IE8 have minds of their own too but IE6 was pure evil I tell you.

Sep
3
2011

960 Grid System and Firworks

960meetsfireworks

960 grid system is a great way to design websites. I don’t use it always but I would sure recommend it. First thing first, what the heck is a 960 grid system? Well go to 960.gs and get your copy. It is a tool (or bunch of tools) that will help you out in making your web site look professional and clean. Grid system is awesome for fast website prototyping. It will make your website layout bulletproof, with just the right gutter and spacing of elements.

Aug
14
2011

Fireworks for website mockups

fireworks-thumb

Fireworks is really a great tool, and I am really glad Adobe keeps developing it. When comes to creating website mockups and preparing your graphics for the web Fireworks is one of the best. I am not going to discus which is better Photoshop or Fireworks, that is not the topic here, but if you want to become a web designer and having hard time dealing with Photoshop, believe me Fireworks is the right choice.

Nov
16
2009

DJ Hero Theme

Theme for Aston2 inspired by DJ Hero game. I have never liked the idea of using brushed metal in UI and skins in general but I must admit it fit in quite nicely. My first animated wallpaper but so I hope you’ll like it. You can get the theme here and below you can see the 1440×900 screenshot. I hope you will enjoy it as much as I did while making it. It took hours and hours too polish the look the way I wanted but I think it has payed off well.

djhero1440full

May
7
2009

Skinning and Web

I know some people tend to underestimate the knowledge of skinning and question its usability in other fields but I personally find the knowledge from my skinning background pretty applicable. I’ll show one example just to illustrate it.
CSS sprites, really cool way to achieve nice rollover effects, button states, look at the css code below from planetaston.com

#menu ul li a {
display: block;
float: left;
line-height: 34px;
width:100px;
height: 34px;
text-align: center;
color: #ffffff;
text-decoration:none;
background:url(‘images/butts.png’) no-repeat top left;
}

#menu ul li a:hover, #menu ul li.current_page_item a {
color:#1D1D1D;
text-align: center;
background-position: -100px 0;

}

#menu ul li a:focus, #menu ul li.current_page_item a {
color:#FFFFFF;
text-align: center;
background-position: -200px 0;

}
#menu ul li a:active, #menu ul li.current_page_item a {
color:#FFFFFF;
text-align: center;
background-position: -200px 0;
}

And the image butts.png is below

butts

(more…)

Check out some of my latest work

Services

I offer various design services at a very affordable price. Design services include:

  • Web Design
    HTML/CSS + Graphics
  • WordPress
  • Skin Design
  • PSD to HTML
  • GUI Design and more...

Feel free to check on my portfolio to get familiar with my skills and style. Contact me any time krstatzar{at}gmail.com