Hey guys, I just put up a new layout for one of my sites. Its not a big change from what it was before...I just went from a white/blue (light) layout to a darker one. http://www.geekstir.com/ Any advice is appreciated. I'm trying to keep it simple, oh and I'm on a high def screen, so tell me if it looks crappy on a crt monitor if thats what u have. Thanks.
Put on more white spaces. It looks too compressed for me. You may add padding on the body and decrease the size of your videos. As for the color scheme, they look good. Color coordinated.
looks real nice. Although it does need a bit more white space as someone else said. Also the links to the top left, it'd be better if they were display:block; just so you can hover over anywhere on the link and have it act as a link, instead of just the text. Although playing about with that could cause problems, so don't unless you know what your doing.
.nav li a:hover { color: #169ACC; text-decoration: bold; } text-decoration is like lines and stuff. Make that font-weight:bold; #rb width:15x; Needs opening bracket and px not x : ) Gotta luv this FF toolbar thingie.