treehouse : what would you like to learn today?
Web Design Web Development iOS Development

curtismchale

  • CSS Active page on Nav in Wordpress

    Chris why would you use this method instead of just calling as the body id?
    Comment by curtismchale April 2009 permalink
  • form select list problem

    I finally found the issue. After 2 hours of searching and 20 minutes after I posted. The PHP function lets the software know what cart id is there and places a hidden input value that was forcing my code but not the original that I sampled from. I …
    Comment by curtismchale January 2009 permalink
  • Feedback please :)

    I like the design. Clean and nice colours. Is there a reason that you need a to wrap the images that just applies a class to them? You can add a second class to the image just by using a space between the classes. When I code a site I always like …
    Comment by curtismchale September 2008 permalink
  • Damned IE!

    If the problem is in IE 6 but not 7 why does your conditional comment include IE 7. If you just want to target before IE 7 use
    Comment by curtismchale September 2008 permalink
  • Damned IE!

    I wouldn't worry about IE 5.5 way too small a market share to spend any time on in my opinion.
    Comment by curtismchale September 2008 permalink
  • Design feedback needed

    I really like the site. The big things that I see you already mentioned as noted and working on.
    Comment by curtismchale September 2008 permalink
  • Mac or PC

    they aren't great for gaming because many games don't come out in a Mac compatible format.
    Comment by curtismchale August 2008 permalink
  • Centering the page/ Page Wrap in IE

    We really need to see the HTML as well to be able to help with this.
    Comment by curtismchale August 2008 permalink
  • My first real attempt

    I see you also post on Freelance Switch. Like I said overall good first attempt stick at it. :D
    Comment by curtismchale August 2008 permalink
  • Finished!

    maybe some sort of subtle bevel and emboss. I am sure you'll come up with something awesome.
    Comment by curtismchale August 2008 permalink
  • Finished!

    I would drop the XHTML & CSS badges. While it is good to be valid most client's don't care and they aren't very nice to look at. I do like the site though. I wonder if you should add some sort of effect to the date stamp on the po…
    Comment by curtismchale August 2008 permalink
  • How do you test in both IE6 and IE7?

    I have both 'muliple ie' and 'ie tester' on my machines and find 'ie tester' much easier to use. some people say that you may still have trouble if it is not an entirely native install of IE.
    Comment by curtismchale August 2008 permalink
  • IE Float Troubles

    having looked at your CSS with the web developer toolbar... cybershot was right you need to clear your floats. Chris's 2nd or 3rd video podcast talks about clearing your floats. Also you can kill the margin-left:auto; and margin-right;auto and …
    Comment by curtismchale August 2008 permalink