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

Minnow990

This site is awesome.
  • Wordpress Exclude Category (not working?)

    I also tried this earlier today: $loop = new WP_Query( $args.'&cat=-234' ); but there was no luck there either. I tried using tag_id as well, and I've been looking at all the arguments here to find an alternative, but to no ava…
    Comment by Minnow990 January 9 permalink
  • Wordpress Exclude Category (not working?)

    That's because what I posted was the original code. I've tried adding in the exclusion for the category, but the result is the same. It's like wordpress is ignoring the argument for excluding the category. I updated my code and if you…
    Comment by Minnow990 January 9 permalink
  • PHP website Layout

    To be honest, the way you do it with the includes, that's how I do it - except i use the require(); function.
    Comment by Minnow990 September 2011 permalink
  • Opacity in the nav but not in the text of the nav

    Wouldn't that still make the text have an opacity as well? wolfcry was saying put something like: #mainNav { background-color: rgba(66, 33, 11, 0.27); height: 54px; width: 961px; border-radius: 10px; margin: 20px auto; font-size: 1…
    Comment by Minnow990 September 2011 permalink
  • Website Design Advice

    A lot of these are good points and I agree with most of them. I won't repeat any, but if I do it's because I was just skimming each of the long comments. :) I would possibly add in some box shadows where appropriate. For example, the f…
    Comment by Minnow990 September 2011 permalink
  • CSS Tricks homepage & Firefox 6

    I'm pretty sure that has to do with the small circle below his date that has the amount of comments on that post. I don't see why it would do that though. I'm using Firefox 7 beta and it works fine for me.
    Comment by Minnow990 September 2011 permalink