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

leonzinger

  • Wordpress listing subpages

    I have made something very similar on my website, and it goes like this
    Comment by leonzinger February 2011 permalink
  • IE Scrolling issue

    I don't see any problem that i can point to, but... I would recomend you: 1. To make some order in the code, like take the footer menu down (the code of this menu is stuck way up at the start of the page for some reason) 2. Try to validate yo…
    Comment by leonzinger May 2010 permalink
  • Image won't float properly around short paragraphs

    Hi Krislynch, I haven't gone through all of your code, but I have noticed that you are using clear:right; regardless if the image is floated to the right or left. I recommend you to Google the clear property and understand what it does. here …
    Comment by leonzinger May 2010 permalink
  • @font-face issue...

    Hi there, Your code looks good but... @font-face{ font-family: Anmari; src: url('Anmari.ttf’); } this little guy in red look odd... so maybe that's the problem? or maybe you don't have permissions on that file at the hosting server?
    Comment by leonzinger May 2010 permalink
  • Help with wordpress child pages excerpt

    never mind guys, solution found http://www.leon-zinger.com/wordpress/display-child-pages-title-and-content-on-parent-page
    Comment by leonzinger May 2010 permalink
  • Almost done here

    ill do the validation and will fix the bugs. Thank you very much for the feedback Noah,
    Comment by leonzinger May 2010 permalink
  • Span Background Colour IE7 Problem

    it seems that ie7 does not recognize background-color, try adding just "bacground:#444;" attribute
    Comment by leonzinger April 2010 permalink
  • Span Background Colour IE7 Problem

    Heya Robert, just add width:296px; to the #page-body DIV#picture-links A SPAN Works like a charm
    Comment by leonzinger April 2010 permalink
  • IE 7 cross browser issue

    add the left:0; to the next class like that it should work: .coda-nav-left {z-index:1;position:absolute;left:0;}
    Comment by leonzinger April 2010 permalink
  • Help Needed Viewing Site in IE6/7

    Hi Neil, In your ie7 css there is a big and unneeded margin, comment this id in ie7 css and see what happends /* #weatherBar { float: right; margin-right: 115px; } */
    Comment by leonzinger April 2010 permalink
  • wordpress contact form plugin

    Thanks for the reply, My client wants 4 things for the contact form. 1. It will be on the side bar (not a problem) 2. Custom form fields (name, phone, e-mail, car brand and model) 3. The submitted forms will be saved on the db so that they will …
    Comment by leonzinger April 2010 permalink
  • background image z-index?

    Thanks mate, i have already took this approach: put an inline image and set a z-index to it. Just tried to make stuff smarter, but it does not always works like that... :)
    Comment by leonzinger April 2010 permalink
  • Where to place Javascript?

    Hey Realphy, Don't count on me for sure, because i'm not sure where exactly this code should go. But i believe that you should enter this code in the tag and of course add the tag to wrap this code up. It should be like thit …
    Comment by leonzinger March 2010 permalink
  • My new blog

    "chazzwick" said:hey leon the site looks good - very clean, well organised. the only thing i would say is, there is little to distinguish it from a lot of other websites out there. try and stamp your own identity into it, at the moment i…
    Comment by leonzinger February 2010 permalink
  • 2 mocks. What does CSS-Tricks say about them?

    "noahgelman" said:They work for me just fine though. Both the original ones and the ones in your quote. Maybe it's you? They does not work for me either...
    Comment by leonzinger February 2010 permalink